This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea61c7426287c28ae6b0cbb04419d6e2f7aaa663
goo-engine
/
intern
/
guardedalloc
T
History
Campbell Barton
fbe13ab84a
style cleanup
2012-09-20 12:29:28 +00:00
..
cpp
code cleanup: compile with clang and quiet some warnings.
2012-06-28 12:32:06 +00:00
intern
code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later.
2012-09-03 22:04:14 +00:00
test
/simpletest
style cleanup
2012-09-20 12:29:28 +00:00
CMakeLists.txt
…
MEM_guardedalloc.h
code cleanup: vfont's used confusing and over complicated method of storing memory for loaded fonts, not store as a temp var in the fonts.
2012-08-21 10:39:02 +00:00
MEM_sys_types.h
First MinGW-w64 support for cmake has been added. To test I recommend this build:
2012-04-23 20:09:59 +00:00
mmap_win.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
SConscript
…