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
afb5a2acf51ec391c86be0b66e2cd0f220b0f7ba
test
/
source
/
blender
/
python
History
Toni Alatalo
afb5a2acf5
yet another temporary strange but straightforward hack for a script at orange to work! that is: while Joseph is working on the actual Constraint API for bones etc., this allows our armature script to set influences with a simple call: armatureobject.setConstraintInfluenceForBone(bonename, constraintname, influence); fails silently at failure ('cause the c calls used do and no retvals are checked) and is in the strange place (as the current api is largely not object level) but works for us for now (e.g. next few weeks).
2006-02-01 22:21:46 +00:00
..
api2_2x
yet another temporary strange but straightforward hack for a script at orange to work! that is: while Joseph is working on the actual Constraint API for bones etc., this allows our armature script to set influences with a simple call: armatureobject.setConstraintInfluenceForBone(bonename, constraintname, influence); fails silently at failure ('cause the c calls used do and no retvals are checked) and is in the strange place (as the current api is largely not object level) but works for us for now (e.g. next few weeks).
2006-02-01 22:21:46 +00:00
BPY_extern.h
BPython:
2005-05-08 21:20:34 +00:00
BPY_interface.c
clean up some warnings in bpy code
2006-01-16 17:55:03 +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
Final merge of HEAD (bf-blender) into the orange branch.
2006-01-28 16:35:18 +00:00