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-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-14Tests: use environment variable for leak sanitizerAnkit Meel
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-14Fix T81686: Confusing add menu in pose modeHans 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-14Fluid: Removed fluid levelset argument from pressure solveSebastián Barschkis
2020-10-14Fluid: Enabled OpenVDB precision argumentSebastián Barschkis
2020-10-14Fluid: Update Mantaflow source filesSebastián Barschkis
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-13UI: Motion Tracking: Make Lens a subpanel of CameraAaron Carlisle
2020-10-13Fix (unreported) LibOverride: possible uninitialized return variable.Bastien Montagne
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-13EEVEE: Motion Blur: Add shutter position optionClément Foucault
2020-10-13Fix T80086 EEVEE: Motion Blur: Subframe not taken into accountClément Foucault
2020-10-13Windows/CMake:Support BLENDER_USER_SCRIPTS in IDEEric Cosky
2020-10-13Cleanup: Remove unused properties from node Viewer Region operatorJulian Eisel
2020-10-13Cycles: fix missing ShaderNode ownership in render_graph_finalize_testKévin Dietrich
2020-10-13Cycles: Add CUDA 11 build supportPatrick Mours
2020-10-13Fix T81672: Array modifier default merge distance is 0.1m (typo)Philipp Oeser
2020-10-13Fix T81656: Crash relocating a linked library into the current .blendPhilipp Oeser
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) liboverride of an object hiding its dependencies.Bastien Montagne
2020-10-13CMake/macOS: find ZLib before setting CMAKE_PREFIX_PATHAnkit Meel
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 T81669: Vertex size in UV Editor changes using Face Dot Size in themesPhilipp Oeser
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 T81467: Crash with KD-Tree Weld ModifierGermano Cavalcante
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-12Cleanup: remove duplicate codeJacques Lucke
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