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
2222117a37052a8e2e33677bd4e83223e34c63a0
blender
/
source
History
Brecht Van Lommel
2222117a37
2.5: disable toolshelf, it doesn't save its state when closing Blender and
...
will not be finished before release, so no point in having it there yet.
2010-07-12 10:47:41 +00:00
..
blender
2.5: disable toolshelf, it doesn't save its state when closing Blender and
2010-07-12 10:47:41 +00:00
blenderplayer
blenderplayer building again (may need updates in libraries I dont compile with, but it' builds here). removed smoke declarations that are not needed anymore (not in windows,
2010-06-02 07:06:47 +00:00
creator
- sequencer wasnt drawing handles, the deprecated v2d was being used which gave a pixely of -nan.
2010-07-11 12:39:50 +00:00
darwin
…
gameengine
Fixing a crash created by an earlier GLSL lighting fix for dynamic loading. When implementing the fix I forgot to check for materials that did not have a blender shader (ie, non GLSL materials).
2010-07-11 09:31:19 +00:00
icons
…
kernel
remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now.
2010-04-18 10:28:37 +00:00
CMakeLists.txt
…
Makefile
Fix Makefile for new getUserDir system.
2010-07-05 14:32:15 +00:00
nan_compile.mk
Fix
#22772
: remove unnecessary -fpascal-strings flag on OS X, only
2010-07-07 15:26:02 +00:00
nan_definitions.mk
fixed typo that prevented tiff support from being enabled by default
2010-05-27 06:08:48 +00:00
nan_link.mk
was curious if makefile still worked. they didnt, found 2 problems
2010-05-23 17:45:08 +00:00
nan_subdirs.mk
…
nan_warn.mk
…
SConscript
…