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-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
2020-10-13Sculpt: Use plasticity for softbody influencePablo Dobarro
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-13Cleanup: Remove unused properties from node Viewer Region operatorJulian Eisel
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-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