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
2b46b624f8f292f17efe46bb8cbc8d5b31f7efbf
test
/
source
/
blender
/
python
History
Campbell Barton
2b46b624f8
Error in accessing the listbase needed to use BLI_countlist(&lb) rather then BLI_countlist(lb)
...
fixed, thanks jms for the hint.
2006-04-18 15:37:32 +00:00
..
api2_2x
Error in accessing the listbase needed to use BLI_countlist(&lb) rather then BLI_countlist(lb)
2006-04-18 15:37:32 +00:00
BPY_extern.h
last release we lost our reassuring msg when no local python install
2006-04-11 19:05:58 +00:00
BPY_interface.c
last release we lost our reassuring msg when no local python install
2006-04-11 19:05:58 +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
Add the WITH_OPENEXR to sconscript. I needed this for toni's latest SceneRender stuff to work. Strange that it worked ok on his computer without this.
2006-02-07 19:04:24 +00:00