cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 lat temu |
cutealien
|
f73f9501f0
API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules.
|
3 lat temu |
cutealien
|
391dd912bd
Add IXMLWriterUTF8 to allow writing utf8/ansi XML's.
|
5 lat temu |
cutealien
|
bff50c751d
Spelling fixes.
|
8 lat temu |
hybrid
|
b53e949e6e
Added hendu's constification patch for memory read/write files. Also slightly changed the use of global C methods to class specific static methods, which seems more appropriate
|
11 lat temu |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 lat temu |
hybrid
|
eed14a0ee4
Add new methods for adding and removing file archives based on ifilearchive pointers. The existing methods are also enhanced by an optional return value of the newly added archive. Addition suggested and coded by Nalin.
|
13 lat temu |
hybrid
|
9f9ccaa409
Add comment for proper directory mounting.
|
13 lat temu |
hybrid
|
f6662bffdd
|
13 lat temu |
bitplane
|
aa7a73b0dd
Warn that addFileArchive methods will be removed in Irrlicht 1.9
|
13 lat temu |
bitplane
|
54356391a2
Removed getMS3DJointNode, getXJointNode, and EGDS_MESSAGE_BOX_MAX_TEST_WIDTH. Added deprecated warnings to some more methods, plus a couple of doc string fixes.
|
13 lat temu |
bitplane
|
5ea3a40831
Added method to add an archive from an IReadFile pointer. Added FileToHeader, a tool for embedding a collection of IReadFiles into a user app. Described a way to make single file portable applications using it.
|
13 lat temu |
bitplane
|
07bc66af6c
Renamed ISceneLoader::isALoadableFileType to isALoadableFileFormat to match the archive and image loader interfaces. Added getters for mesh, scene and archive loaders.
|
14 lat temu |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 lat temu |
hybrid
|
16cf9f58b9
Add a method to get a relative filename, based on an given base directory.
|
14 lat temu |
hybrid
|
96310b964d
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
14 lat temu |
hybrid
|
675fd7637e
Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes.
|
15 lat temu |
hybrid
|
3d4ff2a67e
Add ways to provide the password for encrypted archives.
|
15 lat temu |
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.
|
15 lat temu |
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.
|
15 lat temu |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
15 lat temu |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
15 lat temu |
bitplane
|
f0e4959484
- IFileSystem changes:
|
15 lat temu |
hybrid
|
e7c19f9e35
Give access to LimitReadFiles.
|
15 lat temu |
hybrid
|
824058e24a
Added some convenience overloads for archive handling. Cleaned up the existing methods.
|
15 lat temu |
engineer_apple
|
c130d56b76
Changes in 1.6 TA
|
16 lat temu |
hybrid
|
2f315b4349
Fix some project issues.
|
16 lat temu |
engineer_apple
|
cf2cfa5f14
Changes in version 1.6, TA
|
16 lat temu |
Rogerborg
|
a603abe03a
http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183427
|
16 lat temu |
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 lat temu |