Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-22mask re-key feature - mango request. ability to reset selected points shape k...Campbell Barton
2012-06-22use an inline function for rgb -> bw conversion.Campbell Barton
2012-06-21option to disable feather, since its so slow - for interactively editing mask...Campbell Barton
2012-06-21falloff options for dilate/erode feather compo node.Campbell Barton
2012-06-21Fix for properly converting 2.4x IPO Actuators to 2.6x Action Actuators. Prev...Mitchell Stokes
2012-06-21fix for segfault loading a file with a proxy that is a missing link.Campbell Barton
2012-06-20style cleanupCampbell Barton
2012-06-20Silent masks "alloc new deform spline" debug printSergey Sharybin
2012-06-20Do not check result of BKE_tracking_marker_get -- it shall alwaysSergey Sharybin
2012-06-19Fix for subsurf oscillations along creased boundary edgesNicholas Bishop
2012-06-19Code cleanup: use float* rather than void* in subsurf calculationNicholas Bishop
2012-06-18DO not reset clip's focal length when changing path to footageSergey Sharybin
2012-06-18Some options used for "expert" x264 setup were removed from FFmpeg 0.11Sergey Sharybin
2012-06-18Fix #31826: UV/Image editor paint image crashSergey Sharybin
2012-06-18Fix for recent bugfix, make old files with strand width fade 2.0 render same.Brecht Van Lommel
2012-06-18Reduce amount of deprecated symbols used from FFmpegSergey Sharybin
2012-06-17Now updating of resolution should happen nice when clip's filepath is changingSergey Sharybin
2012-06-17style cleanup:Campbell Barton
2012-06-16feather option for dilate/erode node - needed for alpha masks so we can (blur...Campbell Barton
2012-06-16style cleanupCampbell Barton
2012-06-15Remove unused code and correct comment for track mask AASergey Sharybin
2012-06-15fix for building without libmvCampbell Barton
2012-06-152D stabilization didn't work since clip start frame commitSergey Sharybin
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-14new scaling options to scale footage without stretching - add stretch/fit/cro...Campbell Barton
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-14Keying Screen node from tomato branchSergey Sharybin
2012-06-14image sample line now updates with the compositor changes (mango request)Campbell Barton
2012-06-13add Anti-Aliasing (very rough draft algorithm, NOT FINAL version) to raskter ...Peter Larabell
2012-06-13mango requestCampbell Barton
2012-06-13code cleanup: use const float's where possible and specify vector size.Campbell Barton
2012-06-13style cleanupCampbell Barton
2012-06-13Default value for frame offset should be 0Sergey Sharybin
2012-06-13Added frame offset slider to clip datablocksSergey Sharybin
2012-06-13patch #31794 Added new function BKE_object_relational_superset()Gaia Clary
2012-06-13yse BLI_math for the compositor in more places.Campbell Barton
2012-06-12remove input socket of mask node, this wasnt used.Campbell Barton
2012-06-12Some Clip Editor interface clean-ups:Sergey Sharybin
2012-06-12Added options to display only selected tracks and show hidden tracksSergey Sharybin
2012-06-12Make dopesheet settings per-tracking dataSergey Sharybin
2012-06-12Naming + Style tweaks for newly added flag for Action ConstraintJoshua Leung
2012-06-12Masking support for motion tracksSergey Sharybin
2012-06-12Modification of node groups by adding/removing nodes is not possible yet. Thi...Lukas Toenne
2012-06-12Few minors style and type fixes (and a nice, harmless copy/paste error! ;) )Bastien Montagne
2012-06-12"Fix" for [#30704] Action Constraint mapping bugBastien Montagne
2012-06-11rna read/write access to ...Campbell Barton
2012-06-11Scale search area when doing planar trackingSergey Sharybin
2012-06-11Fix invalid array index in armature_deform_verts().Nicholas Bishop
2012-06-11Merging r47702 through r47726 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-11Fix applying object transform to multires objects.Nicholas Bishop