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-14- fix error due to missing NULL checktemp-D10103-nla_support_strip_overlap_during_transformWayde Moss
2021-01-13- apply changes to dependency patchWayde Moss
2021-01-13NLA: Strip Post-transform Vertical Shuffle and Auto-Grow Track ListWayde Moss
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-12UI: Update Clip Tracking menusAaron Carlisle
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-12Tests: skip unit test if built without ocean sim modifierSybren A. Stüvel
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-12Cycles: upgrade to OptiX SDK version 7.1 on buildbotBrecht Van Lommel
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-12Fix T84455: Circle select tool cursor draws in overlapping regionsCampbell Barton
2021-01-12UI: Icon for Multires Displacement Smear ToolRahul Chaudhary
2021-01-12UI: Update geometry icon filesHans Goudey
2021-01-11Fix T82351: Cycles: Tile stealing glitches with adaptive samplingLukas Stockner
2021-01-11Fix T84496: Cycles: Tile stealing does not work with NLMLukas Stockner
2021-01-11Fix T81211 Add high frequency mouse input for Windows.Nicholas Rishel
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-11Cleanup: remove trailing whitespaceJacques Lucke
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
2021-01-11Fluid: Adjusted viscosity strength step size in UISebastián Barschkis
2021-01-11Fix T84327: outliner_id_copy_tag was only copying from expanded nodes.Pi Lanningham
2021-01-11Cleanup: Added const to RenderLayersProg methodsJeroen Bakker
2021-01-11VSE: store raw images in cacheRichard Antalik