• Hixie's avatar
    EdgeDims changes and other fixes to core classes. · ce2c56b3
    Hixie authored
    - Rename EdgeDims constructor to EdgeDims.TRBL().
    
    - Add operator== to Size and Offset so that you can compare Size to
      DebugSize in checked mode.
    
    - Add Size.lerp().
    
    - Add various operators to EdgeDims. (*, /, ~/, %)
    
    - Add EdgeDims.lerp().
    
    - Update style guide. I went there to fix an EdgeDims constructor
      example, and stayed because some recent things came up and I wanted to
      add them before I forgot.
    ce2c56b3
Name
Last commit
Last update
..
animation Loading commit data...
engine Loading commit data...
examples Loading commit data...
gestures Loading commit data...
harness Loading commit data...
painting Loading commit data...
rendering Loading commit data...
services Loading commit data...
widget Loading commit data...