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
3509daa1c1910bf1b2ce8fcbee2e5644b2b3d607
test
/
source
/
blender
/
editors
/
util
History
Campbell Barton
c91fd5a0bf
code cleanup: remove editmesh code left hanging around thats already been ported to bmesh, also remove main editmesh header.
2012-04-28 12:23:05 +00:00
..
CMakeLists.txt
Fixed another bunch of i18n bugs (thx to Leon Cheung for spotting them), among which:
2012-04-14 15:06:41 +00:00
crazyspace.c
code cleanup: remove editmesh code left hanging around thats already been ported to bmesh, also remove main editmesh header.
2012-04-28 12:23:05 +00:00
ed_util.c
code cleanup: comment unused functions (removed one which isnt useful anymore).
2012-04-23 07:32:13 +00:00
editmode_undo.c
move debug flag into its own global var (G.debug), split up debug options.
2012-03-31 00:59:17 +00:00
numinput.c
style cleanup: changes to brace placement / newlines - for/while/if/switch
2012-04-28 06:31:57 +00:00
SConscript
Fixed another bunch of i18n bugs (thx to Leon Cheung for spotting them), among which:
2012-04-14 15:06:41 +00:00
undo.c
code cleanup: replace some long ELEM7 checks with macro OB_TYPE_SUPPORT_EDITMODE()
2012-04-28 10:33:32 +00:00
util_intern.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00