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
path: root/source
AgeCommit message (Expand)Author
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-04-01Fix T63101: Blender crashes on adding any object to collection duplicated wit...Bastien Montagne
2019-04-01Edit Mesh Selection: Clear out buffer that indicates out of bounds pixels.mano-wii
2019-04-01GPencil: Handle vertex groups weights correctlyAntonioya
2019-04-01Cleanup: IndentationSergey Sharybin
2019-04-01Fix memory leak in armatures with no bonesSergey Sharybin
2019-04-01Cleanup: SpellingSergey Sharybin
2019-04-01Tweak behavior of object.to_mesh()Sergey Sharybin
2019-04-01Modifiers: Proper fix for the Apply ModifierSergey Sharybin
2019-04-01Modifiers: Use object passed to evaluationSergey Sharybin
2019-04-01Fix T62960: Expanding/Closing Constraints/Modifiers causes re-renderSergey Sharybin
2019-04-01Remove evaluated RNA pointer lookup in interfaceSergey Sharybin
2019-04-01Fix T63071: Bevel inconsistent results toggling harden_normals.Howard Trickey
2019-04-01Fix T63169: 'Duplicate Current' entry in new workspace menu is not translated.Bastien Montagne
2019-04-01GPencil: Redesign soft eraser logicAntonioya
2019-04-01GPencil: Remove low limit for soft eraserAntonioya
2019-04-01Fix T62996Richard Antalik
2019-03-31Fix: Buffer overflow in StudioLightRay Molenkamp
2019-03-31Fix/Cleanup bad usage of RNA_def_parameter_clear_flags() on RNA properties.Bastien Montagne
2019-03-30Fix T63137: crash pressing enter to confirm menu, after recent changes.Brecht Van Lommel
2019-03-30Cleanup: remove unused modifier methods.Brecht Van Lommel
2019-03-30GPencil: Uses same random seed for render in Noise modifierAntonioya
2019-03-30GPencil: Fix segment fault when use F3 search menu.Author Name
2019-03-30GPencil: Improve soft eraser for low pressure strokesAntonioya
2019-03-30Fix T63086: Navigation problem with Background/Reference ImagesSebastian Parborg
2019-03-30Fix T63115 crash upon switching to textured/rendered modeClément Foucault
2019-03-30UI: Icons updateWilliam Reynish
2019-03-29Cleanup: style, use braces for the Python APICampbell Barton
2019-03-29Cleanup: styleCampbell Barton
2019-03-29Eevee: Material: Decouple transparent shadows from blend modeClément Foucault
2019-03-29Fix T61129 Eevee: alpha texture shadow bugClément Foucault
2019-03-29Fix header text for muted collapsed nodes not being greyed out.Brecht Van Lommel
2019-03-29Eevee: Implement Texture coordinate from objectClément Foucault
2019-03-29Cleanup: Line wrappingSergey Sharybin
2019-03-29GPencil: Improve soft eraser for last stroke pointsAntonioya
2019-03-29Cleanup: Spelling in commentSergey Sharybin
2019-03-29Fix T63042: Grease pencil and armature will sometimes copy successfully becau...Bastien Montagne
2019-03-29Cleanup: BKE_object_duplicate.Bastien Montagne
2019-03-29Cleanup: Fix comment.Bastien Montagne
2019-03-29Fix T63075: edit mode crash with deforming modifiers, after recent changes.Brecht Van Lommel
2019-03-29GPencil: Cleanup codeAntonioya
2019-03-29Fix T63082: Outliner allows assign grease pencil materials to meshAntonioya
2019-03-29Fix T62938: Rigid body crash with surface effectorSergey Sharybin
2019-03-29Cleanup: Make it obvious which relations are usedSergey Sharybin
2019-03-29Fix T62908: Missing update when inserting keyframe from dopesheetSergey Sharybin
2019-03-29Fix T63063: solidify modifier crash after recent changes.Brecht Van Lommel
2019-03-29Eevee: Render: Reduce debug print amount to not decrease perfClément Foucault
2019-03-29GPU: Fix color difference when rendering to gpu_py_offscreenClément Foucault
2019-03-29Fix T62178 Eevee: Texture Box mapping not matching Cycles if object is scaledClément Foucault
2019-03-29Fix T58387 Voronoi(Cells) does not work on eevee (amd + windows)Clément Foucault