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
3ab085a5b6bafe4e6a43c594f4c6dda9d9be17d7
test
/
source
/
blender
/
python
History
Joseph Eagar
3ab085a5b6
=Python bugfix=
...
Armature code had missing NULL pointer check that crashed when used in pydrivers.
2007-01-30 22:38:43 +00:00
..
api2_2x
=Python bugfix=
2007-01-30 22:38:43 +00:00
BPY_extern.h
== Python Button Evaluation ==
2006-06-12 00:10:00 +00:00
BPY_interface.c
Bugfix for
#5846
erratic error with in "ob.getData(mesh=1)"
2007-01-29 01:27:07 +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