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
2022-11-09Fix T100883: crash with particle instancing and clumpingBrecht Van Lommel
2022-10-25Cleanup: Curves: Remove GPUTexture wrappers for buffer textureClément Foucault
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-09-01Metal: Minimum per-vertex stride, 3D texture size + Transform feedback GPUCap...Jason Fielder
2022-08-31Core: Remove color attribute limit from CustomData APIJoseph Eagar
2022-07-08Cleanup: make formatDalai Felinto
2022-07-08Cleanup: Move mesh legacy conversion to a separate fileHans Goudey
2022-05-15Cleanup: Fix compile warnings on windowsHans Goudey
2022-05-14Cleanup: Further use of const for retrieved custom data layersHans Goudey
2022-05-03Fix T93179: geonodes UVs and Vertex colors do not work in EEVEEKévin Dietrich
2022-04-22Curves: Further split of curves draw code from particlesHans Goudey
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-24Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-09-27Cleanup: spelling in commentsCampbell Barton
2021-09-24Cleanup: clang formatPhilipp Oeser
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-09Revert "CleanUp: Introduce `eMeshBatchDirtyMode` enum"Jeroen Bakker
2020-10-07CleanUp: Introduce `eMeshBatchDirtyMode` enumJeroen Bakker
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-08-07Cleanup: Draw, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-04-06Fix (unreported) wrong hair vertex colorsPhilipp Oeser
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-01-28Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-28Fix T62730 Overlay: Selected edit hair points highlight is incorrectClément Foucault
2020-01-17DRW: Use USHORT for vertex color and upload them in linear color to the GPUClément Foucault
2020-01-14Fix T71532 EEVEE: Hair UV/Color attributes not workingClément Foucault
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-09-13Fix Particles: Keyed Physics crash when clicking on a particle slotPhilipp Oeser
2019-09-10Fix T69432: Hair particle editmode: hiding not workingPhilipp Oeser
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-07-10Fix T61770 Multiple Hair Systems Not visible while in particle edit modeClément Foucault
2019-07-08Fix T65534 Eevee don't respect active UVmapClément Foucault
2019-06-21Revert "Particle system: Move runtime data to runtime field"Sergey Sharybin
2019-06-16Fix T65844: wrong eevee hair when vertex colors are used as inputPhilipp Oeser
2019-06-13Particle system: Move runtime data to runtime fieldSergey Sharybin
2019-05-30GPU: Remove GPU_INDEX_U8Clément Foucault
2019-04-24Correct switched values in the previous commit.mano-wii
2019-04-24Fix T62701: Hair edit mode crashes on some old AMD Radeon drivers.mano-wii
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-04DRW: Fix hair count being limited by recent refactorClément Foucault
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-19Fix T61475 Particle edit does not render children if path step > 7Clément Foucault