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-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
2021-10-25Cleanup: refactor filelist filter functionsSybren A. Stüvel
2021-10-25UI: Use flat colors for NLA strip drawingPablo Vazquez
2021-10-25Fix T92466: Crash snapping to text objects with XRay shadingGermano Cavalcante
2021-10-25Geometry Nodes: Add "Fill Caps" option to curve to mesh nodeHans Goudey
2021-10-25Fix T92361: Zooming nodes clips text labelsCampbell Barton
2021-10-25Fix T92460: crash when instancing on curves generated from stringJacques Lucke
2021-10-25Fix non-capitalized UI message.Bastien Montagne
2021-10-25Tests: assets, add BKE callback init/finalize to test setup/teardownSybren A. Stüvel
2021-10-25Assets: Add Author field to asset metadataJulian Eisel
2021-10-25Assets/IDs: Don't generate previews for object types with no real geometryJulian Eisel
2021-10-25Fix: crash in previously added versioning codeJacques Lucke
2021-10-25Fix T92293: Clipped labels for graph editor modifiersCampbell Barton
2021-10-25Cleanup: clang-tidy, spellingCampbell Barton
2021-10-25Geometry Nodes: new Image Texture nodeJacques Lucke
2021-10-25Cleanup: rename Outliner functionPhilipp Oeser