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
60956397ca46ae31f5fc1931a8a7fc98d4f1b699
test2
/
source
/
blender
/
python
/
generic
History
Campbell Barton
60956397ca
Cleanup: BLI_utildefines prefix for header-only libs
...
This allows to have different macro headers without them sharing similar names to regular C modules.
2017-09-19 20:16:05 +10:00
..
bgl.c
Fix typo in bgl.Buffer report function
2016-07-02 18:38:05 +02:00
bgl.h
Cleanup: comments (remove outdated & update)
2015-07-24 16:59:39 +10:00
blf_py_api.c
BLF: use float vector passing color args
2016-04-22 20:02:41 +10: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
PyAPI: don't use deprecated PyModule_GetFilename
2017-07-17 12:53:55 +10:00
bpy_internal_import.h
Py API: refactor py text compiling into its own function
2014-02-14 22:03:09 +11:00
bpy_threads.c
Cleanup: remove _POSIX_C_SOURCE undefine
2015-10-20 14:06:29 +11:00
CMakeLists.txt
cleanup
2015-02-13 16:17:00 +11:00
idprop_py_api.c
PyAPI: Make use of PyC_LongAs... API
2017-08-20 15:49:10 +10: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
PyAPI: replace PyC_FromArray with typed functions
2017-08-22 18:10:57 +10:00
py_capi_utils.h
Cleanup: BLI_utildefines prefix for header-only libs
2017-09-19 20:16:05 +10:00
python_utildefines.h
Cleanup: mark VA_NARGS_COUNT as public
2017-08-23 20:16:17 +10:00