Cronologia Commit

Autore SHA1 Messaggio Data
  Marko Pintera ce39033f5d Completely redone how I handle move/resize events. Now windows just specify non-client areas for move and resize and the rest is left to the OS. 12 anni fa
  Marko Pintera 09f3759d15 Fixed an issue with drag and drop and SetCapture 12 anni fa
  Marko Pintera d65fbbfe0e Moved Cursor and WindowEventUtilities to the new Platform class 12 anni fa
  Marko Pintera 6b1dfdc6be Refactored RenderTarget a bit to make is prettier (no real funcionality added) 12 anni fa
  Marko Pintera 36a6350775 Working separate window/widget/container classes 12 anni fa
  Marko Pintera 63b75b834b Move/resize work adequately 12 anni fa
  Marko Pintera dba0b8bb86 Ability to move the editor window 12 anni fa
  Marko Pintera e6fcc7f191 Window resize works 12 anni fa
  Marko Pintera 529e59b4de Fixed DX9 and DX11 resize 12 anni fa
  Marko Pintera aaa7d3e3d6 Refactored DX11 windows as well 12 anni fa
  Marko Pintera e4a0187267 Refactored OpenGL RenderWindow 12 anni fa
  Marko Pintera 3856bcb79d Refactored D3D9 RenderWindow a bit 12 anni fa
  Marko Pintera 1c48c8a736 Hooked up custom OIS 12 anni fa
  Marko Pintera 05a77f5c18 Moved GUIManager to callbacks 12 anni fa
  Marko Pintera 0b49ec1162 Few tiny debug-related changes 12 anni fa
  Marko Pintera bc285cfa86 Even more layout changes 12 anni fa
  Marko Pintera 1e0c79d624 Made getCustomAttribute const 12 anni fa
  Marko Pintera 129fbdbcb2 Fixed up DX9 so it created the primary window in a similar fashion like DX11 and GL 13 anni fa
  Marko Pintera aeacd7b646 Ported swapBuffers so it now happens on the proper context 13 anni fa
  Marko Pintera 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 13 anni fa
  Marko Pintera 277cbea5ee Added basic tool window creation to all render systems 13 anni fa
  Marko Pintera 5eeed8897c Refactored how are render targets handled in all of the render systems 13 anni fa
  Marko Pintera e090e96915 CoreGpuObject 13 anni fa
  Marko Pintera 59628fa944 Renamed IDestroyable to CoreGpuObject and added more features to it 13 anni fa
  Marko Pintera 8c9ac4d5ce RenderTarget derived classes now have destroy() 13 anni fa
  Marko Pintera afc811967c Modified window creation parameters so they're more intuitive 13 anni fa
  Marko Pintera 771f1e8e6c Refactored RenderTexture initialization and creation 13 anni fa
  Marko Pintera 3e20948845 Added DX11RenderTexture 13 anni fa
  Marko Pintera dfb8b81ded Removed remainining referenced to RenderSystemManager 13 anni fa
  Marko Pintera 8b3a2497ae Removing createRenderWindow from RenderSystem 13 anni fa