1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-01 21:56:40 +00:00
openmw/apps
elsid c9b4c8632a
Update ripples surface only when there is need to do so
This depends on the difference between FPS which is dynamic and ripples update
frequency which is contant. If FPS > ripples update frequency, some frames do
nothing. If FPS <= ripples update frequency each frame runs shaders once. Update
offset, possitions shader uniforms only when it will be run.
2024-02-20 00:44:39 +01:00
..
benchmarks Use concepts for some argument types 2023-11-16 22:22:46 +01:00
bsatool bsatool: Support extracting files with forward slash paths 2023-11-27 03:09:38 +03:00
bulletobjecttool Localize Launcher and Wizard 2024-02-01 09:47:25 +04:00
esmtool Use decompose to handle AI packages and data 2024-02-11 22:06:58 +01:00
essimporter Use move semantics for tools 2024-01-21 20:20:37 +04:00
launcher Merge branch 'copy_qtbase' into 'master' 2024-02-15 09:26:42 +00:00
mwiniimporter Fix some Coverity Scan complaints 2024-02-02 09:28:19 +04:00
navmeshtool Localize Launcher and Wizard 2024-02-01 09:47:25 +04:00
niftest Merge branch 'vfs_normalized_path_1' into 'master' 2024-01-28 21:34:01 +00:00
opencs Cleanup(columnimp): Use std::clamp to limit race scaling 2024-02-15 21:25:29 -06:00
opencs_tests Write StringRefId as is when converting UniversalId to string 2023-12-29 14:12:36 +01:00
openmw Update ripples surface only when there is need to do so 2024-02-20 00:44:39 +01:00
openmw_test_suite Merge branch 'lesspragmaticpackages' into 'master' 2024-02-19 09:59:59 +00:00
wizard Deploy base Qt translations when needed 2024-02-15 09:26:14 +04:00
doc.hpp