Commit Verlauf

Autor SHA1 Nachricht Datum
  cutealien b55ece5173 Add IGUIEnvironment::addToDeletionQueue to allow save removal of gui elements while iterating over them vor 3 Jahren
  cutealien 98082699aa IGUIEnvironment::drawAll has now a parameter to allow disabling the automatic resize to driver screensize. vor 4 Jahren
  cutealien 47e1b83674 Try to clarify modal screen documentation. vor 4 Jahren
  cutealien 391dd912bd Add IXMLWriterUTF8 to allow writing utf8/ansi XML's. vor 5 Jahren
  cutealien 99f957efe9 Update documentation. vor 7 Jahren
  cutealien bff50c751d Spelling fixes. vor 8 Jahren
  cutealien 1fa2ba2b61 Add a code profiler (stop-watch style). vor 10 Jahren
  cutealien 7336c44751 Focus behavior of IGUIEnvironment now controllable (right-click focus, mouse-over focus). Disabled elements no longer get the focus unless users enforce it. vor 10 Jahren
  cutealien 88581a4c42 IGUIEnvironment::hasFocus can work with a const pointer. vor 10 Jahren
  cutealien 14fd2945cc Mention in documentation that getSpriteBank currently doesn't load files (that's never been implemented). vor 10 Jahren
  cutealien be8b58503a IGUIEnvironment::getNextElement now public (was only in CGUIEnvironment before). vor 10 Jahren
  hybrid 9f7227b7ad Some whitespace adjustment. vor 11 Jahren
  cutealien 695abde41d IGUIEnvironment::hasFocus has now a parameter checkSubElements as subelements are usually seen as part of an element. Default unfortunately must be false due to backward compatibility. vor 11 Jahren
  hybrid 0a2330890a Bump copyright to 2012 vor 12 Jahren
  cutealien 41efacc9c1 - CGUIEnvironment::loadGui - loading a gui into a target-element no longer messes up when the gui-file contained guienvironment serialization. vor 12 Jahren
  cutealien de5f4b7af1 Add documentation to all IGUIElement's which events they are creating. vor 12 Jahren
  cutealien 3a608e8381 Add parameter useAlphaChannel to second IGUIEnvironment::addImage function as it's rather confusing when they have different defaults. Unfortunately can't use same parameter order anymore without messing up existing user-code now (some things can only be done right on first try...). vor 12 Jahren
  cutealien 23de908708 Clarify IGUIEnvironment::getHovered documentation as it's nearly never what the user really should use. vor 12 Jahren
  cutealien 1746799898 Documentation changes. vor 12 Jahren
  bitplane ade2a3938c Added IGUIEnvironment::getHovered, returns the last hovered element. vor 13 Jahren
  hybrid 72e5d28703 Enable file open dialog to restore initial path after close and add another parameter for optional start directory. vor 13 Jahren
  hybrid 5e4d495dcc Bump copyright dates to 2011. vor 14 Jahren
  cutealien ac1d878aac Add IGUIEnvironment::removeFont (requested regularly). vor 14 Jahren
  cutealien baa4ecb9dc Documentation updates. vor 15 Jahren
  hybrid f040a326d8 Clarify the grab situation. vor 15 Jahren
  hybrid dd198af9e5 Add possibility to add externally loaded/created fonts. vor 15 Jahren
  hybrid 275874afb1 Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. vor 15 Jahren
  cutealien 1818454023 MessageBox supports now automatic resizing and images. vor 15 Jahren
  hybrid 157cd67caf Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files. vor 15 Jahren
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. vor 15 Jahren