16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-19 00:59:18 +02:00
Commit Graph

471 Commits

Author SHA1 Message Date
milek7
08acc60a8b sound works
sound works 2

sound works 3

sound works

sound works

sound works

sound works

sound works

sound fixes

fix
2017-08-08 21:44:16 +02:00
milek7
06f00ebdeb this seems to be causing glitches
This reverts commit 3a713dd1ed.

Revert "this seems to be causing glitches"

This reverts commit ffda7fd4552dc11b6240332195e603e012d740b0.

Revert "vao changes"

This reverts commit 60e38616bd.
2017-08-07 20:58:37 +02:00
milek7
3a713dd1ed minimize calls to opengl by caching uniforms (is it worth it, though?) 2017-08-03 12:28:15 +02:00
milek7
26e76abfbc works for rendering without texture (not done yet) 2017-08-03 11:49:03 +02:00
milek7
27920a9595 make static_asserts compilant with c++11 2017-08-03 00:10:12 +02:00
milek7
60e38616bd vao changes 2017-08-03 00:07:29 +02:00
milek7
726a834232 ubo for light settings 2017-08-02 23:26:40 +02:00
milek7
f7459f3434 linux support 2017-07-31 00:25:19 +02:00
milek7
e7623fa18f fix case in cmakelists 2017-07-28 23:41:11 +02:00
milek7
ce9a0b39c2 match include to file case 2017-07-28 23:39:22 +02:00
VB
fee95ed0ba przesadziłem? 2017-07-03 21:53:59 +02:00
VB
0574b3f758 renderer changes, temporary revert shaders for traction because of lack of texless shader 2017-07-03 20:29:34 +02:00
VB
b3c2b60b97 disable diffuse and specular moon lighting 2017-07-03 18:38:22 +02:00
VB
c5dcd88a82 remove IMO unneeded warnings 2017-07-03 14:26:06 +02:00
VB
25a3f8caf0 merge and shadow fixes 2017-07-03 14:08:08 +02:00
VB
689ad7206e shadow changes 2017-07-03 12:10:21 +02:00
tmj-fstate
d3b812ee9f texture garbage collection, removed fixed binding with world camera in world render, cap on minimal volume held by reservoirs 2017-07-02 21:24:29 +02:00
VB
2b51d8229e fix null reference 2017-07-02 15:42:43 +02:00
VB
d9d1456792 ups 2017-07-02 13:35:47 +02:00
VB
4d46002a32 vs2015 2017-07-02 13:34:52 +02:00
VB
3a02a65ada shadow works 2017-07-02 00:10:45 +02:00
tmj-fstate
534a49b636 selected pantograph control switches, minor bug fixes 2017-07-01 12:36:19 +02:00
VB
4b3d038c2b moving code around 2017-06-30 10:39:31 +02:00
VB
9934fd196d package shaders in appveyor 2017-06-29 13:18:11 +02:00
VB
2e022a91dd fixes, fog experiments, add shaders to tree 2017-06-29 13:07:10 +02:00
VB
22f6d1f0f7 merge, fixed, sort of works (todo: fix cabin light, stars and fog) 2017-06-29 00:40:11 +02:00
VB
e7bb37b588 merge (still broken) 2017-06-28 22:29:54 +02:00
tmj-fstate
49aad85597 build 170628. enabled support for specular component in lighting calculations 2017-06-28 21:02:54 +02:00
VB
f01498facc merge fixes (still broken) 2017-06-28 14:05:05 +02:00
tmj-fstate
8e37307ff5 minor diagnostics enhancements and null pointer safeguards 2017-06-27 13:18:32 +02:00
tmj-fstate
5d7b3fb036 build 170626. individual self-illumination levels for interior sections, automatic merging of suitable terrain geometry during load from text files, unused resource release by geometry bank manager, support for ui backgrounds with width:height ratio other than 4:3, comment parsing optimization, minor bug fixes 2017-06-26 16:57:25 +02:00
VB
91864d8195 merge2 (incomplete) 2017-06-20 23:05:07 +02:00
VB
cb4e34eece merge (incomplete) 2017-06-20 21:08:26 +02:00
tmj-fstate
34a899239f build 170617. frustum based ground sector culling, fully view range based draw range limit, support for line width parameter for lines 2017-06-18 01:16:28 +02:00
VB
03ccb3d5e8 vs2017 2017-06-17 22:31:58 +02:00
tmj-fstate
0d805e8ba2 support for vertex data streams selection, t3d model loading fixes 2017-06-14 21:02:38 +02:00
tmj-fstate
d87848ef9b post-merge cleanup 2017-06-13 20:04:31 +02:00
tmj-fstate
c72f9eede3 merged renderer unification branch 2017-06-13 18:55:36 +02:00
tmj-fstate
21680a5d30 completed unification of render paths 2017-06-13 18:13:49 +02:00
tmj-fstate
22746bad21 partial replacement of math classes with glm 2017-06-10 22:51:51 +02:00
tmj-fstate
de5b245f2e implemented geometry bank manager, unified traction render code 2017-06-08 15:00:16 +02:00
tmj-fstate
ba8c0dd96f pre-merge with renderer_unification branch 2017-06-03 18:29:07 +02:00
tmj-fstate
135ac514f4 fix for trace route early return on full speed signal, fix for tachometers initialization 2017-06-03 17:14:02 +02:00
tmj-fstate
5f0069bf60 build 170602. completed fix for infinite event loop, modified horn controls to work independent of each other 2017-06-02 16:35:36 +02:00
tmj-fstate
a28b3d5af9 build 170531. fix for pantograph pressure switch activation, partial fix for event sorting 2017-06-01 16:21:17 +02:00
tmj-fstate
f48b61c650 early implementation of geometry bank, partial replacement of math classes with glm 2017-05-30 19:21:40 +02:00
tmj-fstate
d2a9f7080e ground cells render code moved to renderer and partially unified; fix for slipping wheels calculation logic 2017-05-29 00:41:09 +02:00
tmj-fstate
3068cc669e fixes for display list path camera-centric rendering, basic support for binary terrain object type, fix for assignment of 3d objects to terrain cells 2017-05-26 21:22:13 +02:00
tmj-fstate
2b6ea903bc camera-centric rendering, initial implementation 2017-05-25 15:49:15 +02:00
tmj-fstate
ac61dbdf14 stl-based origin stack replacement 2017-05-24 15:31:53 +02:00