Files
test2/release/scripts/startup/bl_ui
Mitchell Stokes 3a4c307652 Use COMPAT_ENGINES instead of RenderEngine.use_game_engine for panel poll methods
This mostly affects physics panels. Any engines relying on
RenderEngine.use_game_engine flag to show/hide panels will need to be
updated. The COMPAT_ENGINES technique is how we usually deal with this.
One issue with use_game_engine is that I cannot find a way to set it; it
appears only the BGE can set it. This means (without this commit)
external RenderEngines cannot get rid of the default physics panels.

The RE_GAME flag (the C flag behind use_game_engine) is pretty hacky
and we should look into removing its usage where possible.
2016-07-27 19:00:35 -07:00
..
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-09-01 13:03:38 +10:00
2015-01-29 15:35:06 +11:00
2016-07-15 15:50:42 +10:00
2016-07-08 00:56:01 +10:00
2016-07-20 06:37:21 +10:00
2016-07-20 06:37:21 +10:00