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-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
2021-09-06Cleanup: format, spellingCampbell Barton
2021-09-06Cleanup: use pre-calculated size variableCampbell Barton
2021-09-06ImBuf: add IMB_allocFromBufferOwn that takes ownership of the bufferCampbell Barton
2021-09-06Cleanup: support passing in arbitrary buffers to IMB_allocFromBufferCampbell Barton
2021-09-06BLI_utildefines: add UNUSED_FUNCTION_WITH_RETURN_TYPECampbell Barton
2021-09-06Fix tests broken by rB58632a7f3c0f1be6.Bastien Montagne
2021-09-06Fix thumbnail screenshot error in 58632a7f3c0f1be6cc860c7cad9c41ba43e6454fCampbell Barton
2021-09-06Cleanup: comment unused functionsCampbell Barton
2021-09-06UI: Blend Preview Thumbnails Showing WorkspaceHarley Acheson
2021-09-06Cleanup: clang-formatAaron Carlisle
2021-09-06UI: Increase Size of Blend File ThumbnailsHarley Acheson
2021-09-06UI: Split Output Properties Dimensions panelAaron Carlisle
2021-09-05Compositor: New Posterize NodeAaron Carlisle
2021-09-05Cleanup: improve code clarityManuel Castilla
2021-09-04Fix T91143: Gpencil Set Vertex Color not using LinearAntonio Vazquez
2021-09-04Compositor: Merge equal operationsManuel Castilla