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
2015-11-04Fix T46687: Animating tracks properties from objects didn't use proper pathSergey Sharybin
2015-11-04Tracking: Move tracks list base search to an utility functionSergey Sharybin
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-07-24Implement option to parent object to undistorted position of 2D trackSergey Sharybin
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-27RNA: rename matrix_for_frame -> matrix_from_frameCampbell Barton
2014-02-26Fix 3D tracks to mesh not aligning mesh properlySergey Sharybin
2014-02-19Added track weight to presetsSergey Sharybin
2014-02-07Add Tabs for Movie Clip EditorSergey Sharybin
2014-01-31Code cleanup: be less vague checking invalid index valuesCampbell Barton
2014-01-31Fix for error setting unique names for tracksCampbell Barton
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton
2014-01-12Style Cleanup: whitespaceCampbell Barton
2013-12-16Motion tracking: use PROP_PIXEL for pixel RNA valuesSergey Sharybin
2013-12-12Use factor subtype for plane track opacitySergey Sharybin
2013-11-29Image wrapping for plane track in clip editorSergey Sharybin
2013-11-25UI: change hard limits on a few camera and image properties to infinite, soft...Mark Ayers
2013-11-20Expose track's offset to the RNASergey Sharybin
2013-11-04UI messages fixes...Bastien Montagne
2013-11-03Motion tracking: use is_keyed to match naming in other areas of RNASergey Sharybin
2013-11-01Expose is_keyframed flag for tracking markerSergey Sharybin
2013-10-26Weighted tracksSergey Sharybin
2013-10-15Get rid of Allow Fallback optionSergey Sharybin
2013-10-11code cleanup: reuse rna_matrix_dimsize_NxN defines between RNA functionsCampbell Barton
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-09-10Tweaks to plane trackSergey Sharybin
2013-08-23Tracking Python API improvementsSergey Sharybin
2013-08-19Usual UI messages fixes...Bastien Montagne
2013-08-16Remove unused and unfinished py bindingsSergey Sharybin
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-05-30Motion tracking: automatic keyframe selectionSergey Sharybin
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton
2013-03-06Tracking dopesheet fixes:Sergey Sharybin
2013-02-26Camera tracking: support refining radial K1, K2 onlySergey Sharybin
2013-01-07Motion tracking API changeSergey Sharybin
2013-01-07Track.insert_frame used to create markers with zero pattern sizeSergey Sharybin
2012-12-30style cleanup: casts, some casts had odd formatting, but very few. Style chec...Campbell Barton
2012-12-11code cleanup: neareast -> nearestCampbell Barton
2012-11-07UI message fixes...Bastien Montagne
2012-11-07code cleanup: use min/max functions rather then macros.Campbell Barton
2012-11-05Camera Tracking: allow fallback to reprojection resection by user demandSergey Sharybin
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-11-01style cleanupCampbell Barton
2012-10-09Motion Tracking: move keyframe settings to per-tracking object settingsSergey Sharybin
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-08-26style cleanup: whitespaceCampbell Barton
2012-08-04Camera tracking presetsSergey Sharybin