Adam Djellouli
|
ece74f5420
Improve rendering pipeline (#867)
|
2 weeks ago |
Copilot
|
9b42116076
Normalize render APIs to snake_case (#856)
|
1 month ago |
Copilot
|
01c2a3efe3
Convert camelCase to snake_case in render/ directory (#664)
|
2 months ago |
djeada
|
a6bd22d1a7
fix minor issues
|
2 months ago |
djeada
|
0cc42b512c
fix river bank visibility
|
2 months ago |
copilot-swe-agent[bot]
|
528bb4bb53
Remove per-segment visibility check - render all segments and let fog overlay handle visibility
|
2 months ago |
copilot-swe-agent[bot]
|
d2439bddea
Remove explored state rendering - only render when visible for fog overlay
|
2 months ago |
copilot-swe-agent[bot]
|
72f98b4ef3
Fix fog of war visibility sampling and z-fighting on hills
|
2 months ago |
copilot-swe-agent[bot]
|
b2fae36c99
Fix river bank dimensions, fog of war, and z-fighting with terrain
|
2 months ago |
copilot-swe-agent[bot]
|
713624ef19
Redesign river banks with multi-ring cross-section and volumetric geometry
|
2 months ago |
copilot-swe-agent[bot]
|
a7f84c887d
Change river banks to valley geometry - slopes down to water from both sides
|
2 months ago |
copilot-swe-agent[bot]
|
a9803d9063
Address code review - improve normal calculation readability and add comments
|
2 months ago |
copilot-swe-agent[bot]
|
d3ed6c47b6
Fix and improve river banks - increase size, add steepness, and fix fog of war visibility
|
2 months ago |
djeada
|
96e6111d25
merge main, fix merge conflicts
|
2 months ago |
djeada
|
9866b02a23
fix compilation errors
|
2 months ago |
copilot-swe-agent[bot]
|
2d218a984e
Convert additional camelCase methods to snake_case across render module
|
2 months ago |
djeada
|
df13b11112
Fix compilation errors
|
2 months ago |
djeada
|
58c2fd7995
apply format
|
3 months ago |
copilot-swe-agent[bot]
|
98c6ea1a67
Replace magic numbers with named constants in render/ directory
|
3 months ago |
copilot-swe-agent[bot]
|
f77615c2dc
Convert all added constants and functions to snake_case
|
4 months ago |
copilot-swe-agent[bot]
|
624731bb4e
Refactor magic numbers in render/ directory
|
4 months ago |
djeada
|
df7163b3b3
clang tidy fixes
|
4 months ago |
djeada
|
7792ba2206
apply clang tidy fixes
|
4 months ago |
djeada
|
9c5f5c46ee
Complete firecamp rendering implementation in backend
|
4 months ago |
djeada
|
348c336ea7
fix QTimer issues
|
4 months ago |
copilot-swe-agent[bot]
|
d8cee4254e
Connect unit selection events to audio and add integration test
|
4 months ago |
copilot-swe-agent[bot]
|
ec64e44cb2
Fix riverbank fog of war visibility using separate meshes per segment
|
4 months ago |
Adam Djellouli
|
998e24cb6c
Decrease riverbank transition zone width
|
4 months ago |
copilot-swe-agent[bot]
|
f41b54ab43
Make riverbank 2x thinner and remove debug logging and documentation
|
4 months ago |
copilot-swe-agent[bot]
|
348c6e73b2
Add enhanced debug output to track river segment loading
|
4 months ago |