Go to file
Campbell Barton 4f69dca547 Fix 'bl_app_override' wrapping multiple times.
Calling `SomeClass.draw(self, context)` instead of `self.draw()`
would try to wrap the argument `self` multiple times, causing an error.
2017-03-29 14:31:14 +11:00
build_files Buildbot: Use proper NVCC path 2017-03-24 10:27:41 +01:00
doc Cleanup: Grey --> Gray 2017-02-27 19:33:57 -05:00
extern Update CLERW to the latest version 2017-03-24 09:43:03 +01:00
intern Fix T51068: Place props in their own row 2017-03-28 16:33:05 -04:00
release Fix 'bl_app_override' wrapping multiple times. 2017-03-29 14:31:14 +11:00
source Fix memory leak re-registering operators 2017-03-29 13:35:15 +11:00
tests Cleanup: minor edits to path test 2017-03-24 17:48:22 +11:00
.arcconfig
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Add developer tools submodule 2016-07-15 01:28:00 +10:00
CMakeLists.txt Cleanup: code style & cmake 2017-03-12 02:47:53 +11:00
COPYING
GNUmakefile Makefile: set tab width=4 2017-03-11 20:48:12 +11:00
make.bat Make File: Print 'blender.exe' at the end of the path to run from 2017-02-16 17:08:33 -05:00