This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
232c97fdebe046f55fe30a840c51141644092e96
blender
/
source
History
Lukas Toenne
232c97fdeb
Fix for error in r61159: the new gpencil_new_layer_col in UserDef is supposed to be a 4 float RGBA color, but has only 3 floats. This was overwriting tweak_threshold in UserDef and breaking transform
...
operators ...
2013-11-06 21:08:16 +00:00
..
blender
Fix for error in r61159: the new gpencil_new_layer_col in UserDef is supposed to be a 4 float RGBA color, but has only 3 floats. This was overwriting tweak_threshold in UserDef and breaking transform
2013-11-06 21:08:16 +00:00
blenderplayer
Fix [
#34675
] *AFTER 2.69* Info view shows duplicate operators with incorrect values of args
2013-11-06 20:56:18 +00:00
creator
Made buildinfo aware of builds from GIT
2013-11-04 13:21:39 +00:00
gameengine
BGE: Fix for
#37335
"Moving the camera with a key (after the recent BGE cleanup commits) now crashes the game" reported by Ace Dragon.
2013-11-06 19:40:37 +00:00
icons
…
tests
- update bl_run_operators.py for change in blender.
2013-09-15 01:46:25 +00:00
CMakeLists.txt
remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed.
2013-09-03 03:04:44 +00:00
SConscript
…