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
4a903395194aef1cfe97e4d50d73320a72280cf3
blender
/
source
History
Campbell Barton
c48a5fd821
code cleanup,
...
- bmesh_newcore.c -> bmesh_core.c. - add bmesh_interp header.
2012-02-28 16:29:48 +00:00
..
blender
code cleanup,
2012-02-28 16:29:48 +00:00
blenderplayer
Code Cleanup:
2012-02-27 13:47:53 +00:00
creator
initial bmesh python api.
2012-02-22 09:19:53 +00:00
darwin
…
gameengine
code cleanup: use float vector size in function definitions, and const's where the values are unchanged.
2012-02-28 14:05:00 +00:00
icons
…
tests
use ValueError when vector/matrix multiplications sizes are not supported, was using TypeError for mat*vec and ValueError for vec*mat.
2012-02-11 14:27:36 +00:00
CMakeLists.txt
…
SConscript
…