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-01-30Fix T73495: Missing undo switching active shape-key in edit-modeCampbell Barton
2020-01-30Cleanup: clang-format, unused variableCampbell Barton
2020-01-29Fluid: Fixes for flow objects and initial velocitiesSebastián Barschkis
2020-01-29Fix T73014: Marker sync does not work correctly if moving strip so it overlap...Philipp Oeser
2020-01-29Fix T55622: Proportional editing for Gpencil/Masks in dope sheet notPhilipp Oeser
2020-01-29Fix T72089: Image Editor - Paint mode, Clone Tool - disfunctional clearPhilipp Oeser
2020-01-29Fix T67654: missing ui refresh when changing active particle systemPhilipp Oeser
2020-01-28Fix T66699 EEVEE: Material Preview "World" option doesn't workClément Foucault
2020-01-28Fix T65350: scrolling popovers with trackpad not working on macOSYevgeny Makarov
2020-01-28Fix: icon alpha theme option does not affect toolbar icons correctlyYevgeny Makarov
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-27Fix T73399: Crash trying to move the origin of an empty.Bastien Montagne
2020-01-27Fix T71719: Unrelated menus open on hoverCampbell Barton
2020-01-27Fix T72449: Stale outliner selection after object duplicateCampbell Barton
2020-01-24Sculpt: Rename Topology Brush to Slide Relax BrushPablo Dobarro
2020-01-24Fix T71373: Sculpt Mask not extracting correctly on scaled objectsPablo Dobarro
2020-01-24Fix T73349: X-Ray Mode - snapping through object stop working on value = 1mano-wii
2020-01-24Fix T72083: Object.proxy_collection is been set to linked target objectPhilipp Oeser
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-23Fix T73327: GPencil strength sculpt brush not working with small brush radiusAntonio Vazquez
2020-01-22Fix T70415 100% proxy files playing with poor performanceRichard Antalik
2020-01-21Make ED_object_modifier_add() accept NULL scene parameter.Bastien Montagne
2020-01-21Docs: describe turn-table gimble lock mitigationCampbell Barton
2020-01-21Fix T73233: Image Editor Color Picker CrashJeroen Bakker
2020-01-21Fix T72216 Copied Particles not refreshing in the viewportSybren A. Stüvel
2020-01-21Fix T61259: Loop Cut with Trackpad or MagicMouseYevgeny Makarov
2020-01-20Fix T72546: Video Sequencer: Select grouped 'OVERLAP' operator wrongPhilipp Oeser
2020-01-20Fix T73162: Modal tools cant be mapped to MMBCampbell Barton
2020-01-20Fix T72050 Subdivide method "Straight Cut" not working with N-Gons enabledSybren A. Stüvel
2020-01-20Bevel: flush selection with non-modal executionCampbell Barton
2020-01-20Fix file browser not excluding AirDrop from the System list on macOSYevgeny Makarov
2020-01-20Cleanup: remove redundant functionBrecht Van Lommel
2020-01-20Fix T73224: Crash calling UV Sculpt from operator searchCampbell Barton
2020-01-20Fix T73129: sculpt mode slow on mesh with fake userBrecht Van Lommel
2020-01-20Fix T71922: Bisect creates flipped facesCampbell Barton
2020-01-20Fixed secondary particle combined export functionalitySebastián Barschkis
2020-01-17Fix memory leak when full-copying a scene after recent changes.Bastien Montagne
2020-01-17Cleanup of previous rBac723db57fd8ba5 commit.Bastien Montagne
2020-01-17Fix T73170: New Scene -> "Full Copy" Crashes Blender.Bastien Montagne
2020-01-17Cleanup: remove dead code in full scene copy/make single users area.Bastien Montagne
2020-01-17Gizmo: draw dial arc only over one rotation to avoid artifactsDavid
2020-01-17Fix T73186: Grease Pencil convert to Curve hidden until exiting edit modeSybren A. Stüvel
2020-01-17Fix T73159: Crash transforming 0 edited grease objectsmano-wii
2020-01-17Cleanup: bad brace placement for manually formatted blocksCampbell Barton
2020-01-17Fix T72964: Text editor Python syntax highlighting for numeralsPeter Lönnebring
2020-01-16Fix T72887: Outliner crashes when after undo of some linking operation.Bastien Montagne
2020-01-16Fix crash with Proportional Edit Connected in UV editingmano-wii
2020-01-16Fix T73150: Python tooltips missing from toolbarCampbell Barton
2020-01-16Cleanup: unused warningsCampbell Barton
2020-01-16Fix incorrect return value for mesh vertex connectStanislav Blinov