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
5d2dd0a3fe8922fc7b4e46e2d0fb151f4a4f962a
test
/
source
/
blender
/
modifiers
History
Campbell Barton
54310b8086
bmesh: internal api change, remove BMOElemMapping, its not needed since the values can be stored in the ghash directly.
...
saves 24 bytes per element (per vertex/edge/face on a 64bit system), for bmesh operators.
2013-09-02 03:13:51 +00:00
..
intern
bmesh: internal api change, remove BMOElemMapping, its not needed since the values can be stored in the ghash directly.
2013-09-02 03:13:51 +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
MOD_modifiertypes.h
mesh-cache deform modifier,
2013-01-21 15:41:00 +00:00
SConscript
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00