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-25Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-25Fix T93362: crash when capturing attribute after fillet curve nodeJacques Lucke
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Sergey Sharybin
2021-11-25Fix T91444: Edge Loop Preview fails with two Mirror ModifiersBastien Montagne
2021-11-25Fix T93321: Modified Mirror modifier behavior break some other tools like bou...Bastien Montagne
2021-11-25Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-25Fix Py API: wrong doc about type of Collection property.Bastien Montagne
2021-11-25Fix T93357: crash when opening search menuJacques Lucke
2021-11-24Fix T92962 Boolean output indices unstable.Howard Trickey
2021-11-24Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-24UI: Improve scaling of widgets when zoomingLeon Leno
2021-11-24Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-24Fix T90808: wrong BoundBox after undo curve selectionGermano Cavalcante
2021-11-24UI: Blend File Icons Thumbnail ViewHarley Acheson
2021-11-24UI: Blend File Icons Thumbnail ViewHarley Acheson
2021-11-24Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-24Asset Browser: Activate a catalog when draggingJulian Eisel
2021-11-24Asset Browser: Fix catalog being renamed when dropping into parentJulian Eisel
2021-11-24BLI: add slice method to index mask and generic spanJacques Lucke
2021-11-24Geometry Nodes: use simpler types when devirtualizing virtual arrayJacques Lucke
2021-11-24Asset Browser: Support dragging catalogs into top levelJulian Eisel
2021-11-24Geometry Nodes: reduce thread switching in evaluatorJacques Lucke
2021-11-24Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-24Fix T92120 (partially): No bone custom shape with curve object meshesHans Goudey
2021-11-24Animation: allow marking actions as cyclic for Cycle-Aware Keying.Alexander Gavrilov
2021-11-24Animation: allow manually setting the intended playback range for actions.Alexander Gavrilov
2021-11-24Context: add accessors returning selected actions for animation editors.Alexander Gavrilov
2021-11-24Geometry Nodes: add utility to show debug messages in node editorJacques Lucke
2021-11-24macOS: Fix build error due to std::optional<T>::valueAnkit Meel
2021-11-24Geometry Nodes: reduce number of scheduled nodes in evaluatorJacques Lucke
2021-11-24Cleanup: removed shadowed variableJacques Lucke
2021-11-24Geometry Nodes: decouple Delete Geometry node from Mask modifierJacques Lucke
2021-11-24CMake: add WITH_UNITY_BUILD option to improve compile timesJacques Lucke
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-24Cleanup: Renamed DefaultDrawingMode ImageSpaceDrawingMode.Jeroen Bakker
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-24ImageEngine: Remove unneeded check for tiled image.Jeroen Bakker
2021-11-24Tests: exclude anonymous attributes from mesh comparisonJacques Lucke
2021-11-24Cleanup: `IDTypeInfo` new `asset_type_info` member.Bastien Montagne
2021-11-24Fix T93345: missing null check for geometry nodes loggerJacques Lucke
2021-11-24Cleanup: Add info about attributes init in Mesh IDTypeInfo after conversion t...Bastien Montagne
2021-11-24Cleanup: use lowercase in private functions.Jeroen Bakker
2021-11-24Cleanup: use lowercase in private functions.Jeroen Bakker
2021-11-24Cleanup: use nullptrJacques Lucke
2021-11-24Cleanup: Silent compilation warning in draw_manager.Jeroen Bakker
2021-11-24Fix crash when opening search menu.Jeroen Bakker
2021-11-24AssetBrowser: Disable asset indexing.Jeroen Bakker
2021-11-24T91406: Asset Library IndexingJeroen Bakker
2021-11-24Animation: Add test cases for `ED_keyframes_keylist`.Jeroen Bakker
2021-11-24Extract keyframe segment calculationChristoph Lendenfeld