lukeph
|
0812b44901
|
fixed weight bug when more then one mesh in an x file is skinned
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@972 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-18 02:51:06 +00:00 |
hybrid
|
81bd54f2fd
|
Cleanup.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@971 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-17 23:32:02 +00:00 |
hybrid
|
b6ca25020b
|
Removed nonworking stuff
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@970 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-17 16:14:59 +00:00 |
hybrid
|
13b9851487
|
Another round of constness additions. Almost finished now.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@969 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-17 16:09:50 +00:00 |
hybrid
|
13750c0f40
|
Fixed a core dump in bmp loader and added an array check in b3d loader.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@968 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-17 12:16:45 +00:00 |
lukeph
|
13d10077a3
|
added rigid animation support.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@967 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-17 11:09:07 +00:00 |
hybrid
|
9779c7a1af
|
Added normals, moved some class members into methods.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@966 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-17 08:30:32 +00:00 |
hybrid
|
882504d426
|
Removed some extraneous win32 libs, patch by rogerborg.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@965 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-17 07:26:21 +00:00 |
hybrid
|
f74f7586e2
|
Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@964 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-16 23:41:55 +00:00 |
hybrid
|
cca0506230
|
Some more fixes for d3d8 and tab control.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@963 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-16 19:10:42 +00:00 |
hybrid
|
6f7e2a34c7
|
Fix the const things for d3d drivers.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@962 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-16 10:44:05 +00:00 |
hybrid
|
08e359784b
|
GUI constification done, other parts still missing.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@961 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-16 00:18:13 +00:00 |
bitplane
|
966b8bedc7
|
added defaults to switch blocks to avoid warnings when compiling with -Wall
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@960 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-15 00:55:30 +00:00 |
hybrid
|
f4bc95371b
|
First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@959 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-14 22:25:59 +00:00 |
hybrid
|
f5b57167ae
|
Fix a compiler warning and a comment error.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@958 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-14 15:12:04 +00:00 |
irrlicht
|
a5de222314
|
speed optimization for special case in ONE_TEXTURE_BLEND material. (when no blending is necessary)
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@957 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-14 12:55:12 +00:00 |
hybrid
|
dd982f9bed
|
Fixed paths.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@956 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-14 11:52:22 +00:00 |
hybrid
|
75bc99e67a
|
Made Linux event local to event handler. Cleaned up file choosing.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@955 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-14 09:57:40 +00:00 |
hybrid
|
efc44f9bf7
|
More file position data type changes. Also reflecting this in user code.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@954 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-14 09:07:11 +00:00 |
hybrid
|
3c066bd472
|
Changed file position data type to long in order to support large files on 64bit systems. Also added some constification and signedness changes to file classes.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@953 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-14 08:29:18 +00:00 |
irrlicht
|
fa1534ee60
|
fixed the problem with drivers claiming they can generate mipmaps althoug they cannot.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@952 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-14 08:02:42 +00:00 |
hybrid
|
faecfd46e3
|
Two attribute type fixes by CuteAlien.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@951 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-14 07:45:14 +00:00 |
hybrid
|
b8eb707b79
|
A short guide on how to upgrade user code from older Irrlicht versions.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@950 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-13 14:25:57 +00:00 |
hybrid
|
0d9b30f0a7
|
Minor changes.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@949 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-12 21:31:31 +00:00 |
hybrid
|
8a0d790a4b
|
Some constification.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@948 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-12 17:49:04 +00:00 |
hybrid
|
f583f7dcfb
|
Use methods of the vector class.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@947 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-12 17:47:48 +00:00 |
hybrid
|
17ed8d5b60
|
Some new convenience functions and fixes for template usage.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@946 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-12 17:46:58 +00:00 |
hybrid
|
8772a2cd8d
|
Changed .x loader to use u32.
Added profiling option to Makefile.
Removed some debug code.
Fixed ogre mesh loader using relative paths.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@945 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-12 17:45:29 +00:00 |
bitplane
|
e87832050e
|
added IMeshManipulator::createMeshWelded to copy a mesh with welded vertices. removed IAnimatedMeshX from the vc8 project.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@944 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-11 21:47:32 +00:00 |
hybrid
|
83703b6e8d
|
Fix OpenGL user clip plane adaption to view matrix changes.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@943 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-10 22:49:59 +00:00 |
hybrid
|
4997e7d747
|
Improved binary loader, cleaned up some more things.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@942 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-10 16:15:36 +00:00 |
hybrid
|
658ca725f6
|
Fixed a severe performance penalty in .x loader.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@941 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-10 13:24:18 +00:00 |
hybrid
|
bd88f744f5
|
Improving binary loader. Fixed some list handling for ascii part.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@940 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-10 13:11:47 +00:00 |
bitplane
|
787009d0d8
|
Updated dev-cpp project, changed x loader debug messages to use _X_READER_DEBUG define
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@939 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-10 11:31:43 +00:00 |
hybrid
|
38a6a8216c
|
Added string representation for vertex types. Simplified some code, made some methods const.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@938 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-10 09:27:37 +00:00 |
hybrid
|
b6f54d05f6
|
Removed debug output.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@937 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-09 23:10:00 +00:00 |
hybrid
|
a72b1d0c7d
|
Removed some now unused stuff for braces handling.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@936 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-09 23:09:06 +00:00 |
hybrid
|
d6a18858b2
|
Fixed .x parser for missing whitespaces and delimiters. Some minor changes in other files.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@935 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-09 22:40:28 +00:00 |
hybrid
|
9b7603025a
|
Some doc typos fixed.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@934 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-09 22:04:52 +00:00 |
hybrid
|
2df80134ad
|
Fixed color problem in loader and added to Makefile.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@933 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-09 18:33:00 +00:00 |
bitplane
|
1d7eea602c
|
updated vc8 project. fixed two small x loader bugs
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@932 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-09 08:39:21 +00:00 |
irrlicht
|
fbd4188b83
|
added loader for the new .irrmesh format. (CIrrMeshFileLoader)
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@931 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-09 06:52:57 +00:00 |
lukeph
|
c02aca0029
|
-skinnedMesh: meshes with weights are still counted as animated for ragdolls, etc, even if they have no animation data.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@930 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-09 04:53:25 +00:00 |
hybrid
|
602d5c1f77
|
Fix mousewheel response for whole fileopen dialog.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@929 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-08 23:13:56 +00:00 |
hybrid
|
39fc2a426b
|
Avoid destructor on md3 substructures which causes crash due to non-constructed array elements. Fixed color writing in irr mesh writer.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@928 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-08 22:37:57 +00:00 |
irrlicht
|
8a3a2a2ad5
|
.irrMesh writer implementation finished
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@927 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-08 15:26:47 +00:00 |
hybrid
|
71a1e46d7b
|
Fixed some warnings and indentation.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@926 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-08 10:51:27 +00:00 |
lukeph
|
e2f8a70349
|
-B3D loader: support for different TRIS Chunks sharing the same vertex in static meshes.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@925 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-08 08:57:43 +00:00 |
irrlicht
|
2da809bc2a
|
added mesh writing features. COLLADA file writer is finished, .irrmesh writer is under construction.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@924 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-08 06:10:52 +00:00 |
irrlicht
|
7b734957d8
|
removed getVertexPitch() method
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@923 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-08 05:06:47 +00:00 |