blender/source/blender
Campbell Barton b98b4e8be8 projection painting clone tool - gives a similar work flow to cloning in the gimp, Ctrl+Click to set the cursor source, then paint from this location.
todo...
* pixel interpolation.
* clone option can currently only be set from the image paint panel.
* only initialize clone pixels under the mouse.
* overlap between source/target while painting could cause problems. need to look into this.

also fixed some cashes in painting normally.
2008-11-05 14:45:54 +00:00
..
avi Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
blenkernel svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17236:HEAD 2008-11-01 22:04:41 +00:00
blenlib merge 17122:17206 2008-10-28 18:47:01 +00:00
blenloader merge 17122:17206 2008-10-28 18:47:01 +00:00
blenpluginapi * Minor cleanup of SCons files 2008-10-22 11:28:10 +00:00
ftfont Suggestion by GSR; move "extern C" into header file, remove "_" from 2008-04-25 19:18:24 +00:00
gpu Added a -noglsl option to disable GLSL from the command line. 2008-10-12 18:32:26 +00:00
imbuf svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17236:HEAD 2008-11-01 22:04:41 +00:00
include merge 17122:17206 2008-10-28 18:47:01 +00:00
makesdna * Minimum SCons version is now 1.0.0 2008-10-30 23:55:07 +00:00
nodes merge 17206:17211 2008-10-28 20:26:38 +00:00
python svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17236:HEAD 2008-11-01 22:04:41 +00:00
quicktime Merge from trunk 2008-05-05 17:30:33 +00:00
radiosity resolve some compiler warnings with intel c/c++ compiler 2008-09-29 17:08:11 +00:00
readblenfile Merge from trunk 2008-09-19 14:15:36 +00:00
render svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17236:HEAD 2008-11-01 22:04:41 +00:00
src projection painting clone tool - gives a similar work flow to cloning in the gimp, Ctrl+Click to set the cursor source, then paint from this location. 2008-11-05 14:45:54 +00:00
verify Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
yafray This commit fixes bug: [#17770] Texture Plugins do not work. (on windows) 2008-10-10 17:52:25 +00:00
CMakeLists.txt Updated cmake so it has the option to use WITH_DDS 2008-10-28 18:33:34 +00:00
Makefile Merge from trunk 2008-09-19 14:15:36 +00:00
SConscript merge 17206:17211 2008-10-28 20:26:38 +00:00