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
81184c61734e16286f48b57ee9d5f32ade5eb5ad
blender
/
source
History
Lukas Toenne
81184c6173
Fix for node link highlighting not getting reset if a transform operator is cancelled and the node removed. Pass the 'test' option in node link insert testing on to the conditions function, so that at least the highlight flags get cleared before exiting the link insert function, even if there is no actual selected node to insert.
2013-11-07 09:02:30 +00:00
..
blender
Fix for node link highlighting not getting reset if a transform operator is cancelled and the node removed. Pass the 'test' option in node link insert testing on to the conditions function, so that at least the highlight flags get cleared before exiting the link insert function, even if there is no actual selected node to insert.
2013-11-07 09:02:30 +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
…