This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
70060b2936edeff58f7d80ce175e202fd1a87dfd
test2
/
source
/
blender
/
editors
/
space_console
History
Campbell Barton
03e924cdee
mirror modifier vgroup option was doing string name conversion to find the flipped name for every vertex for every weight.
...
the vertex flip mapping only needs to be made once. warning fixes too.
2010-01-16 01:15:47 +00:00
..
console_draw.c
generic operator menu was searching for "type" and using the first enum property if it wasnt found.
2010-01-15 22:40:33 +00:00
console_intern.h
- WM_OT_context_cycle_int wasnt working (also wasnt used anywhere)
2010-01-03 02:24:53 +00:00
console_ops.c
mirror modifier vgroup option was doing string name conversion to find the flipped name for every vertex for every weight.
2010-01-16 01:15:47 +00:00
console_report.c
- modal keymap for border select
2009-11-06 22:51:08 +00:00
Makefile
2.5
2009-07-18 11:32:52 +00:00
SConscript
worked for me but broke building for eman, this fixes (both on linux which is confusing).
2009-07-18 07:01:16 +00:00
space_console.c
- WM_OT_context_cycle_int wasnt working (also wasnt used anywhere)
2010-01-03 02:24:53 +00:00