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
2fd6e728513f46e1f313667dfcf6b3d6e09cad39
test
/
source
/
blender
/
python
History
Stephen Swaney
ae20f7a95e
bugfix:
#1206
Object.getBoundBox() was returning obdata coordinates.
...
fix memory leak in vector module. Memory allocated by vector constructor was not being freed.
2004-05-15 23:10:37 +00:00
..
api2_2x
bugfix:
#1206
Object.getBoundBox() was returning obdata coordinates.
2004-05-15 23:10:37 +00:00
BPY_extern.h
Allow C++ linkage for the python module.
2004-04-02 13:18:54 +00:00
BPY_interface.c
- PyInt_AsLong() was called on a possibly NULL object, this may be
2004-05-05 03:22:22 +00:00
BPY_menus.c
BPython:
2004-04-19 10:19:41 +00:00
BPY_menus.h
BPython:
2004-01-27 03:34:16 +00:00
Makefile
- Revert to NaN makefiles
2004-01-05 00:06:11 +00:00
SConscript
BPython:
2004-04-24 20:04:37 +00:00