|
86e6539af9
|
Fixed a potential segfault at program exit
|
2015-12-16 10:36:21 +01:00 |
|
|
479dcb03ac
|
Added opengl resources deleting at exit (textures, arrays...)
|
2015-12-10 23:41:42 +01:00 |
|
|
2d6c0f34c3
|
Using c++ random generators instead of cstdlib one
|
2015-12-10 19:40:39 +01:00 |
|
|
c12cd91f9b
|
Removed header inlining of Vector3 and Color methods
This made cross-platform compiling and profiling more complicated
|
2015-12-09 00:32:29 +01:00 |
|
|
5e9b37d52c
|
Fixed small memory leaks and uninitialized values
|
2015-11-24 00:58:09 +01:00 |
|
|
88d2a78b70
|
Enforced coding style using clang-format
|
2015-11-09 22:30:46 +01:00 |
|
|
98e3128c31
|
Added /atmosphere/godrays/ definition node
|
2015-09-30 01:08:15 +02:00 |
|
|
8a9c3d4b83
|
Added /atmosphere/sun_radius property
Also added the tool camera mode to focus on the sun while altering its radius
|
2015-09-21 23:12:43 +02:00 |
|
|
9b2c60fe16
|
DefinitionNode.copy now copies children automatically
|
2015-08-24 01:23:05 +02:00 |
|
|
c199bef7f2
|
Added /atmosphere/humidity control
|
2015-08-24 01:19:19 +02:00 |
|
|
bbec14d904
|
Fixed atmosphere saving to file
|
2015-08-19 22:07:44 +02:00 |
|
|
db0be5204f
|
Switched /atmosphere/daytime to new definition system
|
2015-08-18 20:31:11 +02:00 |
|
|
1eef1ef429
|
Start of undo/redo system (added DefinitionDiff)
|
2015-08-16 23:01:56 +02:00 |
|
|
42d3ae4ceb
|
Renamed BaseDefinition to DefinitionNode
|
2015-08-12 22:21:10 +02:00 |
|
|
26fb112da1
|
Added name to all BaseDefinition and toString representation
Also fixed deletion of children in the definition tree,
to handle dynamic and static destructor calls.
|
2015-08-12 17:02:27 +02:00 |
|
|
d0a5f19cc5
|
Added daytime control to QtQuick UI
|
2014-08-28 19:46:06 +02:00 |
|
|
134158c33a
|
Stars optimization and small tweaks
|
2013-12-29 18:44:12 +01:00 |
|
|
3786b21e15
|
Added stars to night sky
|
2013-12-26 17:30:22 +01:00 |
|
|
c651b436ab
|
Added moon configuration
|
2013-12-26 16:55:37 +01:00 |
|
|
4f9e24b87d
|
Refactored AtmosphereDefinition
|
2013-11-16 00:27:40 +01:00 |
|