Commit Graph

2794 Commits

Author SHA1 Message Date
b7b74c2942 Merge pull request #50 from docentYT/code-optimization
Remove not needed buffer unbinds
2026-02-07 13:39:19 +01:00
docentYT
84277ed051 Remove not needed buffer unbinds. In OpenGl unbinding for every frame is not needed. 2026-02-06 23:32:48 +01:00
dac74e7cb1 Merge pull request #49 from docentYT/fix-better-renderer-not-compiling
Fix DXIL IMPORTED_LOCATION path
2026-02-06 19:13:36 +01:00
docentYT
771daa743c Fix DXIL IMPORTED_LOCATION path 2026-02-06 16:45:35 +01:00
1ab0be5982 Disable discord rpc running on non containing builds 2026-02-04 08:01:19 +01:00
ec86018570 Change default async train calculation to disabled 2026-02-04 07:46:39 +01:00
f6081c082f Merge pull request #48 from docentYT/code-optimizations
Optimize and simplify Camera.cpp
2026-02-04 07:28:35 +01:00
53561b84ab Merge pull request #47 from docentYT/update-vcpkg-version
Update vcpkg version
2026-02-04 07:27:58 +01:00
761684681b Merge pull request #46 from NishizakiHayato/master
Fix the Chinese display issue for the text below 'Did you know?' on the loading page
2026-02-04 07:26:47 +01:00
docentYT
c545da2c97 Make OnCursorMove simpler 2026-02-03 00:50:05 +01:00
docentYT
62b98abecd ComputeAxisSpeed for m_moverate.y 2026-02-03 00:41:31 +01:00
docentYT
3ecfbd33ea UpdateVelocityAxis static function 2026-02-03 00:14:12 +01:00
docentYT
0fdbc5cc42 std::remainder instead of not optimal while loops 2026-02-03 00:11:03 +01:00
docentYT
af98ec6c89 ComputeAxisSpeed function 2026-02-03 00:09:11 +01:00
docentYT
c39decc733 Update vcpkg version 2026-02-02 17:22:19 +01:00
西崎ハヤト
b1e3e5dac9 Merge pull request #1 from NishizakiHayato/NishizakiHayato-patch-1
Fix the Chinese display issue on the loading page
2026-01-31 11:40:38 +08:00
西崎ハヤト
9f6ec5711e Fix the Chinese display issue on the loading page 2026-01-31 11:36:28 +08:00
4184a0ca80 Merge pull request #45 from jerrrrycho/parser-enhancements
enhance performance: preallocate memory when reading token
2026-01-30 00:43:48 +01:00
jerrrrycho
46867423e9 enhance performance: preallocate memory when reading token 2026-01-29 15:23:05 +01:00
998b149657 Merge pull request #44 from jerrrrycho/trivia-remove-legacy-randomization
remove legacy background loading
2026-01-29 11:35:27 +01:00
56e46b849d Merge pull request #43 from jerrrrycho/parser-enhancements
split parser with time-cutting enhancements
2026-01-29 11:34:51 +01:00
jerrrrycho
45889a40a1 remove legacy background loading 2026-01-29 08:06:49 +01:00
jerrrrycho
67ac998814 final touches 2026-01-29 08:01:00 +01:00
jerrrrycho
fb1ed5c7b5 split parser with time-cutting enhancements 2026-01-29 07:58:34 +01:00
59fdab2e99 Merge pull request #42 from Stapox35/readme-fix
Update build instructions with new repository and chat links
2026-01-28 23:31:53 +01:00
Stapox35
1c1a94ade7 Update build instructions with new links
Repository links updated to reflect move to a new organization
Developer chat link updated to official Discord server
Removed Mattermost links
2026-01-28 23:09:45 +01:00
304b3cad46 Add brush mode randomisation 2026-01-26 04:08:49 +01:00
ba6d3c09f2 Fallback for zero diffuse 2026-01-18 21:22:27 +01:00
8ca952abcc Merge branch 'master' of https://github.com/MaSzyna-EU07/maszyna 2026-01-18 21:22:01 +01:00
11e79f52ae Conversion to cpp 20 2026-01-18 21:21:15 +01:00
3482181f0a Merge pull request #40 from NishizakiHayato/NishizakiHayato-patch-1-1
Add chinese fonts support
2026-01-18 12:15:41 +01:00
西崎ハヤト
49108ab8ad Config Oversampling
The default oversampling might be causing the font rendering issues. Adjusting the oversampling values may help resolve the problem.
2026-01-18 10:07:38 +08:00
ecf5934209 Update wiper mask color space to avoid desync issue when wiper moving
Co-Authored-By: WLs50 <167411000+wls50@users.noreply.github.com>
2026-01-17 20:31:28 +01:00
西崎ハヤト
fac04a8345 Add chinese fonts support 2026-01-17 21:52:59 +08:00
3f51dc95c2 Add missing Discord_Shutdown(); 2026-01-16 15:43:08 +01:00
d70c379efc Thread closing improvements 2026-01-16 15:11:20 +01:00
f8aab21250 Merge pull request #38 from MaSzyna-EU07/e3d-diffuse-multiplier
E3d diffuse multiplier
2026-01-14 07:59:39 +01:00
ada3583df2 Change e3d position of diffuseMultiplier 2026-01-13 09:51:46 +01:00
b1bc93d06a Small behavior change on loading e3d freespots 2026-01-13 09:48:15 +01:00
bd916663a5 Changes in e3d serialization/deserialization on diffuseMultipliers 2026-01-13 09:38:53 +01:00
fdbbb13b66 Add field in TSubModel for storing multiplier value 2026-01-13 09:27:36 +01:00
b5d595aca9 Fix for 49b724fea1 2026-01-13 09:06:25 +01:00
49b724fea1 Parse HotspotPower 2026-01-13 08:18:31 +01:00
8457d20257 Overflow protection for wiper sound 2026-01-09 21:32:33 +01:00
3c2f4f5123 Fix developer tools menu 2026-01-04 22:27:15 +01:00
d3dbcb3fca Fix to 1cafe15917 2026-01-03 23:23:52 +01:00
8cee745af5 Merge pull request #37 from MaSzyna-EU07/wipers
Wipers
2026-01-03 18:17:03 +01:00
ce10c851a6 Merge pull request #36 from MaSzyna-EU07/clouds
add clouds
2026-01-03 18:16:37 +01:00
f9c95e2de0 Add brush mode in editor mode 2026-01-03 18:02:15 +01:00
1cafe15917 Change debug window binding to Shift + F12 2026-01-03 15:48:13 +01:00