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
56d37e80a321c48e6ea7748e73aca7553dab2bf4
test2
/
source
/
blender
/
windowmanager
/
intern
History
Joseph Eagar
b0a1904d33
another optimization pass. biggest change is MDeformGroup->dw is now allocated via a somewhat simplistic, if effective allocator. This needs a little bit more work; I'd really prefer building this into guardedalloc, but the method requires mempools, which currently live in blenlib. and I'm not sure if we can have guardedalloc linking with blenlib? anyway, current allocator code is more of a temporary fix until I figure that out.
2009-09-10 01:46:52 +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
2.5: various one-liner fixes
2009-07-28 18:59:36 +00:00
wm_draw.c
2.5
2009-07-19 12:15:20 +00:00
wm_event_system.c
2.5: Restored statistics in the info header.
2009-08-19 12:35:40 +00:00
wm_files.c
2.5: Sound
2009-08-16 20:37:22 +00:00
wm_gesture.c
2.5
2009-07-19 12:15:20 +00:00
wm_init_exit.c
another optimization pass. biggest change is MDeformGroup->dw is now allocated via a somewhat simplistic, if effective allocator. This needs a little bit more work; I'd really prefer building this into guardedalloc, but the method requires mempools, which currently live in blenlib. and I'm not sure if we can have guardedalloc linking with blenlib? anyway, current allocator code is more of a temporary fix until I figure that out.
2009-09-10 01:46:52 +00:00
wm_jobs.c
2.5
2009-07-24 12:43:59 +00:00
wm_keymap.c
2.5
2009-07-28 16:48:02 +00:00
wm_operators.c
Reverted some keymap changes.
2009-08-24 21:45:09 +00:00
wm_subwindow.c
2.5 - Silencing various compiler warnings (mingw)
2009-07-16 04:45:52 +00:00
wm_window.c
Added extra padding for OS X at the top of the screen when opening user prefs. The window header was still getting clipped slightly behind the menu bar.
2009-08-22 08:06:54 +00:00
wm.c
merge with 2.5 at r22793
2009-08-26 10:27:04 +00:00