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
669533437778339e293c8b2bfefa32166a6cc708
goo-engine
/
source
/
blender
/
windowmanager
/
intern
T
History
Arystanbek Dyussenov
1bca8389dd
Merge from trunk -r 25003:25745.
2010-01-05 19:21:59 +00:00
..
Makefile
Merge from trunk -r 22040:23000.
2009-10-19 16:20:12 +00:00
wm_apple.c
…
wm_cursors.c
grabcursor attribute stores full grab mode so we can better differentiate when it needs to wrap around cursor draw.
2009-12-09 04:51:35 +00:00
wm_draw.c
Fix
#19431
: gestures would sometimes draw incorrect, now ensures they
2009-12-17 19:55:08 +00:00
wm_event_system.c
Macro: insert macro properties into sub operator properties when run (this enables you to set a parameter on the macro itself and have the operator it runs use it). Note that macro properties are not initialized from its operators yet, you have to add them manually. Also, this isn't really nice if two operators in the macro have the same property.
2010-01-05 03:31:57 +00:00
wm_files.c
- loading missing files didnt give any warning
2009-12-27 23:29:34 +00:00
wm_gesture.c
Fix
#19431
: gestures would sometimes draw incorrect, now ensures they
2009-12-17 19:55:08 +00:00
wm_init_exit.c
- sequencer clipboard now stored globally (not in the scene, makes pasting into other scenes nicer)
2009-12-17 16:28:45 +00:00
wm_jobs.c
Bugfix for use of freed memory in jobs manager.
2009-10-20 19:46:36 +00:00
wm_keymap.c
Key map related things:
2009-12-24 09:26:06 +00:00
wm_operators.c
Merge from trunk -r 25003:25745.
2010-01-05 19:21:59 +00:00
wm_subwindow.c
Fix
#19431
: gestures would sometimes draw incorrect, now ensures they
2009-12-17 19:55:08 +00:00
wm_window.c
Fix small mem leak in wm_window_get_size_ghost
2009-12-11 14:25:37 +00:00
wm.c
RNA:
2009-12-08 17:23:48 +00:00