Revision be3c12b by Sergey Sharybin June 15, 2012, 11:40 (GMT) |
Move selection operators of Clip Editor into their own file |
Revision 8da0a03 by Sergey Sharybin June 15, 2012, 11:15 (GMT) |
2D stabilization didn't work since clip start frame commit |
Revision f0c7242 by Sergey Sharybin June 15, 2012, 11:03 (GMT) |
Internal refactoring of tracking module, should be no functional changes - Re-arrange functions in headers and implementation file to make them more grouped by entity they're operating with. Also order of functions in implementation file should match order of functions in header for easier navigation. - Rename some functions to match conventions of naming public functions. - Some code de-duplication, still some room for improvements tho. - Split main 2D tracking functions into smaller steps to make it more clear. Accidentally OpenMP was disabled in some of previous commits, re-enable it. |
Revision 6a8fceb by Brecht Van Lommel June 15, 2012, 10:15 (GMT) |
Fix cycles non-progressive integrator not delivering correct AO pass. |
Revision ec755bd by Campbell Barton June 15, 2012, 09:58 (GMT) |
style cleanup: composite/blur |
Revision 3264db3 by Gaia Clary June 15, 2012, 09:56 (GMT) |
Collada (Exporter) improved export panel layout minor code cleanup |
Revision e95e241 by Gaia Clary June 15, 2012, 09:51 (GMT) |
Collada (Exporter) improved export panel layout |
Revision 35d1a1c by Campbell Barton June 15, 2012, 08:33 (GMT) |
fix for own mistake - sampling was adjusting alpha when it shouldn't, also make spacebar reset the accumulated color while eyedropping. |
Revision c9f1477 by Sergey Sharybin June 15, 2012, 08:26 (GMT) |
Garbage mate input for keying node This adds garbage matte input to new keying node which is used to force occluding things which can not be eliminated by color operations. White areas defines areas which should be removed from final result. |
Revision 9c55e7b by Campbell Barton June 15, 2012, 08:01 (GMT) |
add node scale offset for old compositor too - also fix for error in last commit. |
Revision 46ea567 by Campbell Barton June 15, 2012, 07:50 (GMT) |
scale node - framing offset: compatible with camera shiftX/Y and the viewport option. |
June 15, 2012, 02:21 (GMT) |
SVN maintenance. |
Revision 4e4e5bb by Nicholas Rishel June 15, 2012, 01:43 (GMT) |
Comment no longer accurate. |
Revision bd91926 by Joseph Eagar June 15, 2012, 01:43 (GMT) |
Added option in shift-g to select verts by number of connected edges (valence). |
Revision 9355bec by Campbell Barton June 14, 2012, 22:48 (GMT) |
click dragging with the eye dropper now averages out colors - useful when you have grainy footage of a green screen. |
Revision 813348a by Campbell Barton June 14, 2012, 19:22 (GMT) |
code cleanup: replace most fRGB functions with inline vector functions |
Revision 8ae116f by Gaia Clary June 14, 2012, 19:19 (GMT) |
Collada: (Exporter) fix Operator preset |
Revision c42d4b1 by Campbell Barton June 14, 2012, 19:09 (GMT) |
remove unused fRGB defines and change float member to bool. |
Revision 91d0ef0 by Campbell Barton June 14, 2012, 18:55 (GMT) |
scale node for new compositor now supports framing option. |
Revision 2cc9eca by Gaia Clary June 14, 2012, 18:29 (GMT) |
fix for exporting armature, when it is explicitly selected |
|