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
1e613ba9c4bdb5fc279d2cf652f71a647ea54aae
test
/
source
/
blender
/
blenfont
History
Campbell Barton
8ef934c73f
ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_ghash_popkey (since it takes a key as an arg and isnt popping any element from the hash as you might expect).
...
add BLI_pophead/tail, since getting the first element from a list and removing it is a common task.
2013-08-26 23:37:08 +00:00
..
intern
ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_ghash_popkey (since it takes a key as an arg and isnt popping any element from the hash as you might expect).
2013-08-26 23:37:08 +00:00
BLF_api.h
code cleanup: more zero as NULL pointers.
2013-08-07 03:36:05 +00:00
BLF_translation.h
Usual typo fixes... ;)
2013-04-07 10:21:22 +00:00
CMakeLists.txt
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00
SConscript
Fix scons/windows build error, missing pthreads include in blenfont for mutex.
2013-06-29 10:52:18 +00:00