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
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 text object inserting multiple characters with a selectionYuki Hashimoto
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-06Fix T90477: Cursor vertex snapping not working in UV editorGermano Cavalcante
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 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-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
2021-08-05Cleanup: comment blocks & spellingCampbell Barton
2021-08-05Cleanup: quiet array-parameter warningCampbell Barton
2021-08-05Render: move Cycles visibility, holdout and shadow catcher properties to BlenderBrecht Van Lommel
2021-08-05Fix T83164: Spline IK `joint_bindings` parameter is broken.Bastien Montagne
2021-08-05Cleanup/Fix RNA array length accessors returning non-zero values in invalid c...Bastien Montagne
2021-08-05Fix build error when WITH_XR_OPENXR not definedPeter Kim
2021-08-05GPencil: New Caps iconsAntonio Vazquez
2021-08-05DRW: New Select Debug EngineGermano Cavalcante
2021-08-05XR Controller Support Step 2: Action MapsPeter Kim
2021-08-05LibOverride: Make it reasonably impossible for users to create overrides of s...Bastien Montagne
2021-08-05Fix T89963: crash when library override is applied to an object from a linked...Bastien Montagne
2021-08-05Fix fix invalid index use for edit-mesh laplacian smoothCampbell Barton
2021-08-05XR: Controller Data ImprovementsPeter Kim
2021-08-05Cleanup: Remove unused members in FileSelectParamsJulian Eisel
2021-08-05Fix T89214: Smooth Vertices (Laplacian) produces NaN coordinatesCampbell Barton
2021-08-05Fix T90430: Crash when dragging materialJulian Eisel