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
907d19b93d6d1b0b5bb8449a5ef56d5fff7f64db
test
/
source
/
blender
/
python
History
Campbell Barton
907d19b93d
made Mesh.Get('foo') raise an error when foo dosnt exist rather then returning None (to work like other modules)
...
also update Metaball.Get() to be less messy - still functions the same.
2007-01-28 04:58:22 +00:00
..
api2_2x
made Mesh.Get('foo') raise an error when foo dosnt exist rather then returning None (to work like other modules)
2007-01-28 04:58:22 +00:00
BPY_extern.h
== Python Button Evaluation ==
2006-06-12 00:10:00 +00:00
BPY_interface.c
Bug fix for:
2007-01-25 15:19:28 +00:00
BPY_menus.c
bugfix for 5572, BLI_makestringcode was being used to join 2 paths, but adding c:\ to the start of a non root dir. it wold be nice to have a BLI_join_path for this to avoid #ifdef WIN32's in the main code and to check for existing slashes
2007-01-17 15:04:37 +00:00
BPY_menus.h
Added a new Python slot "UvCalculate", moved Archimap and "UVs from adjacent" into it.
2006-12-12 04:18:45 +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
==SCons==
2006-12-04 14:32:07 +00:00