Historique des commits

Auteur SHA1 Message Date
  BearishSun e99b926919 Added multi-select list boxes (untested) il y a 10 ans
  BearishSun d90ea6b4a0 .exe icon replacement finalized and working il y a 10 ans
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore il y a 10 ans
  BearishSun 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names il y a 10 ans
  Marko Pintera 2efd26a9a3 Added project-specific properties to EditorSettings il y a 10 ans
  Marko Pintera 3187a5f447 Hook up light updates in renderer core il y a 10 ans
  Marko Pintera 4704613fa4 Modified profiler overlay so it doesn't render under the geometry il y a 10 ans
  Marko Pintera ddef406ac9 C# profiler overlay il y a 10 ans
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
  Marko Pintera 36dd4706af WIP changing all uses of GUIArea to GUIPanel il y a 10 ans
  Marko Pintera 12c4c6b013 Refactored GUILayout and GUI space creation so layouts can be reparented and their creation is more alike other GUI elements il y a 10 ans
  Marko Pintera 6b920a90d8 - Moved all shaders to BSL il y a 10 ans
  Marko Pintera 05ad4ecf2d Shaders are now referenced via resource handle instead directly il y a 11 ans
  Marko Pintera 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI il y a 11 ans
  Marko Pintera acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) il y a 11 ans
  Marko Pintera 4fdb3da864 Made Pass/Shader/Technique immutable il y a 11 ans
  Marko Pintera aca40afae2 Moved methods for manipulating render target from sim thread from core accessor to RenderTarget/RenderWindow il y a 11 ans
  Marko Pintera 3512c00011 Extended interface for some core-level objects for easier creation il y a 11 ans
  Marko Pintera 271c3484cf Using Dragon model for example il y a 11 ans
  Marko Pintera d465c3c84b Refactored example into more manageable chunks il y a 11 ans
  Marko Pintera 570f09de12 Repositioned example GUI elements il y a 11 ans
  Marko Pintera 615bc66f11 Fixed threading issues on shutdown in TaskScheduler (I think) il y a 11 ans
  Marko Pintera becb8d0082 Easier importer and resources interface il y a 11 ans
  Marko Pintera c016a95632 Fixed issue with DirectX 11 switching from full screen to windowed il y a 11 ans
  Marko Pintera 90e94fb9b2 Fixed issue with HString parameter placement il y a 11 ans
  Marko Pintera 976574faea Smoothed input even at high frame rates il y a 11 ans
  Marko Pintera a9bf1fec5f Various fixes to get shutdown work properly il y a 11 ans
  Marko Pintera 7912eda84e Fixed XInput key mappings il y a 11 ans
  Marko Pintera ba3d6db3f8 Texture compression with DX11 works il y a 11 ans
  Marko Pintera 47b7a6fdfe Added documentation to example project il y a 11 ans