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
7715e45a7adf2cc07856956aef27fc6359af94e1
test
/
source
/
blender
/
python
/
intern
History
Campbell Barton
7715e45a7a
removed ED_ prefix from script operator.
...
python operator api was crashing when unknown operators were called.
2008-12-26 12:39:53 +00:00
..
bpy_compat.h
2.5
2008-12-21 10:56:14 +00:00
bpy_interface.c
* temporary PKey in the script and 3D view runs "./test.py" (for testing PyOperators that need to run in the user interface context atm)
2008-12-25 14:17:54 +00:00
bpy_operator.c
removed ED_ prefix from script operator.
2008-12-26 12:39:53 +00:00
bpy_operator.h
wip operator py-api
2008-12-21 08:53:36 +00:00
bpy_rna.c
removed ED_ prefix from script operator.
2008-12-26 12:39:53 +00:00
bpy_rna.h
* PyOperators now parse args using the PyRNA api (wraps ID props internally),
2008-12-25 10:48:36 +00:00
bpy_scriptlink.c
Python RNA API
2008-11-29 13:36:08 +00:00
Makefile
2.5
2008-12-21 10:56:14 +00:00