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
9adfa289e800a52a7c4a47ea3ee8dcdf5b50f9c2
test
/
source
/
blender
/
python
/
generic
History
Campbell Barton
8d6a554d75
- add BLI_string_utf8.h for unicode functions.
...
- move font.c unicode functions into string_utf8.c and rename to fit with other BLI_string funcs.
2011-10-20 09:47:05 +00:00
..
bgl.c
formatting edits & remove debug print.
2011-10-13 01:29:08 +00:00
bgl.h
mathutils support for color arithmetic, also some minor whitespace edits.
2011-06-02 08:29:16 +00:00
blf_py_api.c
remove blf.gettext, add blf.unload(font)
2011-09-21 16:06:47 +00:00
blf_py_api.h
doxygen: blender/python tagged.
2011-02-27 20:10:08 +00:00
bpy_internal_import.c
formatting edits & remove debug print.
2011-10-13 01:29:08 +00:00
bpy_internal_import.h
fixed "rather then" -> "rather than" typos all over the place
2011-05-28 13:11:24 +00:00
CMakeLists.txt
correct fix for armature selection, also remove international define from generic python C funcs.
2011-09-22 02:33:58 +00:00
IDProp.c
formatting edits & remove debug print.
2011-10-13 01:29:08 +00:00
IDProp.h
merge from trunk
#37722
2011-06-24 03:30:50 +00:00
noise_py_api.c
formatting edits & remove debug print.
2011-10-13 01:29:08 +00:00
noise_py_api.h
doxygen: blender/python tagged.
2011-02-27 20:10:08 +00:00
py_capi_utils.c
- add BLI_string_utf8.h for unicode functions.
2011-10-20 09:47:05 +00:00
py_capi_utils.h
debug build option WITH_PYTHON_UI_INFO, so you can right click and edit the python source for UI layout directly.
2011-10-20 00:48:00 +00:00