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-12Cleanup: Make format.YimingWu
2019-09-12LANPR: target multiple material functionality.YimingWu
2019-09-12Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-09-12LANPR: Use selector instead of numbers for targetsYimingWu
2019-09-12LANPR: fix merge errors.YimingWu
2019-09-12Depsgraph: Free user code from worry about updates flushSergey Sharybin
2019-09-12Depsgraph: Pass bmain to evaluation functionSergey Sharybin
2019-09-12Added function to calculate the total area of a mesh.Sebastian Parborg
2019-09-12DNA: use defaults for Object, Mesh, MaterialCampbell Barton
2019-09-12Sculpt: Pose BrushPablo Dobarro
2019-09-12UI: Format Memory Strings in BinaryHarley Acheson
2019-09-12Sculpt: Mesh Filter ToolPablo Dobarro
2019-09-12Sculpt: Elastic Deform BrushPablo Dobarro
2019-09-12DNA: initial DNA defaults supportCampbell Barton
2019-09-12Sculpt: Draw Sharp BrushPablo Dobarro
2019-09-12Cleanup: remove unused scene struct membersCampbell Barton
2019-09-12Move callbacks API from BLI to BKESergey Sharybin
2019-09-12Cleanup: use post increment/decrementCampbell Barton
2019-09-12Cleanup: includes in headersCampbell Barton
2019-09-12Cleanup: style, spellingCampbell Barton
2019-09-12Fix T69597: Changing Grease Pencil Layer in Dopesheet unlocks all layersAntonio Vazquez
2019-09-12Fix T69536: Setting dimensions for parented objects failsCampbell Barton
2019-09-12Transformation Constraint: implement a Mix Mode option.Alexander Gavrilov
2019-09-12Transformation Constraint: initialize scale range values to 1 instead of 0.Alexander Gavrilov
2019-09-12Viewport Shading: StudioLight IntensityJeroen Bakker
2019-09-12Copy Transforms: add a mixing mode option.Alexander Gavrilov
2019-09-12Copy Rotation: implement new mixing modes that actually work.Alexander Gavrilov
2019-09-12LibOverride: Initial attempt to ignore missing place-holders IDs.Bastien Montagne
2019-09-12LibOverride: give more remapping control to `BKE_override_library_create_from...Bastien Montagne
2019-09-12Fix T68840: Metaballs update 'NEVER' method not workingPhilipp Oeser
2019-09-12Eevee: Shadow map refactorClément Foucault
2019-09-12Depsgraph: Ensure it's fully evaluated after POST callbacksSergey Sharybin
2019-09-12Depsgraph: Free user code from worry about updates flushSergey Sharybin
2019-09-12Depsgraph: Pass bmain to evaluation functionSergey Sharybin
2019-09-11DNA: defaults for ID typesCampbell Barton
2019-09-11Fix T69558: crash in BKE_scene_update_sound for a soundstrip withoutPhilipp Oeser
2019-09-11Fix T69754: crash in sculpting after library overrides were enabledBrecht Van Lommel
2019-09-11LibOverride: Enable them in UI by default.Bastien Montagne
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-11Depsgraph: Allow non-keyed changes from frame_change_post handlerSergey Sharybin
2019-09-11Python handlers: Pass depsgraph to events where it makes senseSergey Sharybin
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-10Sculpt: Grab Active Vertex and Dynamic Mesh PreviewPablo Dobarro
2019-09-10Fix T69702: crash using particles rendered as whole collectionPhilipp Oeser
2019-09-10Sculpt: Mask Extract operatorPablo Dobarro
2019-09-09Added function to calculate the total area of a mesh.Sebastian Parborg
2019-09-09DNA: use defaults for Object, Mesh, MaterialCampbell Barton
2019-09-09Sculpt: Pose BrushPablo Dobarro
2019-09-09UI: Format Memory Strings in BinaryHarley Acheson
2019-09-09Sculpt: Mesh Filter ToolPablo Dobarro