This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8ef934c73f3baeaa582efb8de906b27a3854979c
blender
/
source
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
..
blender
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
blenderplayer
Fix for own commit, stub functions all use the STUB_ASSERT macro now.
2013-07-25 16:04:26 +00:00
creator
quiet warnings when building as a python module
2013-08-26 19:32:03 +00:00
gameengine
BGE: Cleaning up the vsync code a little.
2013-08-26 08:14:52 +00:00
icons
…
tests
test operator script, add ability to load files from a path while testing operators.
2013-06-28 16:30:34 +00:00
CMakeLists.txt
…
SConscript
…