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-11-12Fix T93007: Cycles not updating for animated Object properties like colorBrecht Van Lommel
2021-11-12Fix T93007: Cycles not updating for animated Object properties like colorBrecht Van Lommel
2021-11-09Cleanup: clang-formatCampbell Barton
2021-11-09Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-09Fix T92318: adding layers (UVs, ...) doesn't notify about limitPhilipp Oeser
2021-11-08Fix inconsistent creation of `NodeTreeTypeUndefined` type of node treeBastien Montagne
2021-11-06Cleanup: remove window_manager & editor includes from BLFCampbell Barton
2021-11-04Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-04Fix T91986: incorrect syncing of geometry instancesJacques Lucke
2021-11-03Spreadsheet: Display geometry volume component gridsHans Goudey
2021-11-03Add documentation for some 'hidden' RNA properties.Bastien Montagne
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-10-27Geometry Nodes: Add Image Socket to Switch NodeJohnny Matthews
2021-10-27Cleanup: use 'use_' prefix for RNA naming in grease pencil modifiersCampbell Barton
2021-10-26Don't deselect assets in `ED_fileselect_activate_by_id`Sybren A. Stüvel
2021-10-26LineArt: Trimming edges right at the image borderYimingWu
2021-10-26UI: Improve node editor breadcrumbs displayHans Goudey
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-26Nodes: support transparency for link highlight colorDorian
2021-10-26Cleanup: silence address sanitizer warning about NULL + 0Brecht Van Lommel
2021-10-26Cycles: add additive AO support through Fast GI settingsBrecht Van Lommel
2021-10-26Geometry Nodes: support viewing field values in spreadsheetJacques Lucke
2021-10-26Cleanup: Improve description for XR absolute trackingPeter Kim
2021-10-26XR Controller Support Step 5: NavigationPeter Kim
2021-10-26UI: Change node editor grid into a dot gridHans Goudey
2021-10-25UI: Make the mesh to volume node slightly narrowerHans Goudey
2021-10-25Assets: Add Author field to asset metadataJulian Eisel
2021-10-25Geometry Nodes: new Image Texture nodeJacques Lucke
2021-10-25Spreadsheet: fix updating active domain when component type changesJacques Lucke
2021-10-23Asset Browser: Filter options for specific ID typesJulian Eisel
2021-10-23UI: Correct icons of File Browser Link/Append ID filter settingsJulian Eisel
2021-10-22Geometry Nodes: add Boolean and Integer Input nodesDorian
2021-10-22Fix T92290: Linked Color Palette datablocks can not be used.Bastien Montagne
2021-10-22Fix T90638: Inconsistent object data behavior when link-duplicating collections.Bastien Montagne
2021-10-21Node Editor: Introduce color overlay and dashed wires theme settingPablo Vazquez
2021-10-21Fix T92272: Rigid Body Copy to Selected "Margin" crashPhilipp Oeser
2021-10-21Cleanup: match cursor hide option with naming for the 3D viewportCampbell Barton
2021-10-21VSE: Add 2D cursor overlay optionRichard Antalik
2021-10-20Geometry Nodes: Fields version of Curve to Points nodeHans Goudey
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-19Fix T91197: marking assets from Python may crashSybren A. Stüvel
2021-10-19Geometry Nodes: Fields version of the raycast nodeHans Goudey
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-18Cleanup: internal sequencer naming for overlaysCampbell Barton
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-10-16Revert "Fix T62325, T91990: changing Cycles presets does not update the Blend...Brecht Van Lommel