THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
sandey
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
forked from
bartvdbraak/blender
Code
Pull Requests
Activity
5af5f2f21c
blender
/
source
History
Mitchell Stokes
5af5f2f21c
BGE: The blenderplayer usage docs mentioned "enable all frames" was "fixedtime," but the player was actually looking for "fixed_framerate." Since fixedtime doesn't have a fixed framerate, but a fixed time step, I change the player to look for the documented flag, "fixedtime," which makes more sense.
2012-11-25 07:42:41 +00:00
..
blender
Fix
#33296
: uv editing did unnecessary outliner redraw, giving slowdown.
2012-11-25 06:55:39 +00:00
blenderplayer
move source/darwin into release/darwin since these files are for osx packaging.
2012-11-18 07:41:38 +00:00
creator
Fix 33149: LLVM caused startup crash on linux systems using Mesa llvmpipe.
2012-11-21 22:28:15 +00:00
gameengine
BGE: The blenderplayer usage docs mentioned "enable all frames" was "fixedtime," but the player was actually looking for "fixed_framerate." Since fixedtime doesn't have a fixed framerate, but a fixed time step, I change the player to look for the documented flag, "fixedtime," which makes more sense.
2012-11-25 07:42:41 +00:00
icons
tests
add missing bgl and gpu api docstrings (found using docstring completeness checker)
2012-11-22 05:15:52 +00:00
CMakeLists.txt
SConscript
Scons:
2012-06-30 22:44:36 +00:00