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-04-02UI: Collapsed nodes have the same width as uncollapsed nodesRobert Guetzkow
2019-04-02Fix Linux build error after recent changes.Brecht Van Lommel
2019-04-02Cleanup: Scene Copy: remove scene's camera remapping in core func.Bastien Montagne
2019-04-02Fix T62970: Scene Copy: remove 'linked objects/obdata', add 'linked collectio...Bastien Montagne
2019-04-02Fix broken BLI_STATIC_ASSERT on Visual Studio.Brecht Van Lommel
2019-04-02Fix T63164: DNA size mismatches on 32bit, causing memory corruption and crashes.Brecht Van Lommel
2019-04-02Fix T63219: error in previous commit for makesdna mismatch detectionBrecht Van Lommel
2019-04-02DNA: add error for DNA computed struct sizes and member offsets mismatch.Brecht Van Lommel
2019-04-02Cleanup: remove DNA_PRIVATE_WORKSPACE hacks.Brecht Van Lommel
2019-04-02Cleanup: Fix compiler warningAntonioya
2019-04-02Fix T63120 Select random in particle edit mode is brokenSebastian Parborg
2019-04-02Fix T63211: Can't move camera in viewport while realtime render mode onSergey Sharybin
2019-04-02Fix T60199: Icon Viewer addon causes internal errors and slows text editorPhilipp Oeser
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