Commit History

Author SHA1 Message Date
  Marko Pintera 234d75d39d Ensured that core thread uses only core versions of Index and Vertex buffer 11 years ago
  Marko Pintera a6c65825ca CoreThreadCore instance is now a shared pointer 11 years ago
  Marko Pintera dbdd6a60f8 Refactored Index and Vertex buffers to work with new CoreObject system 11 years ago
  Marko Pintera 87946cf44b RenderTarget refactor to comply with new CoreObject synchronization 11 years ago
  Marko Pintera 7f7203f218 Started work on CoreObject refactor 11 years ago
  Marko Pintera 2ee57f4357 Added C# PixelUtility 11 years ago
  Marko Pintera e29349d061 Added C# Texture3D and TextureCube 11 years ago
  Marko Pintera 25aca52bc3 Added C# Texture and implemented Texture2D 11 years ago
  Marko Pintera 4667ba6cc9 Making blockUntilComplete an internal method 11 years ago
  Marko Pintera d7d2e26f5e Added BlockUntilComplete to AsyncOp 11 years ago
  Marko Pintera e4f8ac230b Moved documentation to gdocs 11 years ago
  Marko Pintera 6c74a3d7c0 Added cached CPU data to Texture 11 years ago
  Marko Pintera 1a4555b0d8 Removed multisampling hint from textures 11 years ago
  Marko Pintera d5d2171319 Added C# PixelData 11 years ago
  Marko Pintera 4164a1af25 Added remaining features to C# SceneObject 11 years ago
  Marko Pintera 734f25c36c Deferred destruction of game objects 11 years ago
  Marko Pintera 474830fefa C# input and virtual input work 11 years ago
  Marko Pintera 7a5bfc0969 Moving Input and VirtualInput to C# (WIP, having some crashes) 11 years ago
  Marko Pintera 630f8908a3 Added MaterialParams as a Material equivalent of GpuParam used by GpuPrograms 11 years ago
  Marko Pintera 291d0bb7bd Fixed render target properties so they are updated properly 11 years ago
  Marko Pintera 49c177131f Added tracking of editor widget focus and a way to transform screen to widget coordinates 11 years ago
  Marko Pintera 90ac2fa06f Properly update handles as soon as selection changes, not a frame later 11 years ago
  Marko Pintera eb6a85cf56 Getting everything to compile after load/store texture and render texture refactor 11 years ago
  Marko Pintera 350e767ebf Added support for load/store textures 11 years ago
  Marko Pintera 9413cd61e8 Forgotten in last commit 11 years ago
  Marko Pintera fb655afe7f Started work on C# camera 11 years ago
  Marko Pintera 80fec94568 Refactored sliders to better accomodate snapping and fixed slider size 11 years ago
  Marko Pintera 8e9fa1ac6f Properly display handle after re-selection 11 years ago
  Marko Pintera 13b511ed32 Clicking on empty space deselects the selected scene object 11 years ago
  Marko Pintera 26d5fc2558 Line slider can now be dragged properly 11 years ago