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-12-04Atomics: Add 16 bit fetch + AND and fetch + OR signed integer operationstemp-atomics-int16Julian Eisel
2020-12-04Transform: Don't use Automatic Constraint Plane in 2D editorsGermano Cavalcante
2020-12-04Cleanup: Deduplicate constraint event codeGermano Cavalcante
2020-12-04i18n utils CLI: add missing RTL process command.Bastien Montagne
2020-12-04i18n utils: Add first version of the CLI wrapper around i18n tools.Bastien Montagne
2020-12-04i18n utils: Add a helper to list and match po files with languages codes.Bastien Montagne
2020-12-04i18n utils : Reduce dependency to Blender bpy API, step 2.Bastien Montagne
2020-12-04i18n utils: reduce dependency to Blender bpy API, step 1.Bastien Montagne
2020-12-04i18n utils: Cleanup.Bastien Montagne
2020-12-04Cleanup: Declare variables where initializedHans Goudey
2020-12-04Cleanup: Use typedef for button string info typeHans Goudey
2020-12-04Fix T83177: Industry Compatible keymap: MMB-dragging to transform engages axi...Germano Cavalcante
2020-12-04Revert "Fix T83177: Industry Compatible keymap: MMB-dragging to transform eng...Germano Cavalcante
2020-12-04Cycles: Add support for shader raytracing in OptiXPatrick Mours
2020-12-04Cleanup: Clang-Tidy, modernize-use-usingSybren A. Stüvel
2020-12-04Cleanup: Clang-tidy, actually enable the modernize-use-override ruleSybren A. Stüvel
2020-12-04Cleanup: Clang-Tidy, modernize-use-overrideSybren A. Stüvel
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-04Cleanup: Clang-Tidy, modernize-deprecated-headersSybren A. Stüvel
2020-12-04Cleanup: replace NULL with nullptr in C++ codeSybren A. Stüvel
2020-12-04Point users to new location of "Show Group Colors" optionSybren A. Stüvel
2020-12-04EEVEE CryptomatteJeroen Bakker
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-12-04Fix T83346: Scrolling doesn't work with mouse over panel headerHans Goudey
2020-12-04UI: Remove Decorators from Keymap PreferencesYevgeny Makarov
2020-12-04Sculpt: Wet paint area radiusPablo Dobarro
2020-12-04Fix T82872: Add design task link for tilt supportPablo Dobarro
2020-12-04Sculpt: Allow inverting the Erase Displacement mesh filterPablo Dobarro
2020-12-04UI: Add sculpt stats to statusbarPablo Dobarro
2020-12-03UI: Fix Node Groups color in Geometry NodesPablo Vazquez
2020-12-03Fix T83352: Move with constraint showing an incorrect value in the headerGermano Cavalcante
2020-12-03MSVC: Enable clang-tidy analyserRay Molenkamp
2020-12-03GPencil: Reduce UI range for Simplify Adaptive factorAntonio Vazquez
2020-12-03GPencil: Fix unreported refresh of stroke after using Arrange operatorAntonio Vazquez
2020-12-03GPencil: Add Vertex Paint operators to Paint menuAntonio Vazquez
2020-12-03Fix: remove `show_group_colors` from graph editor menuSybren A. Stüvel
2020-12-03Geometry Nodes: improve support for Color attributesJacques Lucke
2020-12-03Geometry Nodes: add custom data type getter for attribute accessorJacques Lucke
2020-12-03Fix T83315: Crash showing animation channel context menu after baking soundSybren A. Stüvel
2020-12-03Fix Cycles device kernels containing debug assertation codePatrick Mours
2020-12-03Tracking: Improve multithreading of tracking many markersSergey Sharybin
2020-12-03Add Custom Object Space to ConstraintsHenrik Dick
2020-12-03Fix linker errors when building without CyclesSybren A. Stüvel
2020-12-03Fix accendental copy/paste errors after last commitAaron Carlisle
2020-12-03Bmesh: Improve documentation of op parametersAaron Carlisle
2020-12-03Cleanup: view-port --> 2D/3D ViewportAaron Carlisle
2020-12-02Fix crash in outliner on cursor hoverNathan Craddock
2020-12-02Outliner: Highlight icons on cursor hoverNathan Craddock
2020-12-02Cleanup: Store "is_active" instead of pointer property in panel typeHans Goudey
2020-12-02UI: Add new node colors for geometry nodesHans Goudey