Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun 7cbf8b8ba0 Bugfix: Fixing a managed exception when SceneWindow is closed hace 8 años
  BearishSun 2bd675d648 WIP: Linux port hace 8 años
  BearishSun 90f5f648bf WIP: Script bindings hace 8 años
  BearishSun f1062acc40 WIP: Script bindings hace 8 años
  BearishSun a2cbf9eddd Pixel formats refactor/update: hace 8 años
  BearishSun 0e00b1241f Move some render specific flags from Camera to RenderSettings hace 8 años
  BearishSun a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ hace 8 años
  BearishSun 90d5df0f83 Switching all default depth buffer formats to D32S8X24 or D32 since D24S8 seems to be falling out of favor on modern GPUs hace 9 años
  BearishSun 7fa57750e4 Getting rid of core thread accessors as they were confusing and of little practical use hace 9 años
  BearishSun b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) hace 9 años
  BearishSun 7b7b8ab0d9 Don't clear scene object selection when handle is released hace 9 años
  BearishSun 452b93f09d Don't draw selection area in scene window if user is just trying to drag a handle hace 9 años
  BearishSun 9d73cc1da2 Various tweaks to the previous merge hace 9 años
  MarcoROG b4c8495274 Code conformity hace 9 años
  marco.bellan aed8ff2d1c Code quality and UX tweaks hace 9 años
  marco.bellan 414f04a745 Merge hace 9 años
  marco.bellan d0853cb785 Final tweaks hace 9 años
  marco.bellan 01052c3813 Tweaked scene selection process hace 9 años
  marco.bellan 38466a310c Support for multiple object selection hace 9 años
  marco.bellan d848ef320c Add snapping logic hace 9 años
  BearishSun 71b1f79b19 Use hardware GUI line rendering instead of shader-based one, it didn't look as good as it needed and there were design issues hace 9 años
  BearishSun 3e78ef950b Fixed invalid calculation for editor window cursor hover hace 9 años
  BearishSun 19ebd1e824 Fixed issue where color picking doesn't work properly hace 9 años
  BearishSun eb5d33c976 Post processing: hace 9 años
  BearishSun 92321a6b19 Updated manuals hace 9 años