jacob1
|
cdc8f64896
|
fix clang compile warnings, fixes #406
also, sim.ambientAirTemp takes floats now
|
2017-04-27 23:08:06 -04:00 |
|
Mark Theng
|
3a3254f38b
|
fix debug zeroth particle (#352)
|
2016-11-07 17:43:20 -05:00 |
|
Mark Theng
|
8e0708daad
|
fix particle debug when unpaused (#343)
|
2016-09-30 23:54:03 -04:00 |
|
jacob1
|
63ac47a270
|
update .life properly when using particle debug shortcuts
|
2016-04-30 10:50:48 -04:00 |
|
jacob1
|
10262b87da
|
remove PARTICLEDEBUG define and replace it with tpt.setdebug(0x8) to activate the key shortcuts
|
2016-02-24 22:06:43 -05:00 |
|
jacob1
|
732e5b8730
|
fix some very minor memory leaks
|
2015-06-30 19:06:18 -04:00 |
|
jacob1
|
717408c9d0
|
also add back DebugParts
|
2014-09-27 23:27:41 -04:00 |
|
jacob1
|
32328ad4fe
|
re-implement tpt.setdebug
|
2014-09-27 22:25:15 -04:00 |
|
jacob1
|
507ba35ce0
|
new DebugInfo thing: the old debug lines
|
2014-09-27 21:49:00 -04:00 |
|
mniip
|
bf908bbfbf
|
Fix various warnings, remove silly useless NO_INLINE system, remove the need for -fkeep-inline-functions
|
2013-10-30 04:47:07 +04:00 |
|
mniip
|
4d9b9b17d7
|
D:
|
2013-05-11 15:08:32 +04:00 |
|
Simon Robertshaw
|
9abe51526c
|
Move all GUI source files into gui/
|
2013-03-22 14:14:17 +00:00 |
|
Simon Robertshaw
|
201d314096
|
Element population histogram debug info display - has to be enabled by adding debugInfo.push_back(new ElementPopulationDebug(gameModel->GetSimulation())); somewhere in GameController
|
2012-12-15 15:57:57 +00:00 |
|