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
2020-03-31Fix VR session toggle not changing reliably on session start/endJulian Eisel
2020-03-31Fix missing XR space destructionJulian Eisel
2020-03-31Fix T75244: Screw Modifier CrashJeroen Bakker
2020-03-31Cleanup: remove duplicate functionCampbell Barton
2020-03-31Cleanup: use '_recursive' suffix instead of '_rec'Campbell Barton
2020-03-31Fix T75210: Frame range does not go down to 0 in the physics tab for mantaflo...Sebastián Barschkis
2020-03-31Fix T73513: Facing Overlay Intervene With SelectionJeroen Bakker
2020-03-31UI: improve names for mesh split operationsCampbell Barton
2020-03-31Fix T74898: Multiresolution Ghost After OrbitingJeroen Bakker
2020-03-31UI: group edit-mesh Separate with Split & MergeCampbell Barton
2020-03-31Keymap: 'M' for edit-mesh merge menu, 'Alt-M' for split menuCampbell Barton
2020-03-31Edit Mesh: support splitting verticesCampbell Barton
2020-03-31Cleanup: use sections for armature-selectCampbell Barton
2020-03-31Armature: add Select Linked (Ctrl-L)Campbell Barton
2020-03-31Build: hide most symbols on macOS on Linux to avoid conflictsBrecht Van Lommel
2020-03-31Audaspace: Update From Upstream (For API Docs)Aaron Carlisle
2020-03-30Fix undo incorrectly detecting mesh as always changed after editsBrecht Van Lommel
2020-03-30Fix undo misdetecting identical future chunk in some casesBrecht Van Lommel
2020-03-30Fix undo debug logging not printing all types of undo pushesBrecht Van Lommel
2020-03-30Fix T74547 EEVEE: Image texture crash with use after freeClément Foucault
2020-03-30GPencil: Remove `is_edit_mode` from cache dataAntonio Vazquez
2020-03-30GPencil: Remove GP_DATA_PYTHON_UPDATED used by old engineAntonio Vazquez
2020-03-30Fix T75144 Grease Pencil: Python generated strokes flicker and crashClément Foucault
2020-03-30GPencil: Rename Overlay blend mode to Hard LightAntonio Vazquez
2020-03-30Fix T74663 GPencil: Fills are Flickering on NvidiaClément Foucault
2020-03-30GPencil: Fix overlay blend mode creating inverted colorsClément Foucault
2020-03-30EEVEE: Bloom: Fix inverted source and base bufferClément Foucault
2020-03-30Fluid: Removed Empty Space option for liquid domainsSebastián Barschkis
2020-03-30Fluid: Optimization for mesh file loadingSebastián Barschkis
2020-03-30NormalOverlay: Center Dot Normal Drawing With ModifiersJeroen Bakker
2020-03-30Normal Overlay: Hide Normals Of Generated LoopsJeroen Bakker
2020-03-30Fix T75142: No autokeying with pose mode X-MirrorSybren A. Stüvel
2020-03-30Cleanup: reduce code indentation in autokeyframe_pose()Sybren A. Stüvel
2020-03-30Fix T75053: Paint Overlay Show Modified Wires and EdgesJeroen Bakker
2020-03-30Fix help message misc argument groupingCampbell Barton
2020-03-30Subdiv: Extend some commentsSergey Sharybin
2020-03-30Fix armature edit-mode selected linkedCampbell Barton
2020-03-30Armature: remove merge function, use dissolve insteadCampbell Barton
2020-03-30UI: center align icon-only pull-down menusCampbell Barton
2020-03-30Cleanup: remove print left in recent fix for T66655Campbell Barton
2020-03-30UI: use operator name for extrude repeatCampbell Barton
2020-03-30Extrude Repeat: support storing the offset vectorCampbell Barton
2020-03-30Fix extrude repeat leaving selection history unselectedCampbell Barton
2020-03-30UI: move extrude repeat out of the vertex menuCampbell Barton
2020-03-30Theme: adjust lamp alpha to visually match 2.82Campbell Barton
2020-03-30DRW: match edge opacity to 2.82Campbell Barton
2020-03-30UI: Move Array Extrude Below VerticiesAaron Carlisle
2020-03-29Fluid: Optimization for liquid / secondary particle file loadingSebastián Barschkis
2020-03-29Fluid: Use dynamic mode whenever active rigid bodies are in the sceneSebastián Barschkis
2020-03-29Overlay: Edit Mesh: Add offset for thicker edgesClément Foucault