Commit Graph

7862 Commits

Author SHA1 Message Date
beaglejoe 5246880ad9 updated libPNG to 1.6.42
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9308 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-05 14:00:11 +00:00
beaglejoe 05cf19cc17 Update SDL2 to 2.30.0
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9307 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-05 13:54:23 +00:00
iobyte a02bac6439 trackeditor: allow negative heights and increase maximum height for nordschleife
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9306 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-04 16:41:34 +00:00
iobyte d92eeccc8a trackeditor: scroll by dragging with scroll wheel button down
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9305 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-03 18:02:28 +00:00
iobyte c5bcd12fca trackeditor: add zoom in/out with control + mousewheel
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9304 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-03 17:02:03 +00:00
iobyte 02620f9ddf trackeditor: fix profil tangents when splitting a segment
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9303 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-03 02:28:03 +00:00
iobyte 67a51d9b58 trackeditor: fix spline calculations by using tangents correctly
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9302 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-03 02:16:39 +00:00
iobyte 05f6220cee trackeditor: write track to ac3d file for debugging
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9301 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-02 02:22:18 +00:00
iobyte 99b4b78eb0 trackeditor: show elevation at cursor position
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9300 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-02 00:21:58 +00:00
iobyte 0ddf3071db trackeditor: move mutable classes from property pannel to their own files
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9299 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-01 23:56:29 +00:00
iobyte bfaaf6e39b trackeditor: add some functions to Point3D
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9298 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-01 23:10:45 +00:00
iobyte e70913a990 trackeditor: move segment nbSteps and stepLength into base class
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9297 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-01 22:58:12 +00:00
iobyte 2a2dd16822 trackeditor: fix segment slider negative numbers
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9296 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-02-01 22:45:46 +00:00
beaglejoe ea324a0e83 updated glm to 1.0.0
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9295 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-31 18:32:57 +00:00
beaglejoe dfaf940916 updated libPNG to 1.6.41
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9294 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-31 17:01:19 +00:00
beaglejoe 3685fac9c3 Update cURL to 8.6.0
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9293 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-31 16:46:20 +00:00
beaglejoe 9cbc9ffa78 updated SQLite3 to 3.45.1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9292 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-31 16:41:44 +00:00
iobyte d7a0f0d0cd trackeditor: calculate sub-segment heights for linear and spline profils
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9291 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-28 18:38:30 +00:00
iobyte 55420f78f1 trackeditor: show elevation in dump
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9290 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-27 20:56:00 +00:00
iobyte a2b972fed3 trackeditor: translated points are 2D
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9289 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-27 20:50:11 +00:00
iobyte e07bafe83f trackeditor: linear profil can't have tangents
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9288 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-27 20:39:50 +00:00
iobyte 036a27fc82 trackeditor: fix entering negative values in slider
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9287 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-27 20:14:39 +00:00
harunasan c4883156a6 LP1 category: Add Karasu KSP101 CMakeLists.txt. New handling for LP1 class cars EXCEPT Lolita EXR57, aero numbers per Mulsanne's Corner website where applicable.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9286 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-25 11:36:08 +00:00
harunasan c8a8c57b9b Simuv4.1: Corrected an issue with new tire heating curve, should be properly progressive now
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9285 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-25 03:40:54 +00:00
harunasan abe3c3e8a4 New LS-P1 car: Karasu KSP101 Druid V10. Replaces current Spire SP101.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9284 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-25 02:47:33 +00:00
harunasan 4987220434 SC Deckard Conejo: Add Yukari, HighTear, and Lightning racing style liveries
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9283 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-25 01:34:23 +00:00
harunasan a8e7a201c3 LP1 Luxura LP02: "Walden Engineering" livery added
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9282 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-25 01:30:11 +00:00
iobyte 13621473cb trackeditor: show steps for straights
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9281 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-25 01:10:35 +00:00
iobyte 9cc818b430 trackeditor: don't warn when reading an integer and getting a floating point whole number
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9280 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-24 17:05:13 +00:00
beaglejoe 0cfac62f32 updated TinyGLTF to 2.8.20
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9279 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-24 15:56:15 +00:00
iobyte 5194db3cd6 trackeditor: fix integer slider
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9278 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-24 14:58:24 +00:00
harunasan 011c610fcd Simuv4.1: Change temperature window effect to be a progressive scale, rather than giving max grip whenever within optimal range
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9277 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-24 07:34:29 +00:00
iobyte 075b34298f trackeditor: add end tangent left and right sliders
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9276 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-24 04:08:54 +00:00
iobyte 33d20a4089 trackeditor: fix profil steps
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9275 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-23 21:49:56 +00:00
beaglejoe 21931eadab updated zlib to 1.3.1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9274 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-22 20:56:40 +00:00
beaglejoe ea5b96f477 updated SQLite3 to 3.45.0
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9273 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-22 19:45:30 +00:00
beaglejoe 43e46f61ef Update SDL_mixer to 2.8.0
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9272 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-22 19:35:34 +00:00
beaglejoe 91294daea2 Revert 9270
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9271 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-22 18:29:31 +00:00
beaglejoe 9ab79aeb5c Update SDL2 to 2.29.2
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9270 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-22 18:24:50 +00:00
iobyte d6a8af0703 trackeditor: speed up image has alpha check with cache
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9269 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-22 18:23:57 +00:00
iobyte 8f84feaaad trackeditor: show current profil steps size when segment slider checked
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9268 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-22 17:42:14 +00:00
iobyte 983b3e874f trackeditor: calculate segment elevations the same way as speed dreams
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9267 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-21 20:41:41 +00:00
madbad ab8edd4925 cars: fix interior transparency in sc-kongei-kk8s by W-E-C
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9266 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-20 16:51:25 +00:00
iobyte 2f516bdb6c trackeditor: fix setting main track profil
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9265 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-20 05:30:04 +00:00
iobyte bfd43384b3 trackeditor: fix segment split profil steps length
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9264 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-19 21:46:45 +00:00
iobyte 7df9df071c trackeditor: use inherited value for banking start when splitting segments
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9263 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-19 04:17:53 +00:00
iobyte a99a804bd6 trackeditor: use inherited start heights when splitting segments
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9262 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-19 03:52:16 +00:00
iobyte 65ace9cf15 trackeditor: set height when known
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9261 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-18 20:29:25 +00:00
iobyte 52268d7063 trackeditor: try harder to set height when splitting a segment
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9260 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-18 20:16:57 +00:00
iobyte 8493bbfb38 trackeditor: try harder to set banking when splitting a segment
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9259 30fe4595-0a0c-4342-8851-515496e4dcbd
2024-01-18 19:47:28 +00:00