Commit Graph

27 Commits (use_std_locale)

Author SHA1 Message Date
elsid e646449880
Add CI job to measure preprocessed code size 1 year ago
elsid 37be305771
Convert path to string 1 year ago
uramer c064e9ebf9 Find luarocks package installations in a more robust way 1 year ago
uramer 2cf6c5b3ce Move generate_teal_declarations.sh to scripts/ 1 year ago
elsid 2a660be8a2
Fix end_frame computation in osg_stats.py
If begin_frame is not the first frame then begin_frame + number of frames points
to a frame after end_frame with shift begin_frame - first_frame.
1 year ago
Petr Mikheev 1869aeae5c Move some of player controls logic from C++ to Lua 1 year ago
elsid 0389aa2b7e
Move testing_util.lua to a separate directory to be reused as a library 2 years ago
elsid cca8faf422
Use dashed line stype to draw sum 2 years ago
elsid 0abe643a15
Add sum column to stats table 2 years ago
Petr Mikheev 643e33c11a Merge branch 'lua_pathfinding_bindings' into 'master'
Add bindings for navigator utils functions (#6690)

See merge request OpenMW/openmw!2128
2 years ago
elsid 27cc901e76
Add bindings for navigator utils functions 2 years ago
psi29a b460904761 Merge branch 'benchmarkiseasy' into 'master'
Add a simple HOWTO for the builtin tracing functionality.

See merge request OpenMW/openmw!1275
2 years ago
elsid 7989d1645f
Run integration tests in CI 2 years ago
Petr Mikheev 76160076db Introduce OpenMW integration tests 2 years ago
elsid 5f71afa274
Fix matlab deprecation warning
scripts/osg_stats.py:163: MatplotlibDeprecationWarning:
The set_window_title function was deprecated in Matplotlib 3.4 and will be removed two minor releases later. Use manager.set_window_title or GUI-specific methods instead.
  fig.canvas.set_window_title('timeseries')
2 years ago
elsid b6bddbfae2
Support regexp_match for hist_threshold and hist 2 years ago
elsid f007025ced
Add job ID to discord notification
To easily track down where it comes from.
2 years ago
fredzio 3754e59de0 Add a regexp_match flag for keys used in stats and timeseries. When set, the argument given is considered a regexp against which the keys are matched. 3 years ago
fredzio b02560bbae Add a precision parameter to format floating point number in stats mode 3 years ago
elsid ec6af42fb6
Add CI job to find missing MRs 3 years ago
fredzio c9279d4137 Add a simple HOWTO for the builtin tracing functionality. 3 years ago
elsid e9f253c473
Support stacked histogram for frames with duration over given threshold 3 years ago
elsid d879e4aba5
Use real frame number for axis x 3 years ago
elsid 36ba56a513
Support multiple file sources for osg stats 3 years ago
elsid e30709170d
Add script to find missing merge requests 3 years ago
elsid 43538a5ca5
Support commulative timeseries graph for osg stats 3 years ago
elsid 1d69681c0a
Add a script to analyze OpenSceneGraph log 3 years ago