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-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-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-10style cleanupCampbell Barton
2012-06-10Fix compilation without libmvSergey 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-10mango request - add alpha to histogram & sample line.Campbell Barton
2012-06-10Fix #31747, broken image sequence loading after r47432.Lukas Toenne
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-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-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton
2012-06-08support for subframe animation evaluation for masks.Campbell Barton
2012-06-08fix for own bug - evaluating past the last frame of a mask didnt work at all.Campbell Barton
2012-06-08Mask editing: remove use_parent property and use check if paren't id is set i...Sergey Sharybin
2012-06-07remove casts to short when allocating new imbufs.Campbell Barton
2012-06-07new sequence strip type for masks.Campbell Barton
2012-06-07Quite some warnings...Bastien Montagne
2012-06-07Avoid imbuf loading when getting movie clip sizeSergey Sharybin
2012-06-07code cleanup: rename sequencer types to SEQ_TYPE_*** and use enums rather the...Campbell Barton
2012-06-07Fix #31725: UV map order is ignored when opening in 2.6+ versionsSergey Sharybin
2012-06-07improvement to handle recalculation, only do this on auto-handles when they a...Campbell Barton
2012-06-07Code cleanup - Shuffled solve_parenting() function around to remove need forJoshua Leung
2012-06-07Bugfix [#31735] Performance issue related to object parenting to armatureJoshua Leung