~jerstlouis/ecere/master

Viewing all changes in revision 3865.

  • Committer: Jerome St-Louis
  • Date: 2020-01-21 04:32:34 UTC
  • Revision ID: git-v1:5763e063d998ea125e29570dc374a47bb2cf37a6
samples/3D/hello3D: Fixed crash on exit without OnUnloadGraphics()
- NOTE: It is crashing because it gets freed using the associated DisplaySystem, which was already freed
- Since 8b23576294ca09b99a453d1c657ae708aeb1dc05 (Fixes and optimizations for Object merging Dec 2017),
  meshes are not automatically added upon initialization & removed upon destruction of the DisplaySystem.
- Review how this should be handled

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: