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-10-18Cleanup: Rearrange code, rename functionHans Goudey
2021-10-18Fix T92314: Auto naming of the Vertex Group doesn't work for GreasePhilipp Oeser
2021-10-18Cleanup: use a common prefix in static functionsGermano Cavalcante
2021-10-18Fix 1 frame delayed orientation in Placement GizmoGermano Cavalcante
2021-10-18Fix failing `AssetLibraryService` test by removing test codeSybren A. Stüvel
2021-10-18Cleanup: Use simpler method to create attribute lookupsHans Goudey
2021-10-18Cleanup: clang formatPhilipp Oeser
2021-10-18Fix T92246: sculpt crash displaying statistics in certain situationsPhilipp Oeser
2021-10-18Fix T92311: Snap to faces in edit mode with x-ray enabled doesn't workGermano Cavalcante
2021-10-18Fix: dangling pointer caused use-after-freeJacques Lucke
2021-10-18UI: Reduce vertical margin between panelsPablo Vazquez
2021-10-18Asset Library Service: fix failing unit testSybren A. Stüvel
2021-10-18Geometry Nodes: Add shader Musgrave texture nodeCharlie Jolly
2021-10-18Nodes: support sharing node declarations between nodesJacques Lucke
2021-10-18Fix T92250 EEVEE: Render crash with Motion Blur and OverscanClément Foucault
2021-10-18Fix T79005: Vertex color conversion operators changing the colorsPablo Dobarro
2021-10-18Animation: Motion Paths Refresh AllJan-Willem van Dronkelaar
2021-10-18Assets: add global `bke::AssetLibraryService` classSybren A. Stüvel
2021-10-18Geometry Nodes: Endpoint Selection NodesJohnny Matthews
2021-10-18Fix: missing use-attribute property in geometry nodes modifierJacques Lucke
2021-10-18Nodes: add default value to string socket declarationErik Abrahamsson
2021-10-18Geometry Nodes: decouple multi-function lifetimes from modifierJacques Lucke
2021-10-18Fix T91700: Strips can be transformed in scope display modesCampbell Barton
2021-10-18Cleanup: use depends-on-cursor for "Object Transfer Mode" operatorCampbell Barton
2021-10-18WM: support setting the operators idle cursorCampbell Barton
2021-10-18UI: expose additional cursors to the Python APICampbell Barton
2021-10-18Cleanup: de-duplicate operator registrationCampbell Barton
2021-10-18Snap and Placement Gizmo RefactorGermano Cavalcante
2021-10-18Fix frame overlay not refreshing the sequencer previewCampbell Barton
2021-10-18Cleanup: internal sequencer naming for overlaysCampbell Barton
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-17UI: Improve contrast on playheadPablo Vazquez
2021-10-17UI: Adjust header color when active instead of inactivePablo Vazquez
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-10-17Geometry Nodes: bring back lazy evaluation for field types in Switch nodeJacques Lucke
2021-10-17Geometry Nodes: change field visualization when there is an errorJacques Lucke
2021-10-17Cleanup: Fix unused variable warning in lite buildHans Goudey
2021-10-16Fix: Geometry Nodes Subdiv Surface CrashJohnny Matthews
2021-10-16Revert "Fix T62325, T91990: changing Cycles presets does not update the Blend...Brecht Van Lommel
2021-10-16Asset Browser: Use single column for asset library menuJulian Eisel
2021-10-16Fix T92252: User after free when opening file after Blender startsCampbell Barton
2021-10-16Fix nonnull-compare warning in DNA_view3d_types.hJesse Yurkovich
2021-10-16VSE: Fix crash when scene strip is added to metaRichard Antalik
2021-10-16VSE: Hide tool header by defaultRichard Antalik
2021-10-16Geometry Nodes: Rotate Euler: Use "Local" instead of "Point"Jarrett Johnson
2021-10-16Fix versioning for sequencer color balance modifier.Josef Raschen
2021-10-16Remove math for 2D affine transformRichard Antalik
2021-10-16Fix T91012: Scene strip doesn't play audioRichard Antalik
2021-10-16Fix T92184: Cage gizmo doesn't with area lightRichard Antalik
2021-10-15Cleanup: remove unused functionsManuel Castilla