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-09-09Depsgraph: release GIL when evaluating the depsgraphSybren A. Stüvel
2021-09-09Cleanup: clarify comment about the use of `_PyThreadState_UncheckedGet()`Sybren A. Stüvel
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-09-09Cleanup: Readfile: cleanup some logic checks.Bastien Montagne
2021-09-09IDmanagement: makelocal: Fix mistake in recent commit.Bastien Montagne
2021-09-09Fix FONT objects cannot use Object Font anymorePhilipp Oeser
2021-09-09Fix typo in BKE_object_as_kdtreePhilipp Oeser
2021-09-09Fix typo checking empty gizmo keymapCampbell Barton
2021-09-09Cleanup: remove newlines from logging textCampbell Barton
2021-09-09Fix smooth-view failure to add mouse-move eventsCampbell Barton
2021-09-09Modifier: add support for vertex groupsMaxime Casas
2021-09-09Gizmo: warn when 2D projection fails with non-invertable matricesCampbell Barton
2021-09-09Fix: Incorrect default for exposed geometry nodes vectorsHans Goudey
2021-09-09Fix GPU Buffer not allowing uint values greater than one byteGermano Cavalcante
2021-09-08Fix T91255: IDProperty UI as_dict() returns step as default valueHans Goudey
2021-09-08VSE: Adding a panning angle for multichannel audio.Jörg Müller
2021-09-08Fix error running benchmark script with environment variables for buildsBrecht Van Lommel
2021-09-08Tests: updates for performance benchmarkingBrecht Van Lommel
2021-09-08Fix T91241: wrong labels and identifiers for id socketsJacques Lucke
2021-09-08USD import: remove unused files.Michael Kowalski
2021-09-08Cleanup: typedef enum for eImageType.Jeroen Bakker
2021-09-08Cleanup: typedef enum for eImageSource.Jeroen Bakker
2021-09-08Cleanup: consisten naming slot -> resolution.Jeroen Bakker
2021-09-08Fix T90825: Performance texture painting with limited scale.Jeroen Bakker
2021-09-08Asset: Dropping Material assets on material slot under mouse cursor.Jeroen Bakker
2021-09-08Fix T91225: Quick Favorites and shortcuts are broken for some propertiesPhilipp Oeser
2021-09-08Fix non-exiting property in keymapRichard Antalik
2021-09-08UI: Remove label of mode in Point Instance nodeHans Goudey
2021-09-08Cleanup: VSE select operatorRichard Antalik
2021-09-08Fix T90967: Snapping not working with single stripRichard Antalik
2021-09-07Animation: Implement generic slider in graph_slider_opsChristoph Lendenfeld
2021-09-07Cleanup: Move function to versioning_common.ccHans Goudey
2021-09-07Fix T91093: off by one error in when resampling curveJacques Lucke
2021-09-07Fix T91219: Crash canceling scale keyframes in dope sheet grease pencilGermano Cavalcante
2021-09-07Fix T91236: AssetBrowser crash with certain collectionsPhilipp Oeser
2021-09-07Fix T91238: crash when instancing geometry group inputJacques Lucke
2021-09-07ID management: add options to force make local or force copy IDs when making ...Bastien Montagne
2021-09-06GPencil: Change icons missing in previous commitAntonio Vazquez
2021-09-06Fix T91187: incorrect socket identifierJacques Lucke
2021-09-06UI: Area Split and Join Mouse Cursor FeedbackHarley Acheson
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-09-06GPencil: Replace temp icons for final designAntonio Vazquez
2021-09-06make.bat: Fix missing quotes in python detectionAntonio Vazquez
2021-09-06Fix T90414: New GPencil iconsAntonio Vazquez
2021-09-06Fluid: Parallelizations for Mantaflow functions (D12002)Erik Abrahamsson
2021-09-06Fluid: Clang-format cleanupsSebastián Barschkis
2021-09-06Nodes: fix incorrect id socket updateJacques Lucke
2021-09-06Fix crash drawing hair with older GPUs.Jeroen Bakker
2021-09-06Division by zero when there are no lights and only emissive surfacesWilliam Leeson
2021-09-06BLI: add default hash for shared_ptr and reference_wrapperJacques Lucke