Commit történet

Szerző SHA1 Üzenet Dátum
  Yao Wei Tjong 姚伟忠 73c97d9f64 Only add defines at the scope they are actually required. 9 éve
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 éve
  Eugene Kozlov c59b0d941d Rename Resource::Load and Resource::Save filename overloads to Resource::LoadFile and Resource::SaveFile to prevent Resource::Save shadowing. 9 éve
  Eugene Kozlov 87a3e7e2fb Replace some expressions with new functions. 9 éve
  Eugene Kozlov b85efd2462 Fix Image::SaveDDS implementation. 9 éve
  Eugene Kozlov 8acd69046a Add Image::SaveDDS function. Add Resource::Save|Load(fileName) functions. 9 éve
  Eugene Kozlov d4039d5bc6 Add functions for mipmap manipulation to Image. 9 éve
  Lasse Öörni d09f67f249 Clean up Image::SavePNG() to use just Image::Save(). Fix jo & stbi_image_write to use wchar paths on Windows. 9 éve
  Lasse Öörni 187b343563 Remove cast since it wasn't consistent, and equality comparison doesn't produce a warning between signed/unsigned. 9 éve
  Lasse Öörni 8ebe1e2050 Write PNG first to memory, then to file to handle UTF8 paths correctly. Unfortunately stbi_image_write lacks the same API for TGA format, and jo_jpeg doesn't support memory write either. 9 éve
  cosmy 385df5f101 Initialize all Image members. 9 éve
  Lasse Öörni 642f09817e Added contributor credit. Use "unsigned" data type consistently since it's guaranteed to be 32bit on the platforms Urho compiles on. 9 éve
  damu 1c80774106 Adapted code convention. 9 éve
  damu 8328a33de9 Optimized Image::Clear() for the four component case (ARGB). In my case this optimized Clear() only takes ~0.362ms compared to 14.853ms before, see http://i.imgur.com/8O7V77o.jpg http://i.imgur.com/qjhkaWw.jpg. 9 éve
  Lasse Öörni 970ebe85db Merge remote-tracking branch 'dragonCASTjosh/STB_Update' 9 éve
  Lasse Öörni d9a295a595 Re-enable the unsigned/signed mismatch warning. Code cleanup. 9 éve
  dragonCASTjosh 4fb746bfd1 Removed code that no longer is needed (as far as i know) 9 éve
  dragonCASTjosh 103fe32dd1 Now working and Added initial .HDR support 9 éve
  dragonCASTjosh eea684879b Add define for STB 9 éve
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. 10 éve
  Lasse Öörni bd6845d50e Fix off by one error in mipmap data size counting. Image code cleanup. Closes #1072. 10 éve
  Ivan K ad2eb74d83 LOGERROR -> URHO3D_LOGERROR 10 éve
  Ivan K db15f0358e PROFILE -> URHO3D_PROFILE 10 éve
  cosmy 1b9f1f7fd9 Wrong Casting 10 éve
  Lasse Öörni 3bd55ecc14 Fix DDS size calculation errors and potential unwanted object destruction in Image class. Closes #826. 10 éve
  JSandusky f0a7f30fa1 Expanded DDS support 10 éve
  Yao Wei Tjong 姚伟忠 fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 éve
  Lasse Öörni f4b5ead164 On D3D11 & OpenGL3, convert luminance & luminance-alpha textures to RGBA on upload. Revert RampGenerator & Spot/SpotWide texture changes to use RGB format. Closes #718. 10 éve
  Lasse Öörni bb2ebf7568 Bump copyright to 2015. 11 éve
  Yao Wei Tjong 姚伟忠 f719e3a429 Remove explicit inclusion of precompiled header file. 11 éve