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-11-06Cleanup: use STR_ELEM macroCampbell Barton
2020-11-06Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2020-11-06Cleanup: Use descriptive variable namesHans Goudey
2020-11-06Cleanup: de-duplicate code for instancing objects when linkingCampbell Barton
2020-11-06Cleanup: doxygen commentsCampbell Barton
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-11-06Cleanup: use ELEM macro (>2 args)Campbell Barton
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-06Cleanup: use bool argument in BLI_noiseCampbell Barton
2020-11-06Cleanup: BLI_noiseCampbell Barton
2020-11-06Cleanup: remove unused BLI_turbulence1Campbell Barton
2020-11-06Cleanup: use snake case for BLI_args APICampbell Barton
2020-11-06Cleanup: remove unused BLI_argsArgvCampbell Barton
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-11-06Cleanup: transform.h comments, use doxy sectionsCampbell Barton
2020-11-06Cleanup: sort structs, filesCampbell Barton
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-06Cleanup: unused variableCampbell Barton
2020-11-06UI: Tweaks to the Warning IconYevgeny Makarov
2020-11-06Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-06Fix T81915: Draw Face Sets not working with deformed sculpt meshPablo Dobarro
2020-11-06Fix memory leaks in sculpt mode trimming toolsPablo Dobarro
2020-11-06Fix T82400: Dyntopo detail size edit operator visual glitchPablo Dobarro
2020-11-06Fix Dyntopo detail size preview orientation not matching the cursorPablo Dobarro
2020-11-06Move "Camera Parent Lock" from preferences to Object RelationsHans Goudey
2020-11-06Fix T82423: Add modifier key back into keymapRobert Guetzkow
2020-11-06Fix T82164: Knife tool draws huge vertices after using bgl.glPointSizeGermano Cavalcante
2020-11-05Merge branch 'blender-v2.91-release'Robert Guetzkow
2020-11-05Fix T82423: Replace duplicate name in keymapRobert Guetzkow
2020-11-05Cleanup: Reduce variable scopeAaron Carlisle
2020-11-05Fix T80043: missing Cycles displacement update when relinking output socketsBrecht Van Lommel
2020-11-05Fluid: Potential fix for T74559: Adaptive Domain creates lines in smokeSebastián Barschkis
2020-11-05Fix T82428: Cycles crashes when building volume meshesKévin Dietrich
2020-11-05Merge branch 'blender-v2.91-release' into masterClément Foucault
2020-11-05GPU: Fix valgrind warnings about branching on uninitialized variablesClément Foucault
2020-11-05Fix T81752 EEVEE: Camera Motion Blur is not blending steps properlyClément Foucault
2020-11-05Fix T80842 Grease Pencil: Subtract mode is not working as expectedClément Foucault
2020-11-05Spelling: Predefined, Look Up, No OneHarley Acheson
2020-11-05VSE: cache performance optimizationRichard Antalik
2020-11-05Fluid: Potential fix for T74559: Adaptive Domain creates lines in smokeSebastián Barschkis
2020-11-05Cleanup: add commits to .git-blame-ignore-revs.Ankit Meel
2020-11-05Rename extern rendering and proxy functionsRichard Antalik
2020-11-05Cleanup: split sequencer.c fileRichard Antalik
2020-11-05Fix T82292: Set encoding for keymap export to UTF-8Robert Guetzkow
2020-11-05Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-05Fix T80742: curve bevel fails with zero length handles at end-pointCampbell Barton
2020-11-05Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-05Fix T81136: Mesh.loop_triangles kept after applying modifiersCampbell Barton