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
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2017-12-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-19Tracking: Add missing animation path fix after renaming tracksSergey Sharybin
2017-12-19Tracking: Disable animation of auto-keyframe optionSergey Sharybin
2017-12-19Tracking: Use new RNA path utility functionsSergey Sharybin
2017-12-19Tracking: Remove duplicated functionsSergey Sharybin
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-08-26Usual i18n/UI messages fixes...Bastien Montagne
2016-08-232D stabilization: change presentation of target_scale in UIIchthyostega
2016-08-232D stabilization: flip orientation of the scale parameterIchthyostega
2016-08-17More UI messages fixes and cleanup.Bastien Montagne
2016-08-172D Stabilizer: Use more consistent RNA naming for propertiesSergey Sharybin
2016-08-162D stabilizer: Revert majority of UI changeSergey Sharybin
2016-08-162D stabilization: Modify interface so dependency goes strictly from top to bo...Sergey Sharybin
2016-08-16Rework 2D stabilizatorIchthyostega
2016-05-11Fix incorrect FLT_MIN useCampbell Barton
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