This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors
Dalai Felinto 9a9d118bbf BGE panels: wip
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....
2009-07-20 20:28:29 +00:00
..
2.5
2009-07-13 00:40:20 +00:00
2009-07-17 02:43:15 +00:00
2.5
2009-07-19 17:14:26 +00:00
2009-07-17 02:43:15 +00:00
2009-07-20 16:39:16 +00:00
2009-07-18 13:29:47 +00:00
2009-07-16 00:50:27 +00:00
2009-07-20 20:28:29 +00:00
2009-07-19 02:28:59 +00:00
2009-07-20 00:02:03 +00:00
2009-07-17 02:43:15 +00:00
2009-07-15 19:19:43 +00:00
2009-07-16 19:41:28 +00:00
2009-06-23 00:09:26 +00:00
RNA
2009-07-10 19:56:13 +00:00
2009-06-23 00:09:26 +00:00
2009-07-08 15:34:41 +00:00
2009-07-08 21:31:28 +00:00
2009-07-16 00:50:27 +00:00