Histórico de commits

Autor SHA1 Mensagem Data
  Marko Pintera b1e42e1c76 GUIRenderTexture now uses a non-transparent shader 11 anos atrás
  Marko Pintera c17b562a7e Fixed DX11 hardware buffer write so it properly handles offset when writing 11 anos atrás
  Marko Pintera ff8ed9021c Refactored Renderable into RenderableHandler 11 anos atrás
  Marko Pintera cade69ad2c Refactored camera into CameraHandler 11 anos atrás
  Marko Pintera 43b595cda9 Gizmo icon picking works 11 anos atrás
  Marko Pintera 486c2e9a0b Fixed handle rendering 11 anos atrás
  Marko Pintera 2274315e3b Fixed cone rendering 11 anos atrás
  Marko Pintera 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown 11 anos atrás
  Marko Pintera 7ee22c56b5 Set up gizmo picking (icons still don't work) 11 anos atrás
  Marko Pintera d231b89e53 Fixed OpenGL texture binding 11 anos atrás
  Marko Pintera 9f993f134b Gizmo icon rendering works 11 anos atrás
  Marko Pintera a4e65a67d8 Added a way to load resources from C# ProjectLibrary 11 anos atrás
  Marko Pintera a328c6e377 OpenGL render texture depth buffer is properly hooked up 11 anos atrás
  Marko Pintera 03c59e1b03 Refactored handle drawing so it properly separates out Core so it doesn't get destroyed before core methods are done 11 anos atrás
  Marko Pintera fb6e14ead4 All wire/solid gizmos render properly 11 anos atrás
  Marko Pintera b64a0482e7 Various Gizmo rendering fixes 11 anos atrás
  Marko Pintera fbf0e9a5a1 Fixed an issue with OpenGL scissor and viewport coordinates 11 anos atrás
  Marko Pintera 4a9afce7cf Fixed DX11 and OpenGL GPU program matrix layout 11 anos atrás
  Marko Pintera 3512c00011 Extended interface for some core-level objects for easier creation 11 anos atrás
  Marko Pintera f86689ee63 Bunch of files missed by last commit 11 anos atrás
  Marko Pintera 3a6d26a6f6 Mostly complete but completely untested handle implementation 11 anos atrás
  Marko Pintera e9fc86930e A lot more work on handles (WIP) 11 anos atrás
  Marko Pintera e6275065f4 Work on handles (WIP) 11 anos atrás
  Marko Pintera 9f81ccb8a3 Added DrawHelper and made GizmoManager use it 11 anos atrás
  Marko Pintera 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 anos atrás
  Marko Pintera a4c60121f4 WIP work on handles 11 anos atrás
  Marko Pintera 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 anos atrás
  Marko Pintera 5a6a6ca040 Added wild magic license 11 anos atrás
  Marko Pintera 547d3f9c59 Added root finding code to Math 11 anos atrás
  Marko Pintera 524b4e0af7 Added code for detecting scene view mouse presses 11 anos atrás