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-05-27Fix T88625: Multiobject UV hiding/unhiding does not work with UV_SYNC_SELECTIONPhilipp Oeser
2021-05-27Cleanup: rename BKE_main_id_{clear_newpoins => newptr_and_tag_clear}Campbell Barton
2021-05-27Cleanup: remove duplicate LIB_TAG_NEW untag codeErik Abrahamsson
2021-05-27Cleanup: inconsistent parameter nameJacques Lucke
2021-05-27Cleanup: simplify logic for copying vector button as textCampbell Barton
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-05-27Cleanup: specify array sizes, remove warnings in commentsCampbell Barton
2021-05-27Cleanup: use UndoMesh as links instead of allocating LinkDataCampbell Barton
2021-05-27Undo: resolve inefficient edit-mesh memory use with multiple objectsCampbell Barton
2021-05-26Cleanup: array-parameter warning with GCC 11Campbell Barton
2021-05-26Cleanup: shadow warningCampbell Barton
2021-05-26GPencil: Bake GPencil object transforms into a new GPencil objectAntonio Vazquez
2021-05-26Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-26Fix T88251: "Operator Cheat Sheet" CrashPhilipp Oeser
2021-05-25GPencil: Add a use_light option when creating object.YimingWu
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Revert "Blenlib: Explicit Colors."Jeroen Bakker
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Fix T86956: VSE shading mode ignores Grease Pencil Vertex colors.Jeroen Bakker
2021-05-25Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-25Fix T88551: Crash accessing uninitialized tool settingsRichard Antalik
2021-05-25Cleanup: clang-formatCampbell Barton
2021-05-24Merge branch 'blender-v2.93-release'Germano Cavalcante
2021-05-24Fix T88478: Fallback to dolly not working when moving the camera in camera viewGermano Cavalcante
2021-05-24Fix (unreported): Automatic transform contraint not being disabledGermano Cavalcante
2021-05-24Cleanup: Rename transform enum itemsGermano Cavalcante
2021-05-23UI: Use title case for labelsAaron Carlisle
2021-05-21GPencil: Speed up Occlude EraserAntonio Vazquez
2021-05-21Cleanup: spellingLeon Zandman
2021-05-21Transform: use ID_RECALC_GEOMETRY flag when updating object dataCampbell Barton
2021-05-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
2021-05-21Transform: remove ID_RECALC_SELECT for edit-mode armaturesCampbell Barton
2021-05-21Cleanup: spellingRichard Antalik
2021-05-20Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-20Fix T87316: No undo push for clicking on attribute nameHans Goudey
2021-05-20Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante
2021-05-20Cleanup: Use enum to indicate the current orientationGermano Cavalcante
2021-05-20Fix T88313: GPencil reproject operator projecting on the wrong surfaceGermano Cavalcante
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-05-20Materials: support materials when applying modifierJacques Lucke
2021-05-20Fix: wrong rna pointer for material slotJacques Lucke
2021-05-20VSE: Fix select strips at current frame featureRichard Antalik
2021-05-19VSE: Refactor sorting functionsRichard Antalik
2021-05-19Assets: Use textures (and shadows) for automatic object previewsSeverin
2021-05-19Fix T87621: Win32 Do Not Create Preview Thumbnails for Offline FilesHarley Acheson
2021-05-19Merge branch 'blender-v2.93-release'Jeroen Bakker
2021-05-19Fix T88167: Regression: no tooltip for syringe/picker, during picking objectPratik Borhade
2021-05-19VSE: Better handling of effect strip splittingRichard Antalik
2021-05-19VSE: Move whole strip chain to metaRichard Antalik
2021-05-18Fix T88313: GPencil reproject operator projecting on the wrong surfaceGermano Cavalcante