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
c1619a528cf6cb86b1972bb868eaa90fa5dcd430
goo-engine
/
source
/
blender
/
windowmanager
T
History
Campbell Barton
225c5fee6b
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
...
remove MEM_sys_types.h which was a duplicate.
2013-05-28 19:35:26 +00:00
..
intern
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00
CMakeLists.txt
Removed a Freestyle-specific function call from bf_windowmanager.
2013-03-23 21:38:35 +00:00
SConscript
code cleanup: scons - binreloc include was copied all over the place for no reason, -pthread too.
2013-05-20 18:55:08 +00:00
WM_api.h
code cleanup: comment/remove unused defines
2013-05-28 01:15:59 +00:00
wm_cursors.h
…
wm_draw.h
…
wm_event_system.h
Bug
fix
#34896
2013-04-13 12:03:20 +00:00
wm_event_types.h
Bugfix
2013-03-04 17:06:16 +00:00
wm_files.h
fix for loosing recent-files when running 'Copy Previous Settings'.
2013-03-28 02:29:10 +00:00
WM_keymap.h
Fix
#35262
: assiging shortcuts from e.g. delete or selection mode menus did not
2013-05-10 23:41:41 +00:00
wm_subwindow.h
code cleanup: comment/remove unused defines
2013-05-28 01:15:59 +00:00
WM_types.h
Attempt to
fix
#35057
and
#35372
: slow texture painting performance.
2013-05-15 14:37:05 +00:00
wm_window.h
Fix
#34997
: when starting the game engine in one window and switching to a second
2013-04-18 16:28:39 +00:00
wm.h
…