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
f634509dc2dbefc978d4ab2d85243abfc2b92958
blender
/
source
History
Brecht Van Lommel
0fd100edd4
Fix
#36672
: outliner allowed to toggle linked group visibility, which should not
...
be allowed because this is linked data, so any changes would not be saved.
2013-09-06 12:11:15 +00:00
..
blender
Fix
#36672
: outliner allowed to toggle linked group visibility, which should not
2013-09-06 12:11:15 +00:00
blenderplayer
uiLists enhacements: dragresize and better GRID layout.
2013-08-27 15:27:41 +00:00
creator
remove callback BLI_localErrorCallBack from scanfill, was here for years and only ever wrapped printf.
2013-08-28 02:14:24 +00:00
gameengine
Fixing a problem with variance shadow maps blurring out on transparent receivers in the Game Engine reported by Sam Cameron on the IRC.
2013-09-05 22:05:52 +00:00
icons
…
tests
…
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
…