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
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
2012-07-04Last spell checking (for now).Bastien Montagne
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-06-17style cleanup:Campbell Barton
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-12Added Selected Only and Show Hidden flags to clip editor's curve viewSergey 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-12Masking support for motion tracksSergey Sharybin
2012-06-11UI messages fixes...Bastien Montagne
2012-06-10style cleanupCampbell Barton