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-10-26Eevee: support accessing custom mesh attributesKévin Dietrich
2021-10-26Geometry Nodes: Handle multiple grids in the volume to mesh nodeHans Goudey
2021-10-26UI: Let object drop operator display hint why it's disabledJulian Eisel
2021-10-26UI: Improved feedback when dropping is not possible on drag 'n dropJulian Eisel
2021-10-26LineArt: Trimming edges right at the image borderYimingWu
2021-10-26UI: Improve node editor breadcrumbs displayHans Goudey
2021-10-26Fix: Assert on startup from incorrect float property minHans Goudey
2021-10-26Fix T92505: previewing specific node outputs did not work anymoreJacques Lucke
2021-10-26LineArt: Custom CameraYimingWu
2021-10-26LineArt: Fix prop range for stroke_depth_offset.YimingWu
2021-10-26LineArt: Stroke offset towards camera.YimingWu
2021-10-26Geometry Nodes: Add Brick Texture nodeCharlie Jolly
2021-10-26Cleanup: clang-formatBrecht Van Lommel
2021-10-26Nodes: support transparency for link highlight colorDorian
2021-10-26Cleanup: silence address sanitizer warning about NULL + 0Brecht Van Lommel
2021-10-26Geometry Nodes: remove reference to anonymous attributes in tooltipsJacques Lucke
2021-10-26Fix drop of dimensionless objects in 3DViewGermano Cavalcante
2021-10-26UI: Use text highlight theme color for active tabPablo Vazquez
2021-10-26Cycles: add additive AO support through Fast GI settingsBrecht Van Lommel
2021-10-26Cleanup: spelling in commentsCampbell Barton
2021-10-26BlenLib: Add JSON Serialization/Deserialization Abstraction Layer.Jeroen Bakker
2021-10-26Geometry Nodes: don't log full fields when not necessaryJacques Lucke
2021-10-26Animation UI: Make Ctrl+F use textbox instead of pop-upbird_d
2021-10-26Geometry Nodes: support viewing field values in spreadsheetJacques Lucke
2021-10-26GPencil: Fix(unreported) Dash modifier wrong logic.YimingWu
2021-10-26Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_P...Bastien Montagne
2021-10-26Cleanup: `else` after `continue`.Bastien Montagne
2021-10-26Fix crash in liboverride/pointcache handling code after recent changes.Bastien Montagne
2021-10-26Cleanup: forgot to remove empty line in previous commit.Bastien Montagne
2021-10-26Cleanup: build warnings.Bastien Montagne
2021-10-26Cleanup: Remove unused parameterPeter Kim
2021-10-26Cleanup: Improve description for XR absolute trackingPeter Kim
2021-10-26XR: Fix potential crash when toggling sessionPeter Kim
2021-10-26XR: Versioning for session draw flags, base scalePeter Kim
2021-10-26XR: View adjustments for variable viewer scalePeter Kim
2021-10-26XR Controller Support Step 5: NavigationPeter Kim
2021-10-26UI: Change node editor grid into a dot gridHans Goudey
2021-10-26Cleanup: Clang formatAaron Carlisle
2021-10-26View3D Snap Cursor: don't limit the number of statesGermano Cavalcante
2021-10-26View3D Snap Cursor: sanitize and increase the maximum amount of statesGermano Cavalcante
2021-10-26Geometry Nodes: Optimise Voronoi texture nodeCharlie Jolly
2021-10-25UI: Make the mesh to volume node slightly narrowerHans Goudey
2021-10-25Cleanup: Remove unused functions, make functions staticHans Goudey
2021-10-25Cleanup: silence warningsGermano Cavalcante
2021-10-25Asset Browser: apply search filter to tags as wellSybren A. Stüvel
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-25Drag Drop: allow customizable drawingGermano Cavalcante
2021-10-25UI Drag Drop: allow customizable drawingGermano Cavalcante
2021-10-25Cleanup: silence warning in recent commitPablo Vazquez
2021-10-25Fix T87627: Asset Browser Search Bar not workingSybren A. Stüvel