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
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
2012-09-19Mark movie clip user current frame as editableSergey Sharybin
2012-09-18"Colospace" -> "Color Space" (in UI messages).Bastien Montagne
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-04Camera tracking presetsSergey Sharybin
2012-06-19Minor UI message fixes.Bastien Montagne
2012-06-13Added frame offset slider to clip datablocksSergey Sharybin
2012-06-10Support for per-track Grease Pencil datablocks for motion trackingSergey Sharybin
2012-06-06Changed semantic of recently added start_frameSergey Sharybin
2012-06-05Configurable start frame for movie clip datablocks as alternative to automati...Sergey Sharybin
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne