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-01-13Blender 2.93 bcon1 - alphaDalai Felinto
2021-01-13Geometry Nodes: Add "Point Translate" and "Point Scale" nodesHans Goudey
2021-01-13UI: Use gray color for float sockets in nodesPablo Vazquez
2021-01-13UI: Use capital letters for X Y and Z axesHans Goudey
2021-01-13Geometry Nodes: Rename "Rotate Points" to "Point Rotate"Hans Goudey
2021-01-13Geometry Nodes: Rename boolean input socketsHans Goudey
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-13Cleanup: Remove unecessary namespace prefixesHans Goudey
2021-01-13Geometry Nodes: Enable exposing object and collection socketsHans Goudey
2021-01-13Revert "Fix T79356: Improved icons for MSIX builds"Jeroen Bakker
2021-01-13Fix T79356: Improved icons for MSIX buildsEric Bickle
2021-01-13Geometry Nodes: improve Point Distribute nodeJacques Lucke
2021-01-13Geometry Nodes: cleanup attribute usageJacques Lucke
2021-01-13Depsgraph: Remove redundant copy-on-write operationsSergey Sharybin
2021-01-13Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-13Fix: popout windows are sized incorrectly on high DPI screensJesse Y
2021-01-13RNA: allow editing pointer IDProperty values from the UI.Alexander Gavrilov
2021-01-13RNA: fix a crash when setting bare IDProperty pointers.Alexander Gavrilov
2021-01-13Fix T84646: Compositor: In Blender 292 "Set Alpha" node is undefinedJeroen Bakker
2021-01-13Asset System: Disable Asset Browser as experimental featureJulian Eisel
2021-01-13Compositor: "Save as Render" for the file output nodeRobert Guetzkow
2021-01-13Geometry Nodes: support optional ownership for typed attributesJacques Lucke
2021-01-13Cleanup: rename enum for event value itemsCampbell Barton
2021-01-13Fix WM_event_print error printing tweak events valueCampbell Barton
2021-01-13Fix Event.value RNA access with tweak event typesCampbell Barton
2021-01-13Fix memory leak with image drag and dropCampbell Barton
2021-01-13Fix T83084: Smart UV Project inverts the resulting UVsPhilipp Oeser
2021-01-13Cleanup: spellingCampbell Barton
2021-01-13Cleanup: clang-format, trailing spaceCampbell Barton
2021-01-13UI: Clarify the property name of "F-Curve Visibility"Hans Goudey
2021-01-13Bevel Modifier: Use angle limit method by defaultHans Goudey
2021-01-12Geometry Nodes: Output the most complex attribute data typeHans Goudey
2021-01-12Cleanup: Fix incorrect function nameHans Goudey
2021-01-12Fix T84397: Creating and removing many objects very quickly causes a crashSergey Sharybin
2021-01-12Fix T64953: Add cryptomatte meta data to file output node.Jeroen Bakker
2021-01-12Fix T81965: Library-Override Not able to edit Keyframe propertiesSybren A. Stüvel
2021-01-12GPU: Remove Limited Support AMD PolarisJeroen Bakker
2021-01-12Cleanup: use exact check for fread, move out of the loopCampbell Barton
2021-01-12Cleanup: replace 'long long' with int64_t in imbuf indexerCampbell Barton
2021-01-12Geometry Nodes: new Align Rotation to Vector nodeJacques Lucke
2021-01-12Geometry Nodes: support reading from spans of WriteAttributeJacques Lucke
2021-01-12Weight Paint: avoid creating very small values with locked weights.Alexander Gavrilov
2021-01-12Fix T84588: Cache access in rna_Particle_uv_on_emitterRobert Guetzkow
2021-01-12Fix: Bmesh from_object applies modifiers twiceOmar Emara
2021-01-12UndoSys: Refactor step 1: cleanup and simplify logic in main undo/redo handlers.Bastien Montagne
2021-01-12Fix NLA liboverride issues re tracks handling.Bastien Montagne
2021-01-12Fix T84515: Status bar is reporting the average solve error of the wrong trac...Oliver Weissbarth
2021-01-12Fix T83122: NURBS Extruding multiple points only moves existing pointsJanusch Patas
2021-01-12Fix T84593: Operators on material (linked to local object but withPhilipp Oeser
2021-01-12UI: Icon for Multires Displacement Smear ToolRahul Chaudhary