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
162d6c73e3d0799303dcdfc19e744cfeb8d10e5f
goo-engine
/
source
/
blender
/
windowmanager
T
History
Campbell Barton
4ae7ae6f2e
Code Cleanup: use bool for return values and correct comments
...
also remove CDDM_Check, theres no need for it.
2014-01-22 02:53:48 +11:00
..
intern
Code Cleanup: use bool for return values and correct comments
2014-01-22 02:53:48 +11:00
CMakeLists.txt
OSX/cmake: carbon cleanout
2013-11-05 14:05:37 +00:00
SConscript
OSX: remove obsolete file and adapt scons
2013-11-05 14:02:33 +00:00
WM_api.h
Docs: doxygen file descriptions for BLF, GPU and WM
2014-01-19 23:15:25 +11:00
wm_cursors.h
…
wm_draw.h
…
wm_event_system.h
Docs: doxygen file descriptions for BLF, GPU and WM
2014-01-19 23:15:25 +11:00
wm_event_types.h
Code Cleanup: move MOUSEX/Y to BGE, describe INBETWEEN_MOUSEMOVE
2014-01-12 01:59:17 +11:00
wm_files.h
Code cleanup: minor changes to custom startup file property use
2013-11-30 18:41:42 +11:00
WM_keymap.h
Fix [
#37077
] User prefs > Input and Outliner Keymaps mismatch in representation.
2013-10-15 13:55:06 +00:00
wm_subwindow.h
fix for lasso failing/glitches on overlapping lines, replace scanfill with 2d pixel filling for drawing and selection.
2013-10-04 15:02:05 +00:00
WM_types.h
Game Engine: Level of detail support and tools
2013-12-17 17:03:27 -08:00
wm_window.h
Change window checks to desktop size instead of screen size.
2013-09-10 06:32:32 +00:00
wm.h
…