Commit History

Author SHA1 Message Date
  ncannasse 899f3b45bc make getScene() public (same as h3d) 6 years ago
  trethaller f836e0ac3e Animation: make accessors for events and objects, allowing animation wrappers 6 years ago
  Pavel Alexandrov 755d98bc0f Robust interface to add Converts. (#476) 6 years ago
  Klug76 393d9e061f HtmlText: improved "htmlToText" function (#475) 6 years ago
  ncannasse 586c4f78c9 fixed Glow filter with alpha premult 6 years ago
  trethaller e2c415d070 Prefab.removeInstance 6 years ago
  trethaller 2c2687c11a Temp remove collider for tiles, causing massive allocs on interactives 6 years ago
  Klug76 ebcec72eb3 TextInput minor bugfix: use unused variable 'old' (#474) 6 years ago
  Pascal Peridont ceca57227c Fixed kerning inversion in FontParser (#473) 6 years ago
  Pascal Peridont 9e70649e62 hxsl.Cache minor fixes (#472) 6 years ago
  Pascal Peridont 647b3d42d5 Fixed GL setRenderZone (#471) 6 years ago
  Ali Monemian 4f1692bbb4 change js Pad config to fix xbox controller analog and ranalog (#470) 6 years ago
  Nicolas Cannasse 8b1c2499d3 bugfix 6 years ago
  Nicolas Cannasse ab2138bd30 fixed alpha correctness wrt filters (Add,Alpha only for now) 6 years ago
  Nicolas Cannasse df84ca1ed3 fixed previous commit 6 years ago
  Nicolas Cannasse 63d837c0aa disable contextmenu on window by default (close #338) 6 years ago
  trethaller dee52c9652 Image: Add ENABLE_AUTO_WATCH, private until beter solution for a la carte watch is implemented 6 years ago
  ncannasse 1cc054ae5a added filter.blendMode 6 years ago
  ncannasse 7741600ad6 move ColorAjust to Matrix 6 years ago
  trethaller d050d91d4e Add ObjectFollower.followVisibility 6 years ago
  ncannasse e5a6d6601d keep all unmanaged buffers to make sure to mark them as dispose() on context lost 6 years ago
  Pavel Alexandrov f3014ca943 Improve h2d.Interactive collision with shape. (#469) 6 years ago
  ShiroSmith 4b49e270f5 Add missing file 6 years ago
  ShiroSmith 27ff19a499 Add beforeTonemapiing pass ( support emissive ) 6 years ago
  Pavel Alexandrov 6b0d2868c7 Fix runtime JS parsing crash on invalid codepoint on Raw binary property (#468) 6 years ago
  Josu Igoa 1eea7550a9 added h2d.Graphics.drawRoundedRect (#465) 6 years ago
  trethaller 1c64565bd9 Re-add LocalFileSystem.dir() on nodejs 6 years ago
  ncannasse 1e6167da5c fix removeChildren : prevent scaleGrid to be reset 6 years ago
  ncannasse 882cd9cfc7 fixed removeChildren on Flow: should not clear special children 6 years ago
  ncannasse 4aeb48bdab don't list animations not exported 6 years ago