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
754f93f30d7898dcfabf818066ea99c19fcba37c
test
/
source
/
blender
/
editors
/
util
History
Campbell Barton
6de829cb7a
code cleanup: split scons includes onto multiple lines, reduce chance of include conflicts later on.
2013-05-20 18:42:28 +00:00
..
CMakeLists.txt
Fix compilation on MinGW(64/32)
2013-04-02 13:07:01 +00:00
crazyspace.c
simple optimization, replace BM_face_other_edge_loop() with BM_loop_other_edge_loop() in situations where the loop is known this avoids a lookup.
2013-04-19 01:02:58 +00:00
ed_util.c
code cleanup: unused functions
2013-04-03 15:04:24 +00:00
editmode_undo.c
code cleanup: favor braces when blocks have mixed brace use.
2013-03-09 03:46:30 +00:00
numinput.c
code cleanup: use const events for modal and invoke operators.
2013-03-13 09:03:46 +00:00
SConscript
code cleanup: split scons includes onto multiple lines, reduce chance of include conflicts later on.
2013-05-20 18:42:28 +00:00
undo.c
Bug
fix
#34866
2013-04-05 17:10:28 +00:00
util_intern.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00