Commit History

Author SHA1 Message Date
  Michael Ragazzon cb347e1a38 NULL to nullptr 6 years ago
  Michael Ragazzon 130674a7b2 Refining the Core API: Now interfaces and instancers are passed as raw pointers to RmlUi, and considered non-owning. It is the user's responsibility to keep the objects alive until after Core::Shutdown and then release these objects at their discretion. 6 years ago
  Michael Ragazzon 1240ce27d6 Fix sfml compile errors 6 years ago
  Michael Ragazzon a4b526c55c Remove ReferenceCountable from System-, Render-, and FileInterface. 6 years ago
  Michael Ragazzon 5894f75b85 Fix compile errors in SFML/SDL 6 years ago
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance 6 years ago
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! 6 years ago
  Marco Bortolin ebe2d425b2 Fix samples assets loading 6 years ago
  Michael e6f8240363 SFML2 sample works 7 years ago
  Michael 396510d75c Fix samples 7 years ago
  David Wimsey a266cc9e75 Fixed platform differences and switched windows size values from hard coded to use a common set of variables 11 years ago
  Lee Zhen Yong b315b90ce8 bug fix: SFML2 example runtime error when application closes, caused by memory leaks 11 years ago
  Walter Heil 7fed832295 Bugfix: Revised/repaired SFML2 sample 12 years ago
  AirBash 9b8b93a4b8 added sfml2 sample (uses glew) 14 years ago