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
4cd85aa61c3fe104e95b2b88669e6e8f1b796458
test2
/
source
/
blender
/
python
History
Campbell Barton
4cd85aa61c
Texture_getHFracDim was returning an int rather then a float (thanks zuegs for spotting)
...
removed unused var
2008-09-17 03:13:15 +00:00
..
api2_2x
Texture_getHFracDim was returning an int rather then a float (thanks zuegs for spotting)
2008-09-17 03:13:15 +00:00
BPY_extern.h
added BLI_convertstringcwd, used so command line blendfiles and python scripts can be relative to the current path.
2008-09-15 01:32:53 +00:00
BPY_interface.c
added BLI_convertstringcwd, used so command line blendfiles and python scripts can be relative to the current path.
2008-09-15 01:32:53 +00:00
BPY_menus.c
Any script can now register a unique key combination as part of its bpy header. For a supported space type, the user may press this shortcut to invoke the script.
2008-07-15 07:04:31 +00:00
BPY_menus.h
Any script can now register a unique key combination as part of its bpy header. For a supported space type, the user may press this shortcut to invoke the script.
2008-07-15 07:04:31 +00:00
CMakeLists.txt
Merge of first part of changes from the apricot branch, especially
2008-09-04 20:51:28 +00:00
Makefile
Patch from GSR that a) fixes a whole bunch of GPL/BL license
2008-04-16 22:40:48 +00:00
SConscript
Merge of first part of changes from the apricot branch, especially
2008-09-04 20:51:28 +00:00