speed-dreams/src/tools/trackgen
iobyte 4353c63654 trackgen: fix mirrored texture on right side border walls
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9356 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-03-01 17:44:08 +00:00
..
CMakeLists.txt Fix for building with CMake less than 3.13 2022-10-19 18:21:14 +00:00
ac3d.cpp trackgen: fix typo 2024-01-10 15:58:35 +00:00
ac3d.h trackgen: check all objects for spliting 2023-07-19 21:20:45 +00:00
easymesh.cpp trackgen: fix barriers with gaps and update barrier-testtrack 2023-07-02 20:03:08 +00:00
easymesh.h trackgen: add class for writing AC3D files (no functional change but needed to fix #1241) 2023-04-12 22:22:08 +00:00
elevation.cpp trackeditor: use ac3d class to read mesh file and remove dead code 2023-05-28 17:27:17 +00:00
elevation.h move remaining global variables into application class 2022-04-24 17:26:06 +00:00
main.cpp trackgen: fix mirrored texture on right side border walls 2024-03-01 17:44:08 +00:00
objects.cpp trackgen: use object name and type in messages 2024-02-22 17:07:55 +00:00
objects.h trackgen: allow placing objects on track 2023-07-09 15:50:56 +00:00
raceline.cpp trackgen: use C++ versions of standard headers 2022-05-18 00:46:24 +00:00
relief.cpp trackgen: use same defaults everywhere 2023-05-10 15:49:35 +00:00
relief.h trackgen: use vector for lines and string for file name 2022-09-20 02:45:58 +00:00
testtrackgen.sh trackgen: fix regression from last patch and regenerate barrier-testtrack 2023-07-02 22:46:29 +00:00
testtrackgenall.sh trackgen: update existing test script and add another 2023-05-04 02:36:47 +00:00
track.cpp trackgen: fix mirrored texture on right side border walls 2024-03-01 17:44:08 +00:00
trackgen.h trackgen: use same defaults everywhere 2023-05-10 15:49:35 +00:00
trackgen.xml Fixed #718 Actual encoding now consistent with XML header (needed for the txml => Expat 2 port) 2012-07-08 12:40:00 +00:00
util.cpp trackgen: improve some messages 2024-02-22 03:01:31 +00:00
util.h trackeditor: use ac3d class to read mesh file and remove dead code 2023-05-28 17:27:17 +00:00