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 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-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-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-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-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-30Extrude Repeat: support storing the offset vectorCampbell Barton
2020-03-30Fix extrude repeat leaving selection history unselectedCampbell Barton
2020-03-30DRW: match edge opacity to 2.82Campbell Barton
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
2020-03-29Overlay: Edit Mesh: Make offset depth dependent (w.r.t depth precision)Clément Foucault
2020-03-29RNA: expose the pin flag for AnimData and ActionGroupWayde Moss
2020-03-29Fix missing Surface Deform strength versioningHenrik Dick
2020-03-29UI: Fix text padding for labels without an iconYevgeny Makarov
2020-03-29Cleanup: remove DNA_view2d_types.h from DNA_sound_types.hCampbell Barton
2020-03-29Screw Modifier: support 1-2 stepsHenrik Dick
2020-03-29Fix warp modifier using pose matrix without object matrix appliedCody Winchester
2020-03-29Fix T72075: Incorrect Grid Fill error messageCampbell Barton
2020-03-29Cleanup: remove unicode character printingCampbell Barton
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-29Cleanup: strict-prototypes warningCampbell Barton
2020-03-29Fix T75156: Cast modifier crash in edit-modeCampbell Barton
2020-03-28Fix T75161: Random UV doesn´t work with fats drawingAntonio Vazquez
2020-03-28GPencil: Fix error when stroke has 0 pointsAntonio Vazquez