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
2020-04-01cleanup simulation property of spaceJacques Lucke
2020-04-01Merge branch 'simulation-tree-arc' into embedded_simulation_node_treeJacques Lucke
2020-04-01add license headersJacques Lucke
2020-03-31initial node tree embedding and simulation editorJacques Lucke
2020-03-31Add simulation node tree typeJacques Lucke
2020-03-31Merge branch 'master' into simulation-data-blockJacques Lucke
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-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-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-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