aboutsummaryrefslogtreecommitdiffstats
path: root/tools/meshdebug
Commit message (Expand)AuthorAgeFilesLines
* Correct tools licenseLucie Gérard2024-06-191-1/+1
* Update a tool, meshdebugInho Lee2023-06-061-0/+17
* Move toString() functions in base-types out of the global scopeChristian Strømme2023-01-181-3/+3
* Automatically generate Level of Detail meshes on importAndy Nichols2022-11-011-0/+6
* Port from container::count() and length() to size()Marc Mutz2022-10-071-5/+5
* Add descriptions to all toolsKai Köhne2022-09-211-0/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for executablesAlexandru Croitor2022-07-211-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Remove .prev_CMakeLists.txtKai Köhne2022-03-221-14/+0
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-051-0/+1
* Remove linking to Qt::OpenGL in toolsLaszlo Agocs2021-05-111-1/+0
* Add run-time asset loadingChristian Strømme2021-04-071-1/+1
* Bump to mesh v5, to allow storing the lightmap size hintLaszlo Agocs2021-02-221-0/+2
* Drop unused joint list from MeshLaszlo Agocs2021-02-021-15/+0
* Add new Mesh writer and builderLaszlo Agocs2021-02-011-5/+5
* New extensible Mesh loaderLaszlo Agocs2021-01-291-160/+76
* MeshBuilder: Remove the unused "count of UINT_MAX = all data" featureLaszlo Agocs2021-01-261-1/+0
* MeshBuilder: Simplify unnecessary QBuffer usageLaszlo Agocs2021-01-261-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-2/+2
* CMake: regenerate CMakeLists for toolsSamuli Piippo2020-08-312-2/+4
* CMake: Fix failing linux static buildAlexandru Croitor2020-04-241-0/+2
* CMake: Port qtquick3d to CMakeMårten Nordheim2020-04-252-0/+27
* Fix remaining deprecation warnings about endl and io manipulatorsFriedemann Kleint2020-01-201-7/+7
* Add using statements for Qt::endl and Qt::hex for future-compatMårten Nordheim2019-12-121-0/+4
* Revert "{endl,hex} => Qt::{endl,hex}"Tim Jenssen2019-11-291-7/+7
* {endl,hex} => Qt::{endl,hex}Mårten Nordheim2019-11-281-7/+7
* Long live QtQuick3D!Christian Strømme2019-08-232-0/+246