June 15, 2011, 17:41 (GMT) |
Disable VBOs in the Blenderplayer. Fixes bugs 26710, 26647, 20507 |
June 15, 2011, 06:42 (GMT) |
Centralizing the exit key methods to the keyboard devices. This should make it easier to get exit key control to the python API. |
June 15, 2011, 06:03 (GMT) |
Cleaning up some duplicate code. Now the reverseTranslateTable for converting blender key codes to ketsji key codes is only defined in BL_BlenderDataConverter. |
June 15, 2011, 05:13 (GMT) |
Some clean up from the last commit. The exit key setting affects the Blenderplayer now. |
June 15, 2011, 04:46 (GMT) |
Some more work on getting the exit key to work in the Blenderplayer. Input is now restricted to keyboard events only for the exit key UI. |
June 11, 2011, 19:10 (GMT) |
Making the exit key UI element accept key presses instead of numbers. It still does not work for the Blenderplayer, and it does not limit the input to key presses (other events don't work for exiting) |
June 4, 2011, 02:31 (GMT) |
Making the bake options available in Blender Game |
June 1, 2011, 02:11 (GMT) |
==UI== * Added the option to change the exit key for the BGE. The UI currently just sets a number, and this feature most likely does not work for blenderplayer yet. More work on this to come. * Removed the physics settings from the scene panel for the BGE. * Added an Add menu in the logic brick header. |
May 30, 2011, 05:29 (GMT) |
Merge from trunk r37102 (hopefully this one is clean) |
May 30, 2011, 05:10 (GMT) |
Some other stuff sneaked into the last merge . . . stay tuned for a new merge |
May 29, 2011, 09:15 (GMT) |
Merge from trunk r36993 |
May 29, 2011, 02:40 (GMT) |
==UI== * Made some options available in Blender Game that were only available in Blender Render (camera resolution, animation fps) * Created a panel for the embedded player * Renamed the FPS option for the standalone player to Refresh Rate * Moved framing options to display * Made a button to launch the blender player from within blender (only tested on windows for now) |
May 25, 2011, 07:06 (GMT) |
Merging from trunk r36889 |
May 23, 2011, 13:19 (GMT) |
Creating GSoC 2011 cucumber branch. |
|