Historial de Commits

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