|
532685f7cb
|
Removed unused memory.h/c
|
2013-11-19 16:04:16 +01:00 |
|
|
8a42d7407a
|
Removed unused ColorGradation + removed old color.h/c
|
2013-11-19 12:59:06 +01:00 |
|
|
a108682b4d
|
Refactored ColorProfile
|
2013-11-19 12:51:26 +01:00 |
|
|
82defc96f6
|
Removed old tools.h/c
|
2013-11-19 12:16:33 +01:00 |
|
|
6436428eeb
|
Removed UNUSED() macro and simplified some headers
|
2013-11-17 23:02:36 +01:00 |
|
|
9e6838f733
|
TerrainDefinition and Scenery refactoring
|
2013-11-17 22:36:18 +01:00 |
|
|
fa5c0041af
|
Refactored TexturesDefinition, getting rid of legacy layers
|
2013-11-16 19:12:42 +01:00 |
|
|
1cccae90be
|
Refactored CloudsDefinition
|
2013-11-15 23:26:44 +01:00 |
|
|
2df3c90ffd
|
Refactored Matrix4 and CameraDefinition
|
2013-11-14 18:47:03 +01:00 |
|
|
5be3231ab9
|
Refactoring color
|
2013-11-13 20:07:35 +01:00 |
|
|
f1a13516c9
|
Freeze and disable fluid medium traversal, for master merge of progress
|
2013-11-11 15:42:11 +01:00 |
|
|
ea8f7f6fb1
|
Merge branch 'master' into fluid_traversal
Conflicts:
Makefile
|
2013-11-10 21:18:32 +01:00 |
|
|
0627603f5a
|
Using googletest instead of cppunit
|
2013-11-10 21:14:10 +01:00 |
|
|
e9751a0e0b
|
WIP on fluid medium traversal
|
2013-11-09 18:46:34 +01:00 |
|
|
5c2bc4b31e
|
Refactoring for c++
|
2013-11-07 09:37:11 +01:00 |
|
|
1a69b1de1d
|
Removed C-API from 'system'
|
2013-11-03 13:00:31 +01:00 |
|
|
abd463d29d
|
Switched rendering lib to c++ compiling
This will allow to avoid #if __cplusplus directives, and C-apis.
|
2013-11-02 16:43:43 +01:00 |
|
|
b789e3879d
|
Rewritten PackStream in C++, using Qt serialization
|
2013-10-30 12:46:18 +01:00 |
|
|
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 |
|