cutealien
|
98db8f48b5
Add example 28.CubeMapping.
|
5 years ago |
cutealien
|
e6c197fa87
Add b3d mesh-writer.
|
9 years ago |
cutealien
|
6309d3d871
Rewrite profiler implementation some more to get around linker troubles.
|
10 years ago |
cutealien
|
1fa2ba2b61
Add a code profiler (stop-watch style).
|
10 years ago |
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 years ago |
hybrid
|
9478732cc5
Fix naming scheme for occlusion queries. Since those are not to drop, but are stored in the driver and can be removed by the according removeOcclusionQuery call, the name should be addOcclusionQuery instead of createOcclusionQuery.
|
13 years ago |
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.
|
14 years ago |
bitplane
|
901dac358a
Added scene loader interface and moved the .irr loading code out to CSceneLoaderIrr. In future can support scene formats properly rather than loading them as meshes.
|
14 years ago |
bitplane
|
67fdef56fb
Extra file in GUI editor project
|
14 years ago |
cutealien
|
4a03580fc7
Add material viewer example.
|
15 years ago |
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 years ago |
bitplane
|
4141b29566
Added mesh converter to codeblocks project, fixed filesystem tests
|
15 years ago |
bitplane
|
b41ae55899
Option to compile without the different archive loaders. Added GUI editor to codeblocks workspace
|
15 years ago |
bitplane
|
c3240d1561
Fixed Quake3Explorer and added codeblocks project. Ensure paths in createFileList end in /, fixed bug in mountPointReader
|
15 years ago |
bitplane
|
727d098020
removed --wall from codeblocks projects, gui editor now compiles again in codeblocks and is renamed as it is both windows and linux
|
15 years ago |
bitplane
|
ed3a5a5b15
code::blocks projects now compile to Linux and win32-gcc dirs again, by default the examples in Linux link with the static lib as generated by the makefile.
|
15 years ago |
Rogerborg
|
ee5942f4c1
Add example 20 to C::B and VC7/VC9 projects. Fix some build issues with the light manager and example.
|
16 years ago |
hybrid
|
ad43762777
Merged from 1.5 branch to trunk, all changes from 1913 to 1932. Mostly example and test fixes. Some bug fixes, camera interface changes.
|
16 years ago |