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-12rename backJacques Lucke
2021-01-12cleanupJacques Lucke
2021-01-12cleanupJacques Lucke
2021-01-12cleanupJacques Lucke
2021-01-12cleanupJacques Lucke
2021-01-12cleanupJacques Lucke
2021-01-12take density factors into accountJacques Lucke
2021-01-12cleanupJacques Lucke
2021-01-12initial new implementationJacques Lucke
2021-01-12remove poisson distribution codeJacques Lucke
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
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
2021-01-11Fix versioning code outside of version checkRichard Antalik
2021-01-11Fix T84459: Face normals not displaying (AMD GPU)Jeroen Bakker
2021-01-11Cleanup: Incorrect commentJeroen Bakker
2021-01-11Fix T84459: Wireframe not displaying with AMD GPUJeroen Bakker
2021-01-11Cleanup: skip accessing sequence strip name/source when hiddenCampbell Barton
2021-01-11Fix incorrect use of BLI_snprintf in sequencer text concatenationCampbell Barton
2021-01-11Fix missing directory separator in image/movie strip identifierCampbell Barton
2021-01-11Cleanup: use switch statement for sequence typesCampbell Barton
2021-01-11Fix T84582: WalkNavigation.mouse_speed ignored with tabletCampbell Barton
2021-01-11Revert "Fix typo; Documentation; Expose layer for framebuffer attachament; Ad...Germano Cavalcantemano-wii
2021-01-11Transform: In the Header, show translation value in local space only with con...Germano Cavalcantemano-wii