This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cddd784e44c8ee4e7be535a4d105b8ebb65a304f
test
/
source
/
blender
/
windowmanager
/
intern
History
Campbell Barton
bce42d6b5e
group instance still didnt work in some cases, now tag ID flag when linking as well as appending so its easy to know if an ID is newly added or not.
2010-01-07 16:19:38 +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
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
Replaced lasso gesture filling code with scanfill, not 100% as nice, but simpler and more compatible.
2010-01-07 01:27:10 +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
group instance still didnt work in some cases, now tag ID flag when linking as well as appending so its easy to know if an ID is newly added or not.
2010-01-07 16:19:38 +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
OpenGL anti-aliasing for 3D view, user selectable
2010-01-07 10:32:48 +00:00
wm.c
RNA:
2009-12-08 17:23:48 +00:00