This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8fdfd4cc4c6b74418bfd28720e2fe027c76a1aeb
test2
/
source
/
blender
/
python
History
Campbell Barton
8fdfd4cc4c
PyAPI - setting a buttons string value crashed. suspect this is a 64bit problem since replacing the string length of int, with Py_ssize_t or long prevented the crash. worked around the problem by removing the PyString_AsStringAndSize command.
...
wizard_curve2tree - removing id properties didnt work. exit button used a callback it didnt need to.
2008-04-04 23:12:20 +00:00
..
api2_2x
PyAPI - setting a buttons string value crashed. suspect this is a 64bit problem since replacing the string length of int, with Py_ssize_t or long prevented the crash. worked around the problem by removing the PyString_AsStringAndSize command.
2008-04-04 23:12:20 +00:00
BPY_extern.h
fix for [
#8559
] Python script that uses FIleSelector and has an error in it segfaults Blender
2008-03-15 18:53:42 +00:00
BPY_interface.c
== bugfix ==
2008-03-30 16:18:01 +00:00
BPY_menus.c
== bugfix ==
2008-03-30 16:18:01 +00:00
BPY_menus.h
added a python slot to the "Add->Mesh" menu.
2007-04-02 09:58:01 +00:00
CMakeLists.txt
CMake: Fix FFMPeg/OpenEXR issues in CMake system and possibly the others. OpenEXR can be linked in DEBUG mode on Windows using the libraries in CVS and stub.
2006-11-18 02:48:18 +00:00
Makefile
- Revert to NaN makefiles
2004-01-05 00:06:11 +00:00
SConscript
* remove redundant define.
2008-02-10 18:48:29 +00:00