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-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
2012-06-11Move all marker placement into a single omp critical sectionSergey Sharybin
2012-06-11Bugfix [#27886] Transform constraint maps wrongly with negative scaleJoshua Leung
2012-06-11svn merge ^/trunk/blender -r47698:47701Campbell Barton
2012-06-10style cleanupCampbell Barton
2012-06-10Merging r47683 through r47690 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-10Fix compilation without libmvSergey Sharybin
2012-06-10Merging r47677 through r47683 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-10Bump subversion so iteration through all markers would happenSergey Sharybin
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-10style cleanup: use capital camel case names for typedef'sCampbell Barton
2012-06-10Fix #31778. BKE_image_user_frame_calc can be called with iuser==NULL in some ...Lukas Toenne
2012-06-10Merging r47674 through r47676 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-10mango request - add alpha to histogram & sample line.Campbell Barton
2012-06-10Merging r47624 through r47661 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-10Fix #31747, broken image sequence loading after r47432.Lukas Toenne
2012-06-09Fixed crash in previous commit when track preview is drawing for missed frameSergey Sharybin
2012-06-09Homography correction for track preview widgetSergey Sharybin
2012-06-09add a utility function to get an exact match for a grease pencil frame.Campbell Barton
2012-06-09constraints names are not matching (rna and constraint.c). doing rna->constra...Dalai Felinto
2012-06-08Merging r47612 through r47623 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-08Fixed issue with non-updating frame in clip editor when toggling undistorted ...Sergey Sharybin
2012-06-08Added sorting by average reprojection error to motion tracking dopesheet.Sergey Sharybin
2012-06-08Particle Info node for Cycles. This can be used to access particle informatio...Lukas Toenne
2012-06-08svn merge ^/trunk/blender -r47603:47611Campbell Barton
2012-06-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton