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
2021-08-09Fluid: Initial support for 2D fluid simulationsfluid-mantaflow-2dSebastián Barschkis
2021-08-09Fluid: Removed noise resolution field in domain settingsSebastián Barschkis
2021-08-09Fix T90532: Crash editing meshes with auto-smoothCampbell Barton
2021-08-09Fix T90511: Cycles preview does not update once preview is doneSergey Sharybin
2021-08-09Cleanup: return True/False from gpencil toolbar functionCampbell Barton
2021-08-09Cleanup: indentationCampbell Barton
2021-08-09Cleanup: use 'cls' for class methods first argumentCampbell Barton
2021-08-09Cleanup: remove redundant importsCampbell Barton
2021-08-09Fix text object inserting multiple characters with a selectionYuki Hashimoto
2021-08-09Cleanup: grease pencil app-template versioningCampbell Barton
2021-08-09Cleanup: avoid using context in versioning codeCampbell Barton
2021-08-08UI: Show Mask Display Options ConistentlyAaron Carlisle
2021-08-08UI: Sequencer: Fix placement of display options in sequencer & preview modeAaron Carlisle
2021-08-08Cleanup: Remove stale/dead codeAaron Carlisle
2021-08-08Cleanup: Fix comment typoAntonio Vazquez
2021-08-08GPencil: Fix memory leak in previous commitAntonio Vazquez
2021-08-08GPencil: New Select Random operatorAntonio Vazquez
2021-08-07Cleanup: unnecessary double pointers in XR modulePeter Kim
2021-08-07PyDoc: Fix poll_message_set API documentation to consistent with Python stylenutti
2021-08-06Windows: Add support to compile python api docs from make fileAaron Carlisle
2021-08-06Fix T90477: Cursor vertex snapping not working in UV editorGermano Cavalcante
2021-08-06Cycles: Fix for possible viewport dead-lockSergey Sharybin
2021-08-06Cleanup: Use conventional naming for private Session membersSergey Sharybin
2021-08-06Cleanup: Add missing newline at end of fileAntonio Vazquez
2021-08-06Move NanoSVG lib to externAntonio Vazquez
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-06Fix error setting the ID name in disabled alembic nurbs importeCampbell Barton
2021-08-06Fix shortcut for Asset Details not showing in Asset Browser pulldownJulian Eisel
2021-08-06Fix T90476: intermittent wrong generated texture coordinates with modifiersBrecht Van Lommel
2021-08-06Cleanup: rna_xr.cPeter Kim
2021-08-06Fix missing function param definition in rna_xr.cPeter Kim
2021-08-06Fix invalid XR action map indices after allocPeter Kim
2021-08-06Cleanup: clang tidyJacques Lucke
2021-08-06Cleanup: use const result in `ED_keyframes_find_*` functions.Jeroen Bakker
2021-08-06Cleanup: use range2f in `ED_keylist_find_any_between`.Jeroen Bakker
2021-08-06Cleanup: const pass `keyframes_keylist`.Jeroen Bakker
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-06Fix memory leak from rB263fa406cd2bHans Goudey
2021-08-06Geometry Nodes: Select by Handle Type NodeHans Goudey
2021-08-06Fix: Avoid floating point error in some mesh primitive nodesMattias Fredriksson
2021-08-06Fix T90087: Assigning object data doesn't copy vertex groupsHans Goudey
2021-08-05Add custom data comparison for generic attributesHimanshi Kalra
2021-08-05Xcode: support cmake options for grouping in foldersGermano Cavalcante
2021-08-05Action Constraint: add Split Channels Mix choices from Copy TransformsAlexander Gavrilov
2021-08-05Fix T90235: Smooth Brush not working with interior vertices with two adjacent...Pablo Dobarro
2021-08-05Fix T90236: Sculpt automasking failing when the stroke does not start over th...Pablo Dobarro
2021-08-05PyDoc: document how parameter are used for 3D and 2D texturesAaron Carlisle
2021-08-05Geometry Nodes: Add more warnings for out of bounds parametersEitan
2021-08-05BMesh: support laplacian smooth for n-gonsCampbell Barton
2021-08-05Cleanup: replace short with boolean for zero area arrayCampbell Barton