Commit Graph

1446 Commits (2f9c3864e737b8982f3386875356b0a925a608f1)

Author SHA1 Message Date
cutealien 2f9c3864e7 Add setTabMaxWidth to tabcontrol (backport from 1.6)
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2651 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-20 08:03:10 +00:00
cutealien 6361391247 Fix scrolling controls in CGUITabControl (backport from 1.6 branch)
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2637 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-19 07:25:58 +00:00
hybrid be8a1ff7b6 Disable anti-aliasing of sky
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2620 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-16 20:56:41 +00:00
hybrid 4ab18181fd Disable anti-aliasing for the GUI. Fixed lod bias and quality multi-sampling under OpenGL.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2619 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-16 20:43:07 +00:00
hybrid 7bcfbd166b Add some more inits for the vertex cache. Most types still don't work, and some still crash due to wrong memory access. But it's a beginning, Thomas will have to look into this.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2618 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-16 19:21:59 +00:00
hybrid 3cc32d1ab1 Add check for support in extension string.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2617 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-16 19:20:07 +00:00
bitplane d9a73b8736 Fix a bug when getting optimal texture size in D3D drivers, by Jetro Lauha (tonic)
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2616 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-16 13:35:43 +00:00
bitplane cd7ad09b88 Burning's Video now compiles again in fast mode. Reported by puh
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2615 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-16 07:42:38 +00:00
bitplane 4141b29566 Added mesh converter to codeblocks project, fixed filesystem tests
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2614 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-16 00:30:19 +00:00
bitplane 62442a5240 Added EGDS_TITLEBARTEXT_DISTANCE_X and EGDS_TITLEBARTEXT_DISTANCE_Y to GUI, submitted by FuzzYspo0N
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2613 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-16 00:28:43 +00:00
hybrid ed373887aa Add value clipping to cope with precision.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2612 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-15 16:47:18 +00:00
bitplane 7d31e86931 ReadOnlyMaterials in animated mesh node now works (reported by buffer)
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2611 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-14 14:08:22 +00:00
bitplane 59100938c9 use locale.h instead of locale, wouldn't compile on VC otherwise
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2610 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-14 13:45:00 +00:00
bitplane 82df00f08a Updated changes.txt and added codeblocks project for meshconverter
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2609 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-14 11:02:31 +00:00
bitplane 3cc7534abb Bugfix for UTF8 filenames in file dialog, thanks to MadHyde for the patch [bug 2450094]
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2608 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-14 10:52:54 +00:00
bitplane bb5627cf96 Fix for getFileBasename, submitted by Reaper
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2607 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-14 07:27:37 +00:00
hybrid 33a1819226 Ensure proper texture dimensions in the D3D drivers.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2606 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-13 23:42:16 +00:00
hybrid 0a8836ac24 Remove unnecessary include.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2605 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-13 23:40:10 +00:00
hybrid 0b7c2b28f2 Resolve include order for float.h and local defines.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2604 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-13 23:38:14 +00:00
hybrid 217c8a316f Merged revisions 2577:2601 from 1.5 branch: fast_atof bugfix. Updated libpng to 1.2.39
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2603 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-13 23:18:04 +00:00
hybrid 6acdce5021 Add missing COUNT enum. Add FLT_MAX define if missing.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2601 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-13 17:17:37 +00:00
hybrid af952595c6 Add methods for maximizing and restoring windows again. Some implementations are still empty, but we need the interfaces at least.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2600 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-13 16:51:46 +00:00
hybrid 243e08ee30 Add MountPoint reader to project files.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2599 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-13 15:48:33 +00:00
bitplane b41ae55899 Option to compile without the different archive loaders. Added GUI editor to codeblocks workspace
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2597 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-13 06:45:50 +00:00
bitplane c3240d1561 Fixed Quake3Explorer and added codeblocks project. Ensure paths in createFileList end in /, fixed bug in mountPointReader
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2596 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-13 05:28:19 +00:00
hybrid dd98649ba5 case typo.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2595 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-12 19:53:24 +00:00
hybrid 865593fa7e Looks like a parameter ordering bug.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2594 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-12 19:52:36 +00:00
hybrid 16f8b240a6 Add provoke vertex support.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2593 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-12 14:55:59 +00:00
hybrid 99a908815b Fix eol style of Makefile and add some comments.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2592 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-12 13:44:11 +00:00
hybrid 57424c4a2b Add static target for win32.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2591 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-12 13:39:13 +00:00
bitplane cc173d1126 API Change! File archive API tidied: CFileList now takes care of removing paths lowering case, finding files, it can hold directory trees and is populated by the filesystem and archives. Archives now inherit it and return a const IFileList pointer rather than implementing each method and requiring special entry types in the API. createFileList works with the virtual filesystem. Separated the mount point stuff from the zip reader to its own files. Added GZIP archive type, fixed problem when loading files without names in gzips. Fixed a crash in the file dialog when the file list was null.
todo: update projects, test properly on Windows and OSX, add #defines for archive loaders

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2590 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-12 10:31:30 +00:00
bitplane e6b350d300 Makefile install changes: The soname is now "libIrrlicht.so.Major.Minor" since minor releases should be binary compatible, headers are now installed to usr/local/include/irrlicht/ rather than /usr/local/include/irrlicht/include
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2589 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-12 09:55:47 +00:00
bitplane af7cd5395c Added const binary search method to array along with warning: it will use linear_search if the array is not sorted
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2588 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-12 09:49:25 +00:00
cutealien c0817da71c Adding a comment to updateAbsolutePosition.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2587 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-11 03:44:37 +00:00
hybrid 8b0a0f4d8b Add a general 2d render method. This method accepts vertex and index lists, and needs textures being set via setMaterial before the call to this method. This method is not implemented in the sw drivers.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2586 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-10 21:58:14 +00:00
hybrid 31e1ca7492 Reorder initialization.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2585 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-10 16:04:44 +00:00
hybrid 3a2b49ca30 Add glx extension function pointer definitions to source code.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2584 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-10 11:01:28 +00:00
hybrid 35ad0cce10 Fix typo.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2583 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-10 09:32:38 +00:00
hybrid 7c4b5a1673 Remove WCHAR_FILESYSTEM from non-windows systems.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2582 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-10 08:30:34 +00:00
hybrid 78457b9333 Fix path access, found by Nalin.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2581 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-10 07:26:05 +00:00
hybrid 48f48aeacb Fix wrong type mix, found by Nalin.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2580 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-10 07:23:59 +00:00
hybrid 7e3e8f3c36 Fix wrong overload, found by Nalin.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2579 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-10 07:20:17 +00:00
hybrid 911ed2f627 Reorder method declarations.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2577 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-07 08:03:14 +00:00
hybrid 28579a2708 Remove references to print().
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2576 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-07 08:01:37 +00:00
hybrid 707f59b89e Merged revisions 2530:2574 from 1.5 branch. Updated upgrade-guide.txt. Unified point attenuation behavior. Removed wrong inlines.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2575 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-07 07:46:29 +00:00
hybrid 7f2a9860f4 Add gamma support to X11 device.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2573 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-06 16:37:02 +00:00
hybrid 308ba13567 Add gamma support to SDL device.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2572 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-06 15:42:59 +00:00
hybrid 3248afa977 Fix indentation.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2571 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-06 15:20:26 +00:00
hybrid bc07bd4240 Fix glx extension function names.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2570 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-06 15:15:34 +00:00
hybrid 821575ffdd Enable point and line smoothing also without AntiAlias enabled.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2569 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-06 14:30:24 +00:00