|
ea25cdaa55
|
Removed system.h and system.c (replaced by System class)
|
2013-10-26 23:19:49 +02:00 |
|
|
e82e0c47bd
|
Added win32 DLL support everywhere
Build is now entirely possible from a fresh QtSDK install,
with no external dependency.
|
2013-10-20 16:47:59 +02:00 |
|
|
25d14a43ce
|
Replaced glib mutex by QMutex
|
2013-10-20 15:01:57 +02:00 |
|
|
4ee1c4f7e1
|
Threading now uses QThread instead of glib threads
|
2013-10-20 14:53:53 +02:00 |
|
|
b896832e76
|
Removed dependency to OpenIL/libDevIL
|
2013-10-20 14:34:55 +02:00 |
|
|
7f0a13c02b
|
Zone height ranges can now be relative to terrain and water height
|
2013-09-27 23:28:06 +02:00 |
|
|
be19d1d759
|
Moved zone.h and zone.c to tools
|
2013-09-27 22:06:00 +02:00 |
|
|
c6be386a59
|
Switch to HSL color space for material definition
|
2013-09-18 17:10:34 +02:00 |
|
|
08b481df7d
|
WIP on new material dialog
|
2013-08-18 17:13:15 +02:00 |
|
|
edde8442f5
|
Added parallelQueueWait
|
2013-07-07 00:30:26 +02:00 |
|
|
8c8fb185cd
|
Fixed parallel queue issues
|
2013-07-07 00:30:14 +02:00 |
|
|
ea24656b20
|
raster_threading: Added ParallelQueue system as helper
It will be used to push tessellated quads to render area.
|
2013-07-04 17:36:41 +02:00 |
|
|
3e42320c3f
|
Added bounding box system, with camera support
|
2013-06-27 11:46:18 +02:00 |
|
|
08ada5fc7a
|
Fix pack compile problems caused by strlen
- Removed strlen usage
- Added unit testing to protect the change
- Fixed some bugs found with the unit test
|
2013-06-21 15:02:49 +02:00 |
|
|
c49dec4331
|
Quick fix for big cloud lighting artifact
|
2013-06-20 23:47:40 +02:00 |
|
|
22a44540d9
|
Fixed a cache issue
|
2013-06-20 12:32:50 +02:00 |
|
|
5c21a548e3
|
Started work on debian package
|
2013-06-16 19:06:10 +02:00 |
|
|
356b1dad5b
|
Fixed hdr color mapping, broken in previous commit
It was broken in commit 6964e73cd745386ebf131ad0955ed2db590b12fe
|
2013-06-16 16:19:10 +02:00 |
|
|
2c340f0e43
|
Added quick unit test for perspective correction
|
2013-06-14 13:39:45 +02:00 |
|
|
f3ddf1917f
|
Added data system to detect if run in good path
|
2013-06-09 14:07:45 +02:00 |
|
|
3fdb42ba0e
|
paysages : Started clouds refactoring with unit tests (WIP).
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@576 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
|
2013-05-18 21:43:19 +00:00 |
|
|
48ce97e4cb
|
paysages : WIP.
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@559 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
|
2013-04-27 21:40:31 +00:00 |
|
|
9a4cf159ee
|
paysages : Camera refactoring.
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@558 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
|
2013-04-27 19:41:57 +00:00 |
|
|
a9c37d2ad5
|
paysages: More unit testing
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@557 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
|
2013-04-22 14:53:16 +00:00 |
|
|
0e0b39f576
|
paysages : Start of unit testing (WIP).
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@555 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
|
2013-04-20 11:28:56 +00:00 |
|
|
ae19273d18
|
paysages: Project tree reorganization
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@552 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
|
2013-04-17 12:29:51 +00:00 |
|