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
434f2172f65cc547c26fc6d7c5a2d5400eff162f
test2
/
source
/
blender
/
python
History
Ian Thompson
434f2172f6
Removed requirement for suggestions to be pre-sorted. Allowed lists of strings to be suggested without having to specify their type. Specifying a prefix when suggesting is now also optional.
2008-07-21 16:40:32 +00:00
..
api2_2x
Removed requirement for suggestions to be pre-sorted. Allowed lists of strings to be suggested without having to specify their type. Specifying a prefix when suggesting is now also optional.
2008-07-21 16:40:32 +00:00
BPY_extern.h
Created a BPy module BPyTextPlugin to centralize functions used across the text plugin scripts. Also created two more scripts to handle imports and member suggestions.
2008-07-15 07:34:46 +00:00
BPY_interface.c
Merged 15170:15635 from trunk (no conflicts or even merges)
2008-07-18 23:35:34 +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
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