July 3, 2014, 12:47 (GMT) |
Color management tweaks |
July 3, 2014, 11:26 (GMT) |
First round of taking care of code review remarks from sergey |
June 24, 2014, 16:06 (GMT) |
Address review points: * Deduplicate panel for texture paint brushes * Use compare_len_v3v3_squared for color comparison in 2d fill tool * NULL check when adding texture. |
June 24, 2014, 14:45 (GMT) |
Refresh texture paint caches of materials on changing render engine. This is not perfect yet - it would help a lot if we could restore the node mode of a material when changing the render engine too, but this is maybe for later. Also did some naming cleanups - we have texture paint slots now for materials, not images. |
June 24, 2014, 14:08 (GMT) |
Fix dm material array generation after last corrections. |
June 23, 2014, 13:38 (GMT) |
Misc minor changes - add WM_drag_free_list() - use len_manhattan_v2v2 to compare point distance - avoid calling BKE_scene_use_new_shading_nodes in a loop |
June 23, 2014, 12:32 (GMT) |
Correct DM_DRAW_USE_ACTIVE_UV, was defined as (DM_DRAW_USE_COLORS | DM_DRAW_ALWAYS_SMOOTH) also cleanup headers in paint_curve.c |
June 23, 2014, 12:20 (GMT) |
Merge branch 'master' into soc-2013-paint Conflicts: source/blender/editors/include/ED_sculpt.h |
June 23, 2014, 12:05 (GMT) |
Merge branch 'master' into soc-2013-paint |
June 23, 2014, 11:00 (GMT) |
Cleanup: Make BKE_palette_ functions match our naming convention also use const args for paint functions |
June 23, 2014, 10:20 (GMT) |
Sync with master (remove diff noise) also add WM_DRAG_NOP to show wmDragFlags use |
June 23, 2014, 07:40 (GMT) |
Code cleanup: style and float<>double promotion |
June 23, 2014, 06:35 (GMT) |
Spelling |
June 23, 2014, 06:11 (GMT) |
Merge branch 'master' into soc-2013-paint |
June 22, 2014, 14:50 (GMT) |
Merge branch 'master' into soc-2013-paint |
June 22, 2014, 14:46 (GMT) |
Merge branch 'master' into soc-2013-paint |
June 18, 2014, 19:14 (GMT) |
Merge branch 'master' into soc-2013-paint Conflicts: source/blender/editors/sculpt_paint/paint_stroke.c source/blender/editors/space_view3d/drawmesh.c |
June 13, 2014, 14:30 (GMT) |
Merge branch 'master' into soc-2013-paint Conflicts: source/blender/blenkernel/BKE_blender.h source/blender/blenloader/intern/versioning_270.c |
June 10, 2014, 14:29 (GMT) |
Fix undo after paint curve editing crashing on sculpt mode. Also fix bad file write of paint curves. |
June 9, 2014, 13:54 (GMT) |
fix some layout issues and comment some unused options |
|