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-04-21CleanUp: Renamed `BLI_task_pool_userdata` to `BLI_task_pool_user_data`Jeroen Bakker
2020-04-21Fix T75845: some dependencies update missing when painting textures.Luc Revardel
2020-04-21Cleanup: remove unused includesBrecht Van Lommel
2020-04-21Merge branch 'blender-v2.83-release'Jacques Lucke
2020-04-21Fix Linux/GCC build error after recent changesBrecht Van Lommel
2020-04-21Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-04-21Fix T75472 Crash on "Remove Empty Animation Data" in NLA editorSybren A. Stüvel
2020-04-21Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-04-21Fix clang-format differences between version 6 and 9Brecht Van Lommel
2020-04-21Cleanup: clang-formatBrecht Van Lommel
2020-04-21Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-21Fix T75920: Add object - Align to 3D cursor not working.Bastien Montagne
2020-04-21Cleanup: Fix strict compiler warningSergey Sharybin
2020-04-20Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-20Fix T75885: Mesh deform modifier not updating on own transformsPhilipp Oeser
2020-04-20Tracking: Specify image image for (un)distortion modelSergey Sharybin
2020-04-20Fix T75840: Add check for not generated edgesHenrik Dick
2020-04-20Cleanup: rename "nested" to "embedded"Jacques Lucke
2020-04-20Fix: Add extern "C" to RNA_enum_types.hJacques Lucke
2020-04-20Simulations: Add Boolean Math, Switch and Float Compare node UIJacques Lucke
2020-04-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-04-20Simulations: Use some shader nodes in simulation node treesJacques Lucke
2020-04-20Fix T75914: Assert Knife ToolJeroen Bakker
2020-04-20Simulations: UI for core particle nodesJacques Lucke
2020-04-20Nodes: Add emitters, events, forces and control flow socket typesJacques Lucke
2020-04-20Nodes: New Object and Image socket typesJacques Lucke
2020-04-20Simulations: Embed simulation node tree in simulation data blockJacques Lucke
2020-04-20Cleanup: Remove unnecessary callbacks where default behavior is fineJacques Lucke
2020-04-20Cleanup: typoJacques Lucke
2020-04-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-20Cleanup: ID management: Light ID type.Bastien Montagne
2020-04-20Fix T75922: Removing custom orientation doesn't update gizmoCampbell Barton
2020-04-20Simulations: Add simulation node tree typeJacques Lucke
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-20Cleanup: redundant parenthesis, NULL checksCampbell Barton
2020-04-20Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-20Cleanup: accidental value declaration with struct typeCampbell Barton
2020-04-20Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-20Fix invalid comparison checking button unit typeCampbell Barton
2020-04-20Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-04-20Fix T75778: Missing ME_VERT_PBVH_UPDATE in Surface SmoothPablo Dobarro
2020-04-20Fix T75766: Smooth mask using mesh vert indices direcltyPablo Dobarro
2020-04-20Fix T75329: Missing show_face_sets checks for MultiresPablo Dobarro
2020-04-20Fix T75662: Surface Smooth filter not checking face setsPablo Dobarro
2020-04-20Fix crash on Multires Face Set visibility syncPablo Dobarro
2020-04-20Merge branch 'blender-v2.83-release'Julian Eisel
2020-04-20Fix missing Outliner selection syncing on "Select Hierarchy"Julian Eisel
2020-04-19Fluid: Fix for caches being released when file is loadedSebastián Barschkis
2020-04-19Fluid: Fix for inconsistent behavior with flow and effector objectsSebastián Barschkis