aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dgeometry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* QQuick3DGeometry: add 'geometryChanged()' signalJonas Karlsson2024-01-181-0/+1
* Doc: Add missing \since 6.6Paul Wicking2023-09-121-0/+12
* Add API for creating Geometry from QML/JSAndy Nichols2023-06-011-1/+2
* Add a missing QQuick3DGeometry::targetData()Inho Lee2023-04-191-0/+9
* Update QQ3D morph animation to use a vertex textureInho Lee2023-02-031-28/+173
* Fix empty HeightFieldGeometry instance crashMiikka Heikkinen2023-01-201-1/+1
* Clean-up some assertsChristian Strømme2023-01-181-9/+6
* Add support for profiling object id and event dataAntti Määttä2022-10-131-1/+1
* Hook up DebugView to the QSSGRhiContextStatsLaszlo Agocs2022-10-061-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Enhance docs and some runtime checks for geometry data typesLaszlo Agocs2022-01-071-4/+21
* Clear subsets prior to copying them from frontend geometry objectYuya Nishihara2021-12-081-1/+1
* Use the new QML CMake API for examples, tests and docsCraig Scott2021-08-231-5/+5
* Doc: Fix QDoc errors Qt Quick 3DNico Vertriest2021-08-131-6/+7
* Add subsets for geometry apiAntti Määttä2021-08-091-0/+90
* Fix possible division by zeroAntti Määttä2021-06-231-3/+6
* Add subset support for geometryAntti Määttä2021-06-211-1/+19
* Fix RuntimeMeshData max attribute countAntti Määttä2021-06-151-0/+8
* Model blend particlesAntti Määttä2021-05-281-2/+43
* Fix to deal with emissive propertiesInho Lee2021-04-281-1/+1
* Add documentation for morph target attributesPaul Olav Tvete2021-03-301-0/+4
* Add new Mesh writer and builderLaszlo Agocs2021-02-011-30/+30
* New extensible Mesh loaderLaszlo Agocs2021-01-291-30/+30
* docs: Make it clear that custom vertex data must be interleavedLaszlo Agocs2021-01-261-2/+5
* Remove a bogus and unused stride calculation with custom geometryLaszlo Agocs2021-01-261-0/+2
* Enable UV1 on the custom geometryInho Lee2021-01-061-4/+7
* Remove unused enum valuesInho Lee2020-12-281-4/+4
* Support morph animationsInho Lee2020-12-221-0/+8
* Add skinning overview documentationPaul Olav Tvete2020-11-191-2/+2
* Update custom geometry documentationPaul Olav Tvete2020-11-171-75/+84
* doc: Minor changes to Geometry docsEskil Abrahamsen Blomfeldt2020-10-291-9/+8
* Remove qml import version in the geometry doc snippetChristian Strømme2020-10-281-1/+1
* Support skinning in the CustomMaterialInho Lee2020-10-061-1/+7
* make CustomGeometry to support skinningInho Lee2020-09-221-0/+4
* Docs: Mention the expectation of OpenGL-style vertex and projectionLaszlo Agocs2020-09-061-0/+7
* Introduce point size and line widthLaszlo Agocs2020-08-311-3/+10
* Add customgeometry exampleLaszlo Agocs2020-08-201-3/+68
* Untangle the "default" and "unknown" mess in the custom geometry apiLaszlo Agocs2020-08-201-10/+69
* Fix up custom geometry docsLaszlo Agocs2020-08-191-24/+83
* Add partial updates to custom geometry APILaszlo Agocs2020-08-191-1/+72
* Support the vertex color in QQuick3DGeomentryInho Lee2020-08-071-0/+1
* Remove unnecessary "name" property from QQuick3DGeometryAndy Nichols2020-07-031-43/+0
* Fix type APIChristian Strømme2020-03-041-5/+6
* Add enum type to valuesTomi Korpipaa2020-02-261-3/+3
* Remove unsupported enumsAntti Määttä2020-02-261-12/+0
* Add more docs for GeometryAntti Määttä2020-02-031-1/+28
* Get model boundsAntti Määttä2020-01-311-1/+6
* Make QQuick3DGeometry public apiAntti Määttä2020-01-311-9/+324
* Dirty front-end objects when rendernode is createdMiikka Heikkinen2019-12-111-1/+7