WLs50
a5f6397eca
merge manul
2025-03-09 15:36:11 +01:00
milek7
129bc9059c
make imgui version runtime selectable
2022-04-13 22:15:43 +02:00
milek7
fba7d98f2d
move captureonstart handling to drivermode
2022-04-01 15:50:06 +02:00
milek7
5e72bc1a55
fix invalid index_size in e3d serialization, fix missing parent message, move captureonstart after crashreporter gui
2022-03-12 19:43:24 +01:00
milek7
5bafa31f9d
Merge commit 'd8170c932b448ba6888e702746b5ae22632062d8' into sim
2022-01-05 22:21:05 +01:00
tmj-fstate
26d09440b0
build 210905. vehicle startup logic enhancements, whois event enhancement, line breaker activation type, material shadow rank, shadow rank cutoff value, shadow angle cutoff value, minor bug fixes
2021-09-05 21:09:46 +02:00
tmj-fstate
517c9c89f8
build 210303. vehicle control hint system, virtual trainman toggle, configurable diesel engine rpm deceleration rate, vehicle repair enhancement, debug panel enhancements, customizable vehicle displays refresh rate, idling compressor sound, traction ac motor sound, braking sound enhancement, sky state enhancement, minor bug fixes
2021-03-04 03:41:53 +01:00
milek7
3d15cf3672
add crashreporter
2021-02-13 18:32:19 +01:00
milek7
4e6b2ecedd
bump legacy ogl to 2.1
2021-01-30 23:43:03 +01:00
milek7
90a6b7c3b5
handle different window/framebuffer sizes
2021-01-24 22:00:30 +01:00
milek7
34113bf7e7
Revert scaling changes. It breaks pickbuffers on Windows with DPI scaling. Needs more investigation.
...
This reverts commit d901177489 .
2021-01-24 15:38:48 +01:00
milek7
839b2116df
fixes in imgui gl2 interaction with renderers
2021-01-22 02:36:49 +01:00
milek7
8ec29babf9
improve context creation, add gfx.gldebug
2021-01-22 00:26:29 +01:00
Piotr
d901177489
MacOS native build fixes ( #9 )
...
* Added fWindowXScale and fWindowYScale to support retina/hi-res displays on MacOS
* Fixed mouse handling for hi-res/retina displays on MacOS with legacy renderer
* Gated glfwGetWindowContentScale with endif checking glfw version
2021-01-21 23:39:28 +01:00
milek7
7cacab0dc8
add gfx.angleplatform ini setting
2021-01-21 22:15:57 +01:00
milek7
1374dec99c
imgui2 fix, relax GL context requirements for legacy mode
2021-01-21 20:23:53 +01:00
milek7
809f0c2077
macos tweaks
2021-01-19 20:38:27 +01:00
milek7
b4951a5db4
rename autogenerated version file, it clashes during merges
2020-10-19 02:38:53 +02:00
milek7
6862696d8b
Merge commit '730ba72516d74b9ec7d01b50f69d96fc99925c4d' into sim
2020-10-19 02:31:38 +02:00
milek7
9b7f10ab57
workaround for allowing quit in launcher, fixup freeflymodeflag accesses in TTrain
2020-10-19 02:12:35 +02:00
milek7
29f8f91ad8
Merge remote-tracking branch 'tmj/master' into sim
2020-10-18 23:35:14 +02:00
tmj-fstate
af3a724ede
default radio state tweak, minor bug fixes
2020-10-17 22:56:01 +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
milek7
936effa9db
openvr WIP
2020-09-29 22:27:13 +02:00
tmj-fstate
4da87e98d9
build 200914. articulated coupler parameters change, driver aid logic tweak, sound overrides support, combined rain sound support
2020-09-20 17:22:04 +02:00
tmj-fstate
0d0e299a29
engine-powered compressor sound pitch adjustment, model node angles, global settings export and diagnostics, departure permit sound enhancement, radio channel selection ai logic enhancement, door permission ai logic fix
2020-07-16 21:32:51 +02:00
tmj-fstate
03561b11d8
build 200604. sound loading logging enhancement, driving aid throttle data enhancement, external camera movement control fix
2020-06-05 16:45:52 +02:00
tmj-fstate
4e9eabbcfe
key binding lookup, ai vehicle activation delay
2020-02-23 03:43:05 +01:00
tmj-fstate
fcc8460d88
milek7/sim branch python taskqueue code import
2020-02-22 01:41:34 +01:00
tmj-fstate
330bd3c455
post-merge fixes
2020-02-20 20:28:32 +01:00
tmj-fstate
7a0c89f508
milek7/sim branch network code import
2020-02-16 03:03:17 +01:00
milek7
e8537a16bb
headtracking from joystick input
2020-02-11 00:16:57 +01:00
tmj-fstate
a1e8f6e24d
build 200126. memory cell-based simulation state interface , time of day slider, minor bug fixes
2020-01-26 16:47:33 +01:00
tmj-fstate
a54924c48d
build 191212. bogie sound tweak, minor bug fixes
2019-12-12 23:14:25 +01:00
milek7
a16cf6cdab
desync info tweaks
2019-11-17 15:21:02 +01:00
milek7
c31af696c4
network tweaks
2019-11-16 14:58:17 +01:00
tmj-fstate
a74402804d
gfx renderers standardization, bug fixes
2019-11-07 00:28:59 +01:00
milek7
6a17b134dc
random start screen image
2019-11-02 18:42:49 +01:00
tmj-fstate
1dc81abae9
opengl 3.3 renderer switch to core profile, additional train state data exposed to uart interface, minor bug fixes
2019-11-01 18:51:27 +01:00
tmj-fstate
ae3cecfa42
opengl 3.3 renderer integration, minor renderer tweaks
2019-10-31 19:38:11 +01:00
tmj-fstate
0fd23a53d9
milek7/sim branch opengl 3.3 renderer import
2019-10-26 15:17:09 +02:00
tmj-fstate
59df08dbee
maintenance: opengl and generic gfx class source files split
2019-10-14 21:59:01 +02:00
tmj-fstate
936e537a7a
refactoring: selectable gfx renderer groundwork
2019-10-12 18:38:01 +02:00
tmj-fstate
bda879bdca
build 190906. alternative vehicle takeover mode, collision system tweaks, security system activation tweaks, gfx card selection exports, potential render crash fixe for amd gfx cards
2019-09-07 14:54:57 +02:00
milek7
23d0093df0
Merge branch 'gfx-work' into sim
2019-09-07 02:53:57 +02:00
milek7
ee1c0ae8d4
Merge branch 'milek-dev' into gfx-work
2019-09-07 02:40:38 +02:00
milek7
6190060b1a
Merge branch 'tmj-dev' into milek-dev
2019-09-07 02:25:43 +02:00
milek7
17c82d9641
uart fixes, odometer and time/date on uart, simulation time fixes
2019-08-31 15:46:05 +02:00
milek7
aa9bee57da
further WIP on launcher
2019-08-24 01:28:55 +02:00