Commit History

Author SHA1 Message Date
  Michael Ragazzon 8e3c52bd34 Make slider widget update attribute on value change 6 years ago
  Michael Ragazzon 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. 5 years ago
  Michael Ragazzon b993a65fa0 Cleanup widget slider 6 years ago
  Andreas Schultes f603a38f7d Only fire event change if value is changed and pass it value instead of the bar position 6 years ago
  Michael Ragazzon c1d7870981 Update box dirty changes immediately. 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
  Michael Ragazzon 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 years ago
  Michael 51efaa7569 Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible. 7 years ago
  David Wimsey 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 years ago
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import 15 years ago