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-09-13move some texture nodes to c++temp-noise-nodes-cppJacques Lucke
2021-09-13Fix T84638: Wrong scale for primitives with radiusFalk David
2021-09-13Cleanup: clang-formatCampbell Barton
2021-09-13GPUShader: Expose name for debugging & identifying shadersJon Denning
2021-09-12Cleanup: early return from smoothview when the view is unchangedCampbell Barton
2021-09-12Cleanup: spellingCampbell Barton
2021-09-11Cleanup: Remove no-op/unused codeHans Goudey
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-09-11Calm Warning: Unused VariableHarley Acheson
2021-09-11Compositor: Full frame previewsManuel Castilla
2021-09-11Compositor: Fix crash when hashing unconnected operationsManuel Castilla
2021-09-11Geometry Nodes: add field support for socket inspectionJacques Lucke
2021-09-11Cleanup: use nullptrJacques Lucke
2021-09-11Functions: store cursors to previous instructionsJacques Lucke
2021-09-11Cleanup: Rename variables, simplify logicHans Goudey
2021-09-11Geometry Nodes: Support "Evaluated" mode in Resample Curve nodeHans Goudey
2021-09-11Nodes: Add vector min/max support to new socket builder APIHans Goudey
2021-09-11UI: Quad View Option Names ImprovedNikhil Shringarpurey
2021-09-10Cleanup: Split legacy node type definesHans Goudey
2021-09-10Fix: Incorrect file subversion for geometry node versioningHans Goudey
2021-09-10Revert startup.blend changes from commit a00507c482e2Brecht Van Lommel
2021-09-10Fix Constraints not updating on move in stackHenrik Dick
2021-09-10VFont: Refactor of check_freetypefont()Harley Acheson
2021-09-10Geometry Nodes: Add versioning to change legacy node ID namesHans Goudey
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-10Tests: more graceful handling of keyboard interrupting benchmarksBrecht Van Lommel
2021-09-10Add missing bit to own previous commitJulian Eisel
2021-09-10Python: extra check on `BPY_thread_save()` to ensure proper GIL handlingSybren A. Stüvel
2021-09-10Cleanup: Fix comment in recent commit.Jeroen Bakker
2021-09-10Fix possible crash displaying asset preview from current fileJulian Eisel
2021-09-10T78995: Enable keylist threaded drawing.Jeroen Bakker
2021-09-10BLI: Add Cycles compatible Perlin noiseOmar Emara
2021-09-10Anim: Keylist drawing optimization by using arrays.Jeroen Bakker
2021-09-10Templates: remove masking layers from the default startup fileCampbell Barton
2021-09-10Depsgraph: release GIL when evaluating the depsgraphSybren A. Stüvel
2021-09-10Link/Append: Fix unreported obdata being instantiated even when already used ...Bastien Montagne
2021-09-10Cleanup: Silenced compilation warning in ghost.Jeroen Bakker
2021-09-10Update command line argument description for --addonsJon Denning
2021-09-10XR: Re-enable SteamVR OpenGL backend for AMD gpusPeter Kim
2021-09-10Windows: Fix VS2022 detectionRay Molenkamp
2021-09-10UI: File Browser Options FixHarley Acheson
2021-09-09Revert "Depsgraph: release GIL when evaluating the depsgraph"Brecht Van Lommel
2021-09-09Fix T90317: Confusing File Browser PreferencesHarley Acheson
2021-09-09Fix T88755: Reuse Temp Windows by Type not TitleHarley Acheson
2021-09-09Fix compiler warnings about virtual functions but non-virtual destructorBrecht Van Lommel
2021-09-09DNA: allow initializing defaults for deprecated struct membersBrecht Van Lommel
2021-09-09Geometry Nodes: Allow exposing color sockets to the modifierHans Goudey
2021-09-09Cleanup: use NODE_SOCKET_API_ARRAY for array socketsKévin Dietrich
2021-09-09Fix build error on LinuxPeter Kim
2021-09-09XR: Support for Varjo OpenXR extensionsVille Kivistö