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
a2bf2ba7df80dd41d116ec00ff8a3efe2d50b123
test
/
source
/
blender
/
editors
/
screen
History
Brecht Van Lommel
f68b550587
Fix
#33241
: can't exit edit mode when object gets hidden via animation.
2012-11-21 03:33:34 +00:00
..
area.c
Bugfix 32988
2012-10-27 15:27:27 +00:00
CMakeLists.txt
Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERNATIONAL everywhere TIP_/IFACE_ macros are used (else, we get non-international, dummy NOP macros instead!).
2012-03-17 12:07:58 +00:00
glutil.c
code cleanup: use min_/max_ math functions, add minmax_v2_v2v2.
2012-10-25 22:47:54 +00:00
SConscript
Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications.
2012-04-24 12:57:58 +00:00
screen_context.c
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
2012-10-21 05:46:41 +00:00
screen_edit.c
code cleanup: use min_/max_ math functions, add minmax_v2_v2v2.
2012-10-25 22:47:54 +00:00
screen_intern.h
vector versions of BLI_in_rctf / BLI_in_rcti, (BLI_in_rctf_v, BLI_in_rcti_v)
2012-07-11 18:17:48 +00:00
screen_ops.c
Fix
#33241
: can't exit edit mode when object gets hidden via animation.
2012-11-21 03:33:34 +00:00
screendump.c
* Replace math.h with BLI_math.h, this fixes compile on windows.
2012-11-11 18:56:58 +00:00