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
2020-11-25simplify math nodegeometry-nodes-deduplicate-float-mathJacques Lucke
2020-11-25support creating constant dummy attributesJacques Lucke
2020-11-25support remaining math functionsJacques Lucke
2020-11-25Merge branch 'geometry-nodes' into geometry-nodes-deduplicate-float-mathJacques Lucke
2020-11-25Merge branch 'master' into geometry-nodesJacques Lucke
2020-11-25Nodes: deduplicate ping pong math operationJacques Lucke
2020-11-25Merge branch 'geometry-nodes' into geometry-nodes-deduplicate-float-mathJacques Lucke
2020-11-25Cleanup: remove useless cast.Bastien Montagne
2020-11-25Tracking: Cleanup, de-duplicate implementation of marker lookupSergey Sharybin
2020-11-25Geometry Nodes: Fix missing node editor redraw for active modifierHans Goudey
2020-11-25Geometry Nodes: Always use the active modifier for shortcutsHans Goudey
2020-11-24Geometry Nodes: Make next modifier active when deletingHans Goudey
2020-11-24Merge: fix after mergeJacques Lucke
2020-11-24Merge branch 'master' into geometry-nodesJacques Lucke
2020-11-24Viewport: cannot select object by clicking on its instancesJacques Lucke
2020-11-24cleanup namingJacques Lucke
2020-11-24cleanupJacques Lucke
2020-11-24add more functionsJacques Lucke
2020-11-24dispatch 3 input functionsJacques Lucke
2020-11-24cleanupJacques Lucke
2020-11-24Merge remote-tracking branch 'origin/blender-v2.91-release'Sybren A. Stüvel
2020-11-24continue deduplicatingJacques Lucke
2020-11-24start deduplicating float mathJacques Lucke
2020-11-24Geometry Nodes: remove attribute name inputs from Instancer nodeJacques Lucke
2020-11-24Geometry Nodes: rename Join to Join GeometryJacques Lucke
2020-11-24Fix T80748: Render Emissive Colors in Compositor BackdropJeroen Bakker
2020-11-24Fix T77261: Multires creates spikes when subdividing ngonsSergey Sharybin
2020-11-24Graph Editor: fix keyframe not activating in certain casesSybren A. Stüvel
2020-11-24Geometry Nodes: only output new data from Distribute and Instance nodesJacques Lucke
2020-11-24Fix T82962: Crash changing lattice resolution with Vertex GroupJeroen Bakker
2020-11-24Cleanup: clang tidyJacques Lucke
2020-11-24Animation: Remove debug printsSybren A. Stüvel
2020-11-24Fix Python API docs for the render APIDalai Felinto
2020-11-24Fix Compilation ErrorJeroen Bakker
2020-11-24Outliner: Switch properties tabs only on icon clickNathan Craddock
2020-11-24UI: Improvements to interaction with active modifierHans Goudey
2020-11-24UI: Batch Rename Layout ImprovementsYevgeny Makarov
2020-11-24UI: Add Trackpad Smooth Scrolling for PopoversYevgeny Makarov
2020-11-24UI: Block Safety Not Scaled CorrectlyYevgeny Makarov
2020-11-24Speedups for new boolean. Better hash function for verts.Howard Trickey
2020-11-24Cleanup: Correct node name in definition functionHans Goudey
2020-11-24Geometry Nodes: Initial implementation for attribute math nodeHans Goudey
2020-11-23Geometry Nodes: new Join nodeJacques Lucke
2020-11-23Geometry Nodes: improve geometry componentJacques Lucke
2020-11-23Geometry Nodes: disable random attribute node when name is emptyJacques Lucke
2020-11-23Geometry Nodes: duplicate referenced data layers in attribute apiJacques Lucke
2020-11-23Fix T82884: Cycles Compilation Error OpenCL/NanoVDBJeroen Bakker
2020-11-23Cycles: Remove Compilation WarningJeroen Bakker
2020-11-23Cleanup: Animation, split `graph_edit.c` into separate filesChristoph Lendenfeld
2020-11-23Tracking: Cleanup, typos and spelling in DNA commentsSergey Sharybin