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
5993a10f94de9eb7d4b2b2e770e282e6cee63f5b
test
/
source
/
blender
/
editors
/
screen
History
Thomas Dinges
13e474047b
* Replace math.h with BLI_math.h, this fixes compile on windows.
2012-11-11 18:56:58 +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
style cleanup
2012-10-31 10:09:06 +00:00
screendump.c
* Replace math.h with BLI_math.h, this fixes compile on windows.
2012-11-11 18:56:58 +00:00