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
14393c9ffbe67eb41281fcc50f8a0ff44e4fe0fc
test2
/
source
/
blender
/
python
History
Campbell Barton
14393c9ffb
bugfix - Blender.GetPaths() was returning relative paths from libraries, but with no way to access the library path the the file is relative too. Check for these cases and make them absolute.
...
bpath also assigned one var it didnt need to.
2008-06-06 08:58:08 +00:00
..
api2_2x
bugfix - Blender.GetPaths() was returning relative paths from libraries, but with no way to access the library path the the file is relative too. Check for these cases and make them absolute.
2008-06-06 08:58:08 +00:00
BPY_extern.h
added ipo script template from blenderartists forTe, made scripts refresh on load factory settings and replaced elysiun with blenderartist.org in headers
2008-04-23 14:04:05 +00:00
BPY_interface.c
numbutton python expression evaluation used driver dictionary, when EnableScriptlinks was disabled number
2008-06-04 22:32:15 +00:00
BPY_menus.c
Changed frame numbering to only alter hashes if they are in the filename (not the directory name) to fix bug [
#10566
] File Open Dialog replaces '#' with '0' in directory names.
2008-05-04 09:41:15 +00:00
BPY_menus.h
Patch from GSR that a) fixes a whole bunch of GPL/BL license
2008-04-16 22:40:48 +00:00
CMakeLists.txt
Patch from GSR that a) fixes a whole bunch of GPL/BL license
2008-04-16 22:40:48 +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
* remove redundant define.
2008-02-10 18:48:29 +00:00