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
ccf117376d83b44d6aa8ed27ff25af237b20be14
test2
/
source
/
blender
/
python
History
Campbell Barton
ccf117376d
Fixed a python segfault when linking a new object to a scene that had no data and was a Surf. the data wasnt created and blender died. Now an error is raised instead.
2005-12-29 12:06:42 +00:00
..
api2_2x
Fixed a python segfault when linking a new object to a scene that had no data and was a Surf. the data wasnt created and blender died. Now an error is raised instead.
2005-12-29 12:06:42 +00:00
BPY_extern.h
BPython:
2005-05-08 21:20:34 +00:00
BPY_interface.c
-- Bugfix
#3186
: Fix memory leaks caused by multiple calls to
2005-11-30 08:18:06 +00:00
BPY_menus.c
BPython bug fixes:
2005-10-03 19:12:11 +00:00
BPY_menus.h
Note: this commit includes new functionality to save and restore scripts configure options. This is ongoing work, scripts still have to be updated to use this feature and more tests are needed, though many have been performed. The new Scripts Config Editor script is the main part of this. If anyone wants to check it, only the AC3D importer and exporter have already been updated to use it: simply open them (you can then cancel with ESC) to have the data created, then try the config editor.
2005-04-16 05:25:42 +00:00
Makefile
- Revert to NaN makefiles
2004-01-05 00:06:11 +00:00
SConscript
-- Clean-up of Effect and Particle modules; since particle was the only
2005-11-07 00:22:05 +00:00