This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2d7587bf0c8405d0ecda26d79ca3e52ca3a87a24
test2
/
source
/
blender
/
windowmanager
/
intern
History
Campbell Barton
69c6a33ba1
wrap the mouse within the region while grabbing so on release the current view never changes and less likelyhood of loosing the cursor when running blender on 2+ screens. (assuming the 3d view isnt stretched over both)
2009-10-17 19:32:28 +00:00
..
Makefile
have texture paint use the curve rather then the falloff setting (falloff gave ugly center area of 100% opacity)
2009-08-21 07:19:06 +00:00
wm_apple.c
2.5
2008-12-18 11:25:17 +00:00
wm_cursors.c
wrap the mouse within the region while grabbing so on release the current view never changes and less likelyhood of loosing the cursor when running blender on 2+ screens. (assuming the 3d view isnt stretched over both)
2009-10-17 19:32:28 +00:00
wm_draw.c
2.5
2009-07-19 12:15:20 +00:00
wm_event_system.c
wrap the mouse within the region while grabbing so on release the current view never changes and less likelyhood of loosing the cursor when running blender on 2+ screens. (assuming the 3d view isnt stretched over both)
2009-10-17 19:32:28 +00:00
wm_files.c
- add torus back from 2.4x as an operator
2009-10-10 21:23:20 +00:00
wm_gesture.c
2.5
2009-07-19 12:15:20 +00:00
wm_init_exit.c
menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared.
2009-10-08 19:06:32 +00:00
wm_jobs.c
Render & Compositing Thread Fixes
2009-09-30 18:18:32 +00:00
wm_keymap.c
macro's can set options for the operators they execute
2009-10-12 12:54:08 +00:00
wm_operators.c
added operators for setting rna for each type, this avoids having double "'quoted'" strings from C which is ugly.
2009-10-14 20:09:21 +00:00
wm_subwindow.c
imbusy GSoC'09 branch merge (Vertex Buffer Object support)
2009-10-03 15:35:01 +00:00
wm_window.c
menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared.
2009-10-08 19:06:32 +00:00
wm.c
wm menu freeing was using freed memory, bone-parent names were being set to "" on menu draw WHY??? - r23247, you know who you are ;)
2009-10-09 12:34:37 +00:00