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-04Fix T63276: crash deleting object with alembic constraint.Brecht Van Lommel
2019-04-04Fix ply import tests.Howard Trickey
2019-04-04Fix part of T62720: crash loading alembic mesh that has no vertices.Brecht Van Lommel
2019-04-04DRW: Fix hair count being limited by recent refactorClément Foucault
2019-04-04Eevee: Add property update for render settingsClément Foucault
2019-04-04Fix T63000: Don't use original file name for autosaveJacques Lucke
2019-04-04Avoid flow to avoid the collection textfield from becoming too smallJeroen Bakker
2019-04-04Fix T62870: progress in taskbar not updated when cancelling renderBrecht Van Lommel
2019-04-04Fix: Erratic collision response when using constraints on collidersBenjamin Meyer
2019-04-04Cleanup: remove B-Bone shape pointers from bPoseChanDeform.Alexander Gavrilov
2019-04-04Separation lines for Quad ViewHarley Acheson
2019-04-04Fix T63255: Crash when circle select performs selection outside the viewport'...mano-wii
2019-04-04Fix T61870 Eevee: Object's go completely black if they have a normal mapClément Foucault
2019-04-04DRW: Mesh Batch Cache: Fix error in loop custom data layer checkingClément Foucault
2019-04-04Cleanup: redundant castsCampbell Barton
2019-04-04Cleanup: styleCampbell Barton
2019-04-03Fix T55589, T60967: Windows pen pressure issues at start/end of the stroke.Christopher Peerman
2019-04-03Windows: use Wintab by default if it's available and a device is detected.Brecht Van Lommel
2019-04-03Fix T63257: Grease Pencil renders incorrectly when in edit-modeAntonioya
2019-04-03Audaspace: merging modulator effect from upstream.Jörg Müller
2019-04-03fix for freetype download link and llvm/clang header harvestingMartin Felke
2019-04-03Fix T62780 , T59802, T57648: fullscreen window issues on Windows.Brecht Van Lommel
2019-04-03UI: remove close button from Windows console window.Harley Acheson
2019-04-03Multires: Make topology cache to work with copy-on-writeSergey Sharybin
2019-04-03Fix export_obj_cube test.Howard Trickey
2019-04-03Reset background alpha for probe rendering.Alexander Court
2019-04-03Fix T63217: Curve Modifier skipped in CyclesSergey Sharybin
2019-04-03Fix T62939: Incorrect cursor position when exiting UI sliderVictor Seiji Hariki
2019-04-03UI: Fix odd behavior in region sizing, simplify codeGeorge Vogiatzis
2019-04-03deps_builder : copy llvm headers to lib folder.Ray Molenkamp
2019-04-03Fix T62817: Can't drive modifier property with another oneSergey Sharybin
2019-04-03GPencil: Implement custom channel color in DopesheetAntonioya
2019-04-02Fix T63220: Cannot make object single user after Duplicate Scene with Link Ob...Bastien Montagne
2019-04-02Python API: expose text object kerning.Damien Picard
2019-04-02Merge branch 'blender2.7'Sergey Sharybin
2019-04-02Constraints: Use RNA update instead of block updateSergey Sharybin
2019-04-02Constraints: Mark proxy lcoal as not editableSergey Sharybin
2019-04-02Cleanup: Remove space at the end of descriptionSergey Sharybin
2019-04-02Fix T62434: EEVEE not using correct World Output nodePhilipp Oeser
2019-04-02Cleanup: Fix compiler warningAntonioya
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