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-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
2021-01-11Geometry Nodes: Attribute Vector Math NodeHans Goudey
2021-01-11Geometry Nodes Point Distribution: Align points to face normalsHans Goudey
2021-01-11Fix T83422: Dimensions incorrect after undoing if it has modified geometry.Bastien Montagne
2021-01-11Cloth: add a vertex group setting to exclude from object collision.Alexander Gavrilov
2021-01-11Collision: allow disabling collision without removing the modifier.Alexander Gavrilov
2021-01-11ImBuf: Add error handling to IMB_indexer_openSybren A. Stüvel
2021-01-11ID Creation: generate `session_uuid` in more cases.Bastien Montagne
2021-01-11Fix Embedded IDs creation bypassing ID management completely.Bastien Montagne
2021-01-11Fix missing IDType init in ViewLayer tests.Bastien Montagne
2021-01-11Fix T84516: ID properties have incorrect names in Python dir() listBrecht Van Lommel
2021-01-11Geometry Nodes: transform Object Info outputs to local spaceJacques Lucke
2021-01-11BLI: fix math operationJacques Lucke
2021-01-11Cleanup: remove redundant UV edge selection callsCampbell Barton
2021-01-11Fix T84565: UV face select fails when zoomed inCampbell Barton