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
b0a09bfab34e0340a1c0762355043c8b41cf573e
blender
/
source
History
Campbell Barton
b0a09bfab3
code cleanup:
...
use bmo_* prefix for operator defs, was confusing with bmesh_* api functions.
2012-02-28 09:48:00 +00:00
..
blender
code cleanup:
2012-02-28 09:48:00 +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
style cleanup (mostly whitespace)
2012-02-27 10:35:39 +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
…