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-02-06Cleanup: malformed web addresses in commentsCampbell Barton
2021-02-06Fix: Disabled NLA Interferes with Action EvalWayde Moss
2021-02-06NLA: Refactor Transition, Use Snapshot Blend FuncWayde Moss
2021-02-05Fix T85380: NLA Evaluation Missing Null CheckWayde Moss
2021-02-05Depsgraph: Remove no-op evaluation functionSergey Sharybin
2021-02-05Geometry Nodes: add Volume to Mesh nodeJacques Lucke
2021-02-05Geometry Nodes: Add Attribute Proximity NodeVictor-Louis De Gusseme
2021-02-05Cleanup: use 'r_' prefix for return arguments, order lastCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-02-04LibOverride: Improve/Fix issues in override resync process.Bastien Montagne
2021-02-04Animation: Add PreviewImage to bAction structSybren A. Stüvel
2021-02-04Geometry Nodes: new Is Viewport nodeJacques Lucke
2021-02-04Liboverride: clean-up/sanitize tagging of root overrides.Bastien Montagne
2021-02-04Fix: window manager can reference scenes and workspacesJacques Lucke
2021-02-04Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-04Fix T85318: Driver variable don't resolve collection indicesCampbell Barton
2021-02-04NLA: Fix nlasnapshot_blend() Misplaced Null CheckWayde Moss
2021-02-04NLA: Extract nlasnapshot_blend()Wayde Moss
2021-02-03Merge branch 'blender-v2.92-release'Pablo Dobarro
2021-02-03Fix memory leak in boundary brush preview dataPablo Dobarro
2021-02-03Geometry Nodes: Multi-Input SocketsFabian Schempp
2021-02-03Geometry Nodes: Add Collection Info NodeSebastian Parborg
2021-02-03Fix incorrect mesh selection duplication in internal utility functionJulian Eisel
2021-02-03BKE UndoSys refactor: deduplicate and simplify code, sanitize naming.Bastien Montagne
2021-02-02Force Fields: implement early filtering by the Affect flags.Alexander Gavrilov
2021-02-02Fix build error on windows after recent commitHans Goudey
2021-02-02Merge branch 'blender-v2.92-release'Sebastián Barschkis
2021-02-02Fix T84649: Quick liquid causing crash on scale operationSebastián Barschkis
2021-02-02BKE BMain relations: add utils to (re)set tags of the entries.Bastien Montagne
2021-02-02Cleanup: LibOverride: group logically utils static functions.Bastien Montagne
2021-02-02Blenkernel: Move node.c to C++Hans Goudey
2021-02-02Merge branch 'blender-v2.92-release'Nathan Craddock
2021-02-02Fix T83450: Missing 4th studio light in preview iconNathan Craddock
2021-02-02Merge branch 'blender-v2.92-release'Hans Goudey
2021-02-02Fix T85155: Vertex groups from object don't transfer to next nodes modifierHans Goudey
2021-02-02Cleanup: take grid reference instead of shared pointer as parameterJacques Lucke
2021-02-02Fix regression: Crash garbage collecting VBOs on never evaluated scenesClément Foucault
2021-02-01Fix crash when creating lib overrides.Bastien Montagne
2021-02-01Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-01Fix T85252: Gpencil interpolate sequence crash in new scenesAntonio Vazquez
2021-02-01Fix regression: Crash garbage collecting VBOs on never evaluated scenesClément Foucault
2021-01-29Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-29Fix T84717: missing 3D viewport updates when changing shading settingsBrecht Van Lommel
2021-01-29Cleanup: accept const pointer for BKE_scene_get_depsgraphBrecht Van Lommel
2021-01-26Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-26Fix T85049: Geometry Nodes: How to handle instances with shear?Sebastian Parborg
2021-01-26Merge branch 'blender-v2.92-release'Richard Antalik
2021-01-26Fix T84935: improve previous fix for boolean custom data layersJacques Lucke
2021-01-26Geometry Nodes: new Points to Volume nodeJacques Lucke