This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ef3f6159ca2ead6b8c0fbc3d83d8eb42f2f5974
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
1815225faa
Blender Font (BLF): add length argument to string width/height functions
...
This also fixes a crash editing buttons longer then UI_MAX_DRAW_STR
2013-12-02 21:10:07 +11:00
..
bgl.c
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00
bgl.h
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00
blf_py_api.c
Blender Font (BLF): add length argument to string width/height functions
2013-12-02 21:10:07 +11:00
blf_py_api.h
correct include guards and add checks in check_style_c.py for them.
2013-09-19 23:17:52 +00:00
bpy_internal_import.c
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00
bpy_internal_import.h
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00
CMakeLists.txt
…
idprop_py_api.c
python api internals: no need to set the stop-iter exception string.
2013-11-17 15:09:57 +11:00
idprop_py_api.h
add typechecks when assigning id-property arrays from python (overflows and errors weren't detected)
2013-10-17 03:18:21 +00:00
py_capi_utils.c
add local _PyLong_AsInt() needed for python older then 3.3.2
2013-10-17 09:58:36 +00:00
py_capi_utils.h
add local _PyLong_AsInt() needed for python older then 3.3.2
2013-10-17 09:58:36 +00:00