Wls50
561b84a329
move vertex user data to a separate array
...
update vao creation to support optional vertex data
update mesh serialization to account for new user data location
change t3d spec: userdata:{float|uint|int} to userdata:bool
2024-07-06 16:04:35 +02:00
milek7
5bafa31f9d
Merge commit 'd8170c932b448ba6888e702746b5ae22632062d8' into sim
2022-01-05 22:21:05 +01:00
tmj-fstate
8f02ae26c4
backward scan ai logic tweak, heating control ai logic tweak, autogenerated power station recognition and filtering, pantograph tank pressure exposed to uart interface, editor mode camera initialization fix
2021-05-01 23:04:25 +02:00
milek7
6862696d8b
Merge commit '730ba72516d74b9ec7d01b50f69d96fc99925c4d' into sim
2020-10-19 02:31:38 +02:00
milek7
29f8f91ad8
Merge remote-tracking branch 'tmj/master' into sim
2020-10-18 23:35:14 +02:00
tmj-fstate
730ba72516
combined rain sound support, soundproofing customization support, event diagnostics enhancement, power grid diagnostics enhancement, windowed full screen mode, ai coupling logic tweaks, minor bug fixes
2020-10-01 03:01:17 +02:00
milek7
1dc1bd5fcb
pre-merge renames
2020-09-30 18:27:43 +02:00
tmj-fstate
eb9304495a
build 200112. vehicle level of detail selection tweak, track end detection logic tweak, minor bug fixes
2020-01-13 15:59:13 +01:00
tmj-fstate
936e537a7a
refactoring: selectable gfx renderer groundwork
2019-10-12 18:38:01 +02:00
milek7
8e4de4be56
Merge branch 'milek-dev' into gfx-work
2019-07-13 01:30:49 +02:00
milek7
30af4a3817
Merge branch 'tmj-dev' into milek-dev
2019-07-13 00:33:58 +02:00
tmj-fstate
4ca55d7b2b
power grid debug panel
2019-06-06 16:01:41 +02:00
milek7
ebd2e0e193
Merge branch 'milek-dev' into gfx-work
2019-01-27 20:41:49 +01:00
Milek7
05297ee83d
Merge pull request #35 from carmel4a/switchable-debug-visualization-of-traction
...
Switchable debug visualization of traction
2018-12-04 23:52:31 +01:00
Kamil Lewan
b21ebd80b3
Traction wire depends on renderer settings.
2018-10-14 00:05:15 +02:00
tmj-fstate
7933ade080
maintenance: removed deprecated files, linux friendly include names
2018-10-12 19:53:33 +02:00
milek7
b7a61071ba
Merge branch 'milek-dev' into gfx-work
2018-10-12 18:51:12 +02:00
milek7
2a00d52525
Merge branch 'tmj-dev' into milek-dev
2018-10-12 18:50:34 +02:00
tmj-fstate
f8c2f17f82
material priority tweak, traction geometry creation fix
2018-10-12 00:05:14 +02:00
milek7
2357026146
Merge branch 'milek-dev' into gfx-work
2018-10-11 00:14:49 +02:00
milek7
52c8b40f88
Merge branch 'tmj-dev' into milek-dev
2018-10-10 21:37:52 +02:00
tmj-fstate
9cacf191c6
submodel opacity parameter, additional light blinking modes, scenario event queue filtering
2018-10-09 18:48:24 +02:00
milek7
7c6501bb07
Merge branch 'master' into gfx-work
2018-09-20 19:14:28 +02:00
milek7
d9687a4e1f
Merge branch 'tmj-dev' into milek-dev
2018-09-16 22:48:53 +02:00
tmj-fstate
ec1a625c12
minor camera refactoring, division by zero guards
2018-08-03 16:07:50 +02:00
tmj-fstate
ff6bed67a9
refactoring: application mode code split
2018-08-02 20:39:19 +02:00
tmj-fstate
ff1a85fe5d
build 180708. model instance position and rotation adjustment in scenery editor, support for event launcher activation with mouse click, minor refactoring
2018-07-08 23:18:27 +02:00
milek7
13ba3fcd13
work
2018-07-08 21:33:26 +02:00
tmj-fstate
8491c63f3c
files missing from previous commit
...
fixes
version
2018-06-16 19:08:30 +02:00
tmj-fstate
14448d70d1
maintenance: memory leak fix, default constructors, minor syntax cleanups
2018-06-16 15:59:28 +02:00
milek7
db58ec131a
Merge branch 'tmj-dev' into milek-dev
2018-06-15 18:58:03 +02:00
tmj-fstate
457de678c3
basic scenery data export in legacy text format
2018-06-13 16:51:57 +02:00
milek7
61836eb2e4
Merge branch 'tmj-dev'
2018-02-16 15:33:11 +01:00
tmj-fstate
0124032d3b
maintenance: settings item refactoring, include dependencies fixes
2018-01-26 16:44:47 +01:00
milek7
1413aae881
fix build in compilers other than msvc: include shuffling
2018-01-25 15:43:41 +01:00
milek7
a215a0f8b3
Merge branch 'tmj-dev' into dev
2017-12-25 18:27:10 +01:00
tmj-fstate
5226fca281
unified simulation sound sources, gfx namespace for gfx code and structures
2017-11-12 18:16:50 +01:00
milek7
c62fca8b5a
Merge branch 'tmj-dev' into lua
2017-10-31 14:01:53 +01:00
milek7
16923d20f7
tmj merge
2017-10-30 16:30:04 +01:00
tmj-fstate
9edf912405
maintenance: minor code cleanup
2017-10-30 02:34:54 +01:00
tmj-fstate
da396836e0
maintenance: removed deprecated ground code
2017-10-28 16:18:53 +02:00
tmj-fstate
4ce975a656
build 171027: bounding area calculation fixes, novice ui obstacle indicator, minor traction render enhancement, shadow calculations for tall enough platforms
2017-10-28 01:17:56 +02:00
tmj-fstate
7ad760821f
build 1020: error fixes and backward compatibility improvements
2017-10-22 19:19:16 +02:00
tmj-fstate
de4e10ab39
continued refacoring: vehicles, events, memcells, tracks, traction, traction power sources; minor readability enhancements and bug fixes
2017-10-11 20:21:05 +02:00
tmj-fstate
020c71533f
reduced memory use, re-enabled debug mode, plugged some of remaining memory leaks
2017-10-07 17:20:53 +02:00
tmj-fstate
f6272d37f1
partial initial refactoring: events, memcells, tracks, models, traction; NOTE: debug mode broken, investigate
2017-10-07 01:18:54 +02:00
milek7
ec60853614
merge, with tmj renderer
2017-08-18 00:56:05 +02:00
tmj-fstate
7e51d5d2e0
changed NULL use to c++11 compliant
2017-08-15 00:55:38 +02:00
milek7
f7459f3434
linux support
2017-07-31 00:25:19 +02:00
milek7
ce9a0b39c2
match include to file case
2017-07-28 23:39:22 +02:00