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 T81580: No doversion for Emission StrengthDalai 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-15Fix Multires edge adjacency info returning wrong vertex indicesPablo 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-15Improve Voxel Remesher volume projection artifacts on sharp edgesLeha
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: Use DNA defaults for grease pencil modifiersHans 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-15Cleanup: rename BPy_GetContext -> BPY_context_getCampbell Barton
2020-10-15Cleanup: remove duplicate context variable (__py_context)Campbell Barton
2020-10-15Fix T80768: Subdivision Surface modifier uses viewport subdivision settings w...Janusch Patas
2020-10-15Cleanup: Do not compare bool value to 0.Bastien Montagne
2020-10-15Cleanup: use defined sizes when accessing file date/timeCampbell Barton
2020-10-14Cleanup: Comment formatting, grammarHans Goudey
2020-10-14Fluid: Add phystype to fluid particle settingsSebastián Barschkis
2020-10-14UI: Show more information in open file tooltipJuanfran Matheu
2020-10-14Fix T81633 Workbench: TAA never resolve when enabling both X-Ray and cavityClément Foucault
2020-10-14Fix T81004 Python: Images drawn in the Sequence Editor have wrong colorsClément Foucault
2020-10-14GL: FrameBuffer: Set GL_FRAMEBUFFER_SRGB if neededClément Foucault
2020-10-14Fix warning for duplicate field in DNA defaultsHans Goudey
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-14Fix compile error in lite build after recent commitHans Goudey
2020-10-14BLI_ghash_performance_test: Fix memory leaksAnkit Meel
2020-10-14Cleanup: Use DNA defaults for fluid modifierHans Goudey
2020-10-14Fix T81688: BPY_thread_save crashes with Python 3.9Campbell Barton
2020-10-14Cleanup: reduce indentation level in bpy_class_validate_recursiveCampbell Barton
2020-10-14Fix crash starting Blender with Python 3.9Campbell Barton
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-14Fluid: Enabled OpenVDB precision argumentSebastián Barschkis
2020-10-13Fixes T81670: Sculpt paint vertex colors brush does not switch to secondary c...Philipp Oeser