História revízii

Autor SHA1 Správa Dátum
  cutealien 2ab2d068de Fix OpenGL to no longer switch colors red and blue in 24-bit RGB format. 5 rokov pred
  cutealien 32585c5ed0 Cleanup: Make some variables const. 5 rokov pred
  cutealien 39e5fdc3e7 Merge branch releases/1.8 revisions r5633 through r5796 into trunk. 5 rokov pred
  cutealien 30c123214e Improve documentation about ECF_A8R8G8B8. 6 rokov pred
  cutealien 00d79992a0 Add entry for ECF_UNKNOWN to ColorFormatNames. 7 rokov pred
  cutealien c2be178b5d Add string array with color format names. 7 rokov pred
  nadro 2b553bee89 - Added new color formats (this feature was available in ogl-es branch before): 9 rokov pred
  cutealien 16684d9f19 Add comment about RGB formats which are often flipped in memory. 9 rokov pred
  cutealien df7fd7873e Remove D3D8 tests. 9 rokov pred
  cutealien 14b2983be1 SColor::getData is now const (thx @Ovan for noticing). 10 rokov pred
  nadro ed321197a7 - Solved issue related to crash at screenshot unit test. 10 rokov pred
  nadro 657fad2385 - Added ability to set custom depth/stencil texture for render targets (currently OpenGL only). 10 rokov pred
  nadro 7b46d86889 - Added partial support for R8 and R8G8 color formats (at now OpenGL only). Thanks Hendu for this patch. 10 rokov pred
  hybrid 9f7227b7ad Some whitespace adjustment. 11 rokov pred
  nadro 6f278dd40f - Added partially (IImageCompressed part) support for compressed textures. Currently only DDS format is supported. 11 rokov pred
  hybrid ae25bdf202 Merged from 1.8 branch, revisions 4345-4378. All release fixes since the branch to 1.8, and some fixes after that. Now commencing development on this branch, and only bug fixes on the others. 12 rokov pred
  hybrid 0a2330890a Bump copyright to 2012 12 rokov pred
  hybrid 7b5fa07671 Merged revisions 3729-3829 from 1.7 branch. Fixed serialization of camera nodes, fix array::erase, fix mem leaks in example 22, fix interpolation in SColorf, fix crash in collada loader. 13 rokov pred
  hybrid c84fd53f13 Fix HSL color class and conversions from/to RGB classes. 13 rokov pred
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 rokov pred
  cutealien 5b5fe394b7 Add support for changing cursors. 14 rokov pred
  hybrid 9e9e55a903 Merged revisions 3218-3270 from branch 1.7. Many bugfixes, mainly in GUI and device, a few mesh loader fixes. Octree culling bug fix. 14 rokov pred
  hybrid eaba16db96 Another lightness calculation method. 15 rokov pred
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. 15 rokov pred
  hybrid 7e5822ec2c Fix eol-style for all code files to native. 15 rokov pred
  hybrid 0aad7654cb Implement fill operation for RGB8 images. 15 rokov pred
  hybrid c223658672 Merged revisions 2407:2436 from 1.5 branch. CopyToScaling bug fix, big endian .x bug fix, STL loading fixed, binary attributes loading fixed. 15 rokov pred
  monstrobishi 7e3770c871 - Changed line2d getVector implementation to match line3d (Was start - end, changed it to end - start). 15 rokov pred
  hybrid 7472bcd83c Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 16 rokov pred
  hybrid 7a1fac9dfb Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes. 16 rokov pred