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
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-07Cleanup: includes in headersCampbell Barton
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-07Fix T69597: Changing Grease Pencil Layer in Dopesheet unlocks all layersAntonio Vazquez
2019-09-06Fix T69536: Setting dimensions for parented objects failsCampbell Barton
2019-09-06Transformation Constraint: implement a Mix Mode option.Alexander Gavrilov
2019-09-06Transformation Constraint: initialize scale range values to 1 instead of 0.Alexander Gavrilov
2019-09-06Viewport Shading: StudioLight IntensityJeroen Bakker
2019-09-06Copy Transforms: add a mixing mode option.Alexander Gavrilov
2019-09-06Copy Rotation: implement new mixing modes that actually work.Alexander Gavrilov
2019-09-05LibOverride: Initial attempt to ignore missing place-holders IDs.Bastien Montagne
2019-09-05LibOverride: give more remapping control to `BKE_override_library_create_from...Bastien Montagne
2019-09-05Fix T68840: Metaballs update 'NEVER' method not workingPhilipp Oeser
2019-09-05Eevee: Shadow map refactorClément Foucault
2019-09-05Depsgraph: Ensure it's fully evaluated after POST callbacksSergey Sharybin
2019-09-05Depsgraph: Free user code from worry about updates flushSergey Sharybin
2019-09-05Depsgraph: Pass bmain to evaluation functionSergey Sharybin
2019-09-04Shading Modes: Material and Render PreviewJeroen Bakker
2019-09-04Armature: add Inherit Scale options to remove shear or average the scale.Alexander Gavrilov
2019-09-03GPencil: Fix unreported autolock layers using DopesheetAntonio Vazquez
2019-09-03Drivers: support decomposing rotation into swing followed by twist.Alexander Gavrilov
2019-09-033D View: option only to show axis aligned image emptiesCampbell Barton
2019-09-02DatablockManagement: Cleanup: get rid of `BKE_collection_copy_master()`.Bastien Montagne
2019-09-02DatablockManagement: Fix/sanitize handling of flags for private ID data in co...Bastien Montagne
2019-09-02Cleanup: get rid of BKE_collection_master() useless accessor.Bastien Montagne
2019-09-02DatablockManagement: Cleanup logic of private IDs handling in `BKE_libblock_c...Bastien Montagne
2019-09-02Make Scene Master collection 'Private' ID data, like root nodetrees.Bastien Montagne
2019-09-02GPencil: Add suport to Poly Curves to Convert to Strokes operatorAntonio Vazquez
2019-09-01GPencil: Set fill material when curve is 2D and has fillingAntonio Vazquez
2019-09-01Copy Rotation & Transform: add Euler order override options.Alexander Gavrilov
2019-08-31Drivers: support accessing Quaternion rotation channels.Alexander Gavrilov
2019-08-31Fix non-functional return argument in new gpencil codeCampbell Barton
2019-08-31Fix T66452: Convert Curve to Grease Pencil StrokesAntonio Vazquez
2019-08-31Drivers: support explicit euler rotation order for transform channels.Alexander Gavrilov
2019-08-30Cleanup: spellingCampbell Barton
2019-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro
2019-08-30Cleanup: Fix typo errorAntonio Vazquez
2019-08-30GPencil: Use default material when slot material is emptyAntonio Vazquez
2019-08-29LibOverride: Create override operator: various fixes.Bastien Montagne
2019-08-29BKE_libblock_relink_ex: pass all remapping flags instead of a single boolean.Bastien Montagne
2019-08-29Copy Scale: support copying arbitrary non-uniform scale as uniform.Alexander Gavrilov
2019-08-29LibOverride: Fix use-after-free error when freeing whole Main DB.Bastien Montagne
2019-08-28Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-28Fix strict compiler warning in release modeSergey Sharybin
2019-08-27Fix multires modifier using too much memory outside of sculpt modeBrecht Van Lommel
2019-08-27Cleanup: spellingCampbell Barton
2019-08-27Fix T69210: Crash on Making GPencil Materials zero userAntonio Vazquez
2019-08-27Fix compiler error in WindowsAntonio Vazquez
2019-08-27Workbench: Specular Highlighting for MatCapsJeroen Bakker
2019-08-26Fix T69156: Blender crash when baking rigid body world.Bastien Montagne