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
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-12-06Array Modifier: option to offset UV'sCampbell Barton
2017-12-06Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-06Add utility function to compare PointerRNA with NULLSergey Sharybin
2017-12-05Merge branch 'master' into blender2.8Germano
2017-12-05Fix for typo in previous commitJoshua Leung
2017-12-05Simplify UI-names for B-Bone Ease In/Out settingsJoshua Leung
2017-12-05Merge branch 'master' into blender2.8Bastien Montagne
2017-12-04Better bevel profile at extreme values of profile.Howard Trickey
2017-12-04RNA: Use const qualifier for an utility functionSergey Sharybin
2017-12-04WM: disable property update messages for fcurvesCampbell Barton
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-12-04Eevee: Irradiance Visibility: Add RNA / Engine propertiesClément Foucault
2017-12-04Cleanup: whitespaceCampbell Barton
2017-12-01Fix warnings in release builds.Bastien Montagne
2017-12-01Cleanup: forgot to rename RNA prop flag to override_static...Bastien Montagne
2017-12-01Fix update of non-scene owned layer collectionsDalai Felinto
2017-12-01Groups and collection: editing group collectionsDalai Felinto
2017-12-01Groups and collection: create group from collectionDalai Felinto
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-12-01Workspaces: Store an active view-layer per sceneJulian Eisel
2017-12-01Depsgraph: Cleanup, namingSergey Sharybin
2017-11-30RNA: Fix unreported: Some callbacks called when updating properties were inco...Germano
2017-11-29Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-11-29ID static override: add basic support for overriding animation.Bastien Montagne
2017-11-29Make basic object & bones transformations overridable.Bastien Montagne
2017-11-29ID static override: Make most Image properties overridable.Bastien Montagne
2017-11-29ID Static Override: add basic UI feedback.Bastien Montagne
2017-11-29ID Static Override, part II: RNA changes.Bastien Montagne
2017-11-29Define RNA_STACK_ARRAY (usable everywhere in RNA), and make PYRNA_STACK_ARRAY...Bastien Montagne
2017-11-29RNA: remove paranoid NULL checkCampbell Barton
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29RNA: sync API changes from 2.8Campbell Barton
2017-11-29RNA: Allow structs to define tags for their propertiesJulian Eisel
2017-11-28Cleanup: namingSergey Sharybin
2017-11-28Cleanup, naming of engine type variableSergey Sharybin
2017-11-28Merge branch 'master' into blender2.8Campbell Barton
2017-11-28makesdna/makesrna: silence output by defaultCampbell Barton
2017-11-27Fix T53291: Deleting objects do not delete them from the blend fileDalai Felinto
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-11-25Eevee: SSS: Add separated Albedo option.Clément Foucault
2017-11-24Depsgraph: Tag background scene for base flags updateSergey Sharybin
2017-11-24Object RNA: expose base_flag settings:Dalai Felinto
2017-11-24Depsgraph: Re-build relations when changing set sceneSergey Sharybin
2017-11-23Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-23Fix T53276: encoding output quality UI clarification.Brecht Van Lommel