blender/source
Antony Riakiotakis cb99456350 * Cleanup: collapse unneeded paint 2d function to the caller. Also, new
code now does not use painter_2d_paint at all. Made sure the approprate
variables of painter_2d are still initialized (They may be refactored to
become part of the ImagePaintState struct)

* Enable pressure control for new code path in texture paint. This revealed a bug, also present in blender 2.66: Size pressure is broken.
This was pretty interesting for me because it indicates that we could support
dynamic size in texture paint: (See anchored brushes)
2013-03-10 02:30:53 +00:00
..
blender * Cleanup: collapse unneeded paint 2d function to the caller. Also, new 2013-03-10 02:30:53 +00:00
blenderplayer Fix warnings in stubs.c 2013-03-07 17:52:51 +00:00
creator fix for linking with recent armature refactor, was also missing file from CMakeLists.txt. 2013-02-28 00:45:07 +00:00
gameengine style cleanup 2013-03-08 04:00:06 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests style cleanup 2013-03-08 04:00:06 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00