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
path: root/source
AgeCommit message (Expand)Author
2021-09-12Compositor: Add support for canvas compositingtemp-compositor-canvasManuel Castilla
2021-09-12Compositor: Replace resolution concept by canvasManuel Castilla
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-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-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-10Update command line argument description for --addonsJon Denning
2021-09-10XR: Re-enable SteamVR OpenGL backend for AMD gpusPeter Kim
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-09Depsgraph: release GIL when evaluating the depsgraphSybren A. Stüvel
2021-09-09Cleanup: clarify comment about the use of `_PyThreadState_UncheckedGet()`Sybren A. Stüvel
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-09-09Cleanup: Readfile: cleanup some logic checks.Bastien Montagne
2021-09-09IDmanagement: makelocal: Fix mistake in recent commit.Bastien Montagne
2021-09-09Fix FONT objects cannot use Object Font anymorePhilipp Oeser
2021-09-09Fix typo in BKE_object_as_kdtreePhilipp Oeser
2021-09-09Fix typo checking empty gizmo keymapCampbell Barton
2021-09-09Cleanup: remove newlines from logging textCampbell Barton
2021-09-09Fix smooth-view failure to add mouse-move eventsCampbell Barton
2021-09-09Modifier: add support for vertex groupsMaxime Casas
2021-09-09Gizmo: warn when 2D projection fails with non-invertable matricesCampbell Barton
2021-09-09Fix: Incorrect default for exposed geometry nodes vectorsHans Goudey
2021-09-09Fix GPU Buffer not allowing uint values greater than one byteGermano Cavalcante