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-12-05Overlay Engine: Add back selectability of planar lightprobe data planeClément Foucault
2019-12-05Overlay Engine: LightProbe: Simplify drawing of irradiance grid dataClément Foucault
2019-12-05Overlay Engine: Outline: Simplify drawing codeClément Foucault
2019-12-05Overlay Engine: Simplify outline rendering by using the antialiasing passClément Foucault
2019-12-04Fix T72076: Edit mode circle selection inconsistency with animationmano-wii
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-12-04Fix T72157: Overlay Hide Bone Relationship LinesJeroen Bakker
2019-12-04Fix T72130: Wireframe Visible After DisablingJeroen Bakker
2019-12-04Fix T72156: Render Viewport Animation Meta DataJeroen Bakker
2019-12-04GPencil: Fix error in previous patchAntonio Vazquez
2019-12-04GPencil: Add Opacity y Onion switch to DopesheetAntonio Vazquez
2019-12-04Add cloth pressure vertex group and unlock cloth shrink values rangeSebastian Parborg
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-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-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-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-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-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