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-10-15Cleanup: Refactor lookup for hovered Outliner element for renamingJulian Eisel
2020-10-15Fix T81675: Renaming collapsed collection in Outliner renames nested itemsJulian Eisel
2020-10-15Silence warningDalai Felinto
2020-10-15Fix Cloth brush grab artifacts in the affected areaPablo Dobarro
2020-10-15Fix T81743: Changed behaviour in RGB Curves node interpolationSybren A. Stüvel
2020-10-15Fix brush tip delta orientation with anchored strokesPablo Dobarro
2020-10-15Fix T81649: Cloth simulation dynamic area mode tearing the meshPablo Dobarro
2020-10-15Sculpt: Use mpoly flags to sync Face Sets visibilityPablo Dobarro
2020-10-15Sculpt: Add global automasking settings support in filtersPablo Dobarro
2020-10-15Sculpt: Use cursor depth in trimming gesturesPablo Dobarro
2020-10-15Sculpt: Show paint brush cursor in all toolsPablo Dobarro
2020-10-15Fix mask expand creating wrong masks when the cursor is not over the meshPablo Dobarro
2020-10-15Sculpt: Experimental Pen Tilt SupportPablo Dobarro
2020-10-15Fix T80625: Trimming tools not working with transformed objectsPablo Dobarro
2020-10-15Fix T81697: Property search crash with python handlersHans Goudey
2020-10-15UI: Add reset to default value to keymapHans Goudey
2020-10-15Cleanup: Animation, simplify channel selection codeSybren A. Stüvel
2020-10-15Cleanup: Animation, rename function to match operatorSybren A. Stüvel
2020-10-14Fix T81004 Python: Images drawn in the Sequence Editor have wrong colorsClément Foucault
2020-10-14Fix Asan warning in property editor texture tabHans Goudey
2020-10-14UI: New option to invert search filter in DopesheetAntonio Vazquez
2020-10-14UI: Change Invert Filter icon for UIListAntonio Vazquez
2020-10-14Cleanup: Use enum for return typeHans Goudey
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-14Cleanup: commented includesCampbell Barton
2020-10-14Fix T81511: Loop-cut overlay doesn't follow deformed cageCampbell Barton
2020-10-14Cleanup: spellingCampbell Barton
2020-10-13Fixes T81670: Sculpt paint vertex colors brush does not switch to secondary c...Philipp Oeser
2020-10-13Sculpt: Use plasticity for softbody influencePablo Dobarro
2020-10-13Fix T81674: LibOverride: 'Define Override' UI operation can crash.Bastien Montagne
2020-10-13Cleanup: Use doxygen sections in space_buttons.cHans Goudey
2020-10-13Property Search: Find results in all tabsHans Goudey
2020-10-13UI: Add highlight arguments to tab buttonsHans Goudey
2020-10-13UI: Monochrome Alert Icons not changing color until theme refreshHarley Acheson
2020-10-13Cleanup: Remove unused properties from node Viewer Region operatorJulian Eisel
2020-10-13Cleanup: remove redundant assignment in SCULPT_brush_test_initPhilipp Oeser
2020-10-13Fix sculpting/painting with viewport clipping and radial symmetryPhilipp Oeser
2020-10-13Fix (unreported) broken 'make override' of objects in master collection.Bastien Montagne
2020-10-13Cleanup: Fix typo in function name.Bastien Montagne
2020-10-13Fix T81288:Select Linked fails with multi-object edit modeCampbell Barton
2020-10-13Cleanup: use BKE_fcurve_ prefix for keyframing bezier functionsCampbell Barton
2020-10-13Fix T81589: Correct drag type handling in outlinerRobert Guetzkow
2020-10-13UI: Monochrome Alert Icons and use the Question icon in the Quit dialogYevgeny Makarov
2020-10-12UI: Remove Hard-coded Default Font SizeHarley Acheson
2020-10-12Cleanup: Rename outliner helper functionJulian Eisel
2020-10-12Fix T81555: Outliner object state filter not updating correctlyJulian Eisel
2020-10-12Cleanup: split `animchan_sync_fcurve()` into smaller functionsSybren A. Stüvel
2020-10-12Animation: enforce that the active keyframe is always selectedSybren A. Stüvel
2020-10-12File Browser/macOS: Don't treat .app as directoryAnkit Meel
2020-10-12Animation: always try to match the existing curve when inserting keysSybren A. Stüvel