forked from bartvdbraak/blender
9a9d118bbf
Logic Panel: - world settings (moved from world) ... that includes physic engine selection + gravity - game player (from gamesettings, it wasn't wrapped) - stereo/dome (from gamesettings, it wasn't wrapped) ... separated stereom into stereoflag and stereomode - properties ... (didn't touch it) Buttons Game Panel: (wip panel) - Physics (moved from Logic Panel) ... it will be a datablock in the future (right Campbell ?) - Material Physics (not currently implemented) ... a datablock link to the materials of an object + the dynamic physic variables * NOTE: in readfile.c::do_version I couldn't do if(scene->world). There is something wrong with scenes with an unlinked world. So so far we are ignoring the old values.... |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile | ||
RAS_GLExtensionManager.cpp | ||
RAS_GLExtensionManager.h | ||
RAS_ListRasterizer.cpp | ||
RAS_ListRasterizer.h | ||
RAS_OpenGLRasterizer.cpp | ||
RAS_OpenGLRasterizer.h | ||
RAS_VAOpenGLRasterizer.cpp | ||
RAS_VAOpenGLRasterizer.h | ||
SConscript |