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-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
2021-11-24Cleanup: unused variableGermano Cavalcante
2021-11-24Fix (unreported): Local preview icons not loadingGermano Cavalcante
2021-11-23Cleanup: clang tidyJacques Lucke
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Fix (unreported): unlinked group input is not logged in geometry nodesJacques Lucke
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Clean-up: Fix BLI_rect.h collision with windows.hRay Molenkamp
2021-11-23Cleanup: Else after return, other simplificationsHans Goudey
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-11-23Merge branch 'blender-v3.0-release'Sebastian Parborg
2021-11-23Fix: The bounding box gizmo breaks if transform pivot is set to cursorSebastian Parborg
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Geometry Nodes: fix attribute propagation in Delete Geometry nodeJacques Lucke