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
2022-06-08LibOverride: Make 'image/movieclip user` properties editable.Bastien Montagne
2022-06-08Fix (unreported) missing rna path for some background image properties.Bastien Montagne
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-08-28UI: Timecodes: Rename "No TC in use" to "None"Aaron Carlisle
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-05-03Fix wrong tracking curves after changing clip offsetSergey Sharybin
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-07-19Cleanup: spellingCampbell Barton
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-07-28Fix T66872: Changing clip color space does not update background imagesSergey Sharybin
2019-06-07VSE: Cache invalidationRichard Antalik
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-20Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-11-20Removed superfluous NULL checkSybren A. Stüvel
2018-11-20Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-11-20Added MovieClip.fps read-only property to RNASybren A. Stüvel
2018-09-27UI: new clip editor panels and headers layout.Sebastian Koenig
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-14UI: Capital letters for propertyPablo Vazquez
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-04-05Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-05Load metadata from video files and expose via RNASybren A. Stüvel
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-08-29Movie clip: Add missing animation data RNA declarationSergey Sharybin
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-05-20Movie Clip: Invlaidate clip cache when changing timecodeSergey Sharybin
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2013-11-25UI: change hard limits on a few camera and image properties to infinite, soft...Mark Ayers
2013-04-08Fix #34875: 0 digits of precision was not supported for FloatProperty, nowBrecht Van Lommel
2013-04-05code cleanup: include orderCampbell Barton
2013-04-04Changes to cache invalidation policy for movie clipsSergey Sharybin
2013-03-07use bool for rna funcs.Campbell Barton
2012-12-24Separate image input and sequencer's color spaces in the UISergey Sharybin
2012-09-25rename RNA duration --> frame_duration to match sequence strip.Campbell Barton
2012-09-24Expose movie clip duration property to RNASergey Sharybin
2012-09-20code cleanup: use frame as a prefix for rna propertiesCampbell Barton