Commit History

Author SHA1 Message Date
  Marko Pintera 03c59e1b03 Refactored handle drawing so it properly separates out Core so it doesn't get destroyed before core methods are done 11 years ago
  Marko Pintera fb6e14ead4 All wire/solid gizmos render properly 11 years ago
  Marko Pintera b64a0482e7 Various Gizmo rendering fixes 11 years ago
  Marko Pintera fbf0e9a5a1 Fixed an issue with OpenGL scissor and viewport coordinates 11 years ago
  Marko Pintera 4a9afce7cf Fixed DX11 and OpenGL GPU program matrix layout 11 years ago
  Marko Pintera 3512c00011 Extended interface for some core-level objects for easier creation 11 years ago
  Marko Pintera f86689ee63 Bunch of files missed by last commit 11 years ago
  Marko Pintera 3a6d26a6f6 Mostly complete but completely untested handle implementation 11 years ago
  Marko Pintera e9fc86930e A lot more work on handles (WIP) 11 years ago
  Marko Pintera e6275065f4 Work on handles (WIP) 11 years ago
  Marko Pintera 9f81ccb8a3 Added DrawHelper and made GizmoManager use it 11 years ago
  Marko Pintera 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 years ago
  Marko Pintera a4c60121f4 WIP work on handles 11 years ago
  Marko Pintera 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
  Marko Pintera 5a6a6ca040 Added wild magic license 11 years ago
  Marko Pintera 547d3f9c59 Added root finding code to Math 11 years ago
  Marko Pintera 524b4e0af7 Added code for detecting scene view mouse presses 11 years ago
  Marko Pintera 3c5c4b171f Added Selection classes to C++ and C# 11 years ago
  Marko Pintera 0269741e02 Added better selected element management to scene and resource TreeViews 11 years ago
  Marko Pintera e8383f3cb7 Added picking code for gizmos 11 years ago
  Marko Pintera 53455b1c74 Picking now includes main texture when rendering with alpha 11 years ago
  Marko Pintera 77ab742482 Engine compiles after Gizmo modifications (still untested) 11 years ago
  Marko Pintera cfffeaa859 More work on gizmos 11 years ago
  Marko Pintera f7b6d5e620 Gizmos WIP (not compiling) 11 years ago
  Marko Pintera c010d2c9fc Added a bunch of new mesh creation methods (untested) 11 years ago
  Marko Pintera 0e027b8351 Scene picking WIP (untested) 11 years ago
  Marko Pintera 77ca7f9a74 Added some missing rasterizer states to OpenGL 11 years ago
  Marko Pintera 41dd303914 DirectX 9 reading from render target works 11 years ago
  Marko Pintera 4460630297 Fixed Renderer by properly updating dirty parameters and properly handling DrawList items 11 years ago
  Marko Pintera 86f1d09e68 Updating material proxies uses frame allocator 11 years ago