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
e529882be0752cdfd4fcf2f6b6bc06bcb44947af
goo-engine
/
source
/
blender
/
windowmanager
/
intern
T
History
Antony Riakiotakis
f6062638c1
Fix crash in blenderplayer when scrubbing off screen.
...
Was cache referencing deleted or NULL items. Reported by Kopias on irc
2015-05-21 17:37:11 +02:00
..
wm_cursors.c
Code cleanup: use const for mouse location arg
2014-06-14 00:47:12 +10:00
wm_dragdrop.c
Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).
2015-01-26 16:59:24 +01:00
wm_draw.c
Multi-View and Stereo 3D
2015-04-06 10:40:12 -03:00
wm_event_system.c
UI: errors in buttons now show in info report
2015-05-18 10:02:29 +10:00
wm_files.c
Auto pack: don't show "No new files have been packed" on every .blend file save.
2015-05-01 19:20:42 +02:00
wm_gesture.c
Cleanup: unused headers
2014-11-28 22:16:14 +01:00
wm_init_exit.c
Only initialize icons in background mode.
2015-05-16 06:21:26 +10:00
wm_jobs.c
Fixed T35128. Progress bar sync on Windows.
2014-11-30 13:33:51 -05:00
wm_keymap.c
Building without Python works again
2015-05-19 11:38:07 +10:00
wm_operators.c
Invert value calculation for percentages it makes more sense that way
2015-05-14 14:22:57 +02:00
wm_playanim.c
Fix crash in blenderplayer when scrubbing off screen.
2015-05-21 17:37:11 +02:00
wm_stereo.c
Usual UI messages fixes...
2015-04-27 20:10:32 +02:00
wm_subwindow.c
Fix T43158: pixels in the 3d-view was mis-aligned
2015-01-21 23:15:39 +11:00
wm_window.c
Cleanup: use r_* prefix for return args
2015-05-08 07:25:39 +10:00
wm.c
GHash: avoid redundant casts
2015-05-11 12:39:39 +10:00