Revision f07a563 by Sergey Sharybin November 6, 2012, 10:18 (GMT) |
Silent strict compiler flag. Brecht, could you please verify it's indeed nothing should be done for frame node here? |
Revision 5effa29 by Campbell Barton November 6, 2012, 09:19 (GMT) |
fix [#33037] Soften brush can't handle seams in texture paint project paint never worked with soften (blur), support now added. |
Revision e7bea58 by Campbell Barton November 6, 2012, 07:11 (GMT) |
minor improvement to projection paint pixel initialization - initialize the pixel alloc size once and re-use it. |
Revision 83a22ec by Joshua Leung November 6, 2012, 06:29 (GMT) |
Harmless formatting tweaks |
Revision 28a14e8 by Joshua Leung November 6, 2012, 05:25 (GMT) |
Display warning/info notification after adding properties to a Keying Set using KKEY Previously this would happen silently, so users may not have noticed that these had been added. Let's see how this goes before seeing if a hotkey change is needed to prevent even more errors. |
Revision 5a21361 by Joshua Leung November 6, 2012, 05:04 (GMT) |
Bugfix [#33043] Changing the name of a keying set does not change group name This now works for absolute Keying Sets (Builtin Keying Sets are highly context dependent, and usually cannot be renamed, so this shouldn't be a problem there) |
Revision 96cb05f by Campbell Barton November 6, 2012, 04:56 (GMT) |
add comments for uiBut a1 and a2 values. |
Revision fb6ded3 by Campbell Barton November 6, 2012, 04:17 (GMT) |
bad use of assignment within ABS() caused SMHASH_NEXT macro to step the offset twice in some cases. |
Revision dbd414d by Dalai Felinto November 6, 2012, 01:14 (GMT) |
bugfix: nodes.new('FRAME') not working reported on irc by Peter Casseta |
Revision a9fb707 by Campbell Barton November 6, 2012, 00:18 (GMT) |
avoid using function calls in macros that result in multiple function calls. |
Revision 2638728 by Joshua Leung November 5, 2012, 23:13 (GMT) |
Bugfix: Missing ')' broke Cycles addon |
Revision da24aa8 by Sergey Sharybin November 5, 2012, 19:57 (GMT) |
Revision 712af7f by Sergey Sharybin November 5, 2012, 19:49 (GMT) |
Synchronize changes with trunk |
Revision 53e952d by Sergey Sharybin November 5, 2012, 19:44 (GMT) |
This files apparently were't marked for delete/add properly |
Revision 18326d8 by Sergey Sharybin November 5, 2012, 19:42 (GMT) |
Revision 2d75986 by Dalai Felinto November 5, 2012, 19:07 (GMT) |
update fisheye tooltip - it was wrongly suggesting equidistant for fulldomes |
Revision 97a1cae by Ton Roosendaal November 5, 2012, 15:58 (GMT) |
Fix for Math node: A test variable needed to be absoluted (positive). Gives expected resuts on negative raiser values. (next; digging in opencl :) (In old compo code too, not effective). |
Revision 2f9e846 by Sergey Sharybin November 5, 2012, 15:55 (GMT) |
Buildbot: blenderplayer configuration needs to define path to boost now |
Revision 1eb1e1e by Sergey Sharybin November 5, 2012, 15:28 (GMT) |
Switch glibc-2.7 buildbots to py3.3 |
Revision 8d0b2bc by Antonis Ryakiotakis November 5, 2012, 15:23 (GMT) |
Compile fixes for recent boost changes |
|