This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ebb9286fd65d3cb1aae001080dbdb7102e7b49bf
test
/
source
/
blender
/
python
History
Brecht Van Lommel
ebb9286fd6
Fix for cmake + windows debug build crash on startup, PYTHONPATH needs to be set, Py_SetPythonHome seems insufficient. Not sure why this is needed or if there is a better solution, but couldn't find another one.
2010-01-11 11:11:21 +00:00
..
generic
editbone.transform(matrix) function, requested by Cessen.
2010-01-02 22:47:56 +00:00
intern
Fix for cmake + windows debug build crash on startup, PYTHONPATH needs to be set, Py_SetPythonHome seems insufficient. Not sure why this is needed or if there is a better solution, but couldn't find another one.
2010-01-11 11:11:21 +00:00
BPY_extern.h
fixes for errors/warnings found with cppcheck
2009-12-26 20:23:13 +00:00
CMakeLists.txt
remove unused defines, cant check every case but from grepping the souece it should go ok.
2009-10-05 07:08:59 +00:00
Makefile
SVN maintenance.
2009-06-23 00:09:26 +00:00
rna_dump.py
tabs to spaces, remove trailing white space. (apart of pep8)
2009-10-31 19:31:45 +00:00
SConscript
Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (
svn status
output:
http://www.pasteall.org/7887
).
2009-09-15 18:01:18 +00:00
simple_enum_gen.py
tabs to spaces, remove trailing white space. (apart of pep8)
2009-10-31 19:31:45 +00:00
sphinx_doc_gen.py
write our to a shorter path, was failing unless you made the path manually since it was trying to write to a subsub dir that didnt exist.
2010-01-06 09:42:41 +00:00