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
7ad59c4e2cb752b10c45501aaa0db04c50a850db
test
/
source
/
blender
/
editors
/
metaball
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
..
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
mball_edit.c
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
mball_intern.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
mball_ops.c
Include DNA_scene_types before ED_object instead of forward enum declaration
2013-06-25 09:27:31 +00:00
SConscript
remove redundant includes from cmake and scons.
2013-05-30 02:16:22 +00:00