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-12-04UI: support Copy To Selected and Alt-Click for PropertyGroup members.Alexander Gavrilov
2019-12-03Overlay Engine: Fix T72147 Blender crashes when Lock Object Modes offClément Foucault
2019-12-03Fix T72112: Perpendicular snapping with closest not workingmano-wii
2019-12-03Fix T70378: Grease pencil armature modifier not normalizing weights as expected.Jean First
2019-12-03Overlay: Armature: Fix Crash entering armature edit modeClément Foucault
2019-12-03Buildbot: Correct timestamp argument for Windows codesignSergey Sharybin
2019-12-03Cleanup: text-view comments, variable names, const argsCampbell Barton
2019-12-03Cleanup: unused variablesCampbell Barton
2019-12-03Fix T72134: Adaptive UVs does not affect strokes that are already drawnAntonio Vazquez
2019-12-03DrawManager: Bounding Box DrawingJeroen Bakker
2019-12-03Cleanup: rename textview ymin/maxCampbell Barton
2019-12-03Fix minor errors with text view margins for console/info editorCampbell Barton
2019-12-03Overlay: Wireframe: Improve Z-fighting / missing information stipplingClément Foucault
2019-12-03Overlay: Wireframe: Fix Edges not being culled correctlyClément Foucault
2019-12-02Overlay: Fix vertex discard issue on Nvidia hardwareClément Foucault
2019-12-02Fix T71596: Bug in io_utils api breaking only on windows.Bastien Montagne
2019-12-02Overlay: Wireframe: Fix missing loose edges in object modeClément Foucault
2019-12-02Overlays: Fix dashed curves and loose edgesClément Foucault
2019-12-02Fix T72114 Overlays: Curves are not drawing anymore (objectmode)Clément Foucault
2019-12-02UI: rename "Toggle ..." back to "Show Markers"Alessio Monti di Sopra
2019-12-02Overlay: Armature: Fix Crash when selecting in edit armature modeClément Foucault
2019-12-02Overlay Engine: Make thickwires (linesize > 1.0) using the Wire AA passClément Foucault
2019-12-02Overlay Engine: Wireframe: Remove geometry shader and fragment discardClément Foucault
2019-12-02Fix T72071: Crash on snap to edgemano-wii
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-12-02Fix T72099: Exception drawing guide UI in quad viewKevin Buhr
2019-11-30Fix T71213: Mask or Mirror before Armature breaks weight paint.Alexander Gavrilov
2019-11-30GPencil: Fix unreported error when frame is zero in Time modifierAntonio Vazquez
2019-11-30GPencil: Fix unreported thickness does not scale when layer is parentedAntonio Vazquez
2019-11-30UI: group NDOF XYZ invert optionsCampbell Barton
2019-11-30NDOF: invert axes by defaultCampbell Barton
2019-11-30Cleanup: remove unused NDOF iconsCampbell Barton
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-29Fix T72000: Key shortcuts unavailable in popoversCampbell Barton
2019-11-29Cleanup: Alembic: avoid unused parameter warningSybren A. Stüvel
2019-11-29Alembic export: assume that transforms are always animatedSybren A. Stüvel
2019-11-29GPencil: Fix error when interpolate sequence strokes with weightsAntonio Vazquez
2019-11-29Fix T72024: Transform Snap: Alingn Rotation distorts objectmano-wii
2019-11-29Tests: prevent failing assertion when running blendfile-loading testSybren A. Stüvel
2019-11-29Alembic: fixed unit test for exporter API changeSybren A. Stüvel
2019-11-29Refactor: Make animated RNA value read/write more reusableSergey Sharybin
2019-11-29Cleanup: Remove unused functionSergey Sharybin
2019-11-29Depsgraph: Refactor, split runtime backup into smaller filesSergey Sharybin
2019-11-29Refactor: Add C++ guard code to headersSergey Sharybin
2019-11-29Alembic: clarification of 'visible objects only' export option tooltipSybren A. Stüvel
2019-11-29Alembic: changed "Visible Layers" to "Visible Objects" in export optionsSybren A. Stüvel
2019-11-29Fix T71986: Alembic: object constraints animation no longer exportedSybren A. Stüvel
2019-11-29Fix T72013: Gpencil Interpolate strokes causes instant crash when material li...Antonio Vazquez
2019-11-29Archive build script: stop when creating archive failsSybren A. Stüvel
2019-11-29Archive build script: fix compatibility with older tar on CentOS 7Sybren A. Stüvel