Commit Graph

752 Commits (f8e9123157e32d6397627e093bee45745d92a2fd)

Author SHA1 Message Date
kervala 36a537a88e Changed: Replaced atof by fromString
sfb 59abfb8a1d Bad logging, content is unsigned const char*, fixed it to use %s and not cast.
--HG--
branch : gsoc2011-worldeditorqt
sfb df7110d2d6 Bad merge resolution, fixed a couple source files which merged poorly.
--HG--
branch : gsoc2011-worldeditorqt
sfb d86f150caa Bad merge resolution, fixed the build files that merged poorly.
--HG--
branch : gsoc2011-worldeditorqt
sfb 892ed1ed3d merge from default
--HG--
branch : gsoc2011-worldeditorqt
kervala de43ea8d86 Fixed: Some warnings
kervala c7899841d3 Fixed: Compilation under Linux
kervala eebe74066e Changed: Include Lua headers directory for GUI Editor
kaetemi 85365fd7bb Fix line endings
kervala c8c296f484 Changed: Created NELID macro to fix warning "multi-character character constant"
kervala 6695a9064e Changed: Created NELID macro to fix warning "multi-character character constant"
kervala 0b9092a547 Changed: lua, luabind, libwww and libxml2 already linked to previous libraries (NLMISC and NLGUI)
kervala 86dfd0350b Fixed: Integer 32 bits conversion to 64 bits pointer
kervala 2c7f848c83 Changed: Tabulations to spaces
kaetemi 78595ec0e6 Silently sneaking in a nicer splash image for ovqt
kaetemi e9c274c135 Use tags for pacs prim export
kaetemi 02dc3c1cfe Fix a divide-by-zero crash in the 3ds Max plugins on really fast PCs
dnk-88 d62b9db23c Change: Fixed incorrect behavior scroll of 2d view in landscape editor qt
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 602ca06998 Changed: Fixed crash land editor qt
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 068b9bf7bb Changed: Polish code of property editor
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 3efd81023d Changed: Replaced VariantPropertyManager
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 4f3999168e Changed: Added signal 'reset enum property' for returning to default value
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 1f81694b82 Changed: Added signal 'reset text property' for returning to default value
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 b5bea9013f Changed: Added signal 'reset bool property' for returning to default value
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 a175d04f86 Changed: Fixed undo/redo bug (moving primitives).
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 5c4f706391 Changed: Correct fill properties(ConstStringValue) with *both* contexts if the current context is not default and is valid.
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 d6731657c1 Changed: Fixed undo/redo bug (moving primitives).
--HG--
branch : gsoc2011-worldeditorqt
kaetemi@kaevm.localdomain 6997cd6dcc Allow compiling max plugins without the other tools
kaetemi 9f185ce38d Fix an error in 3ds Max with the material script
kervala 30d56b7c24 Added: CMake project for shape2obj
sfb 2bf56882f8 merge
sfb 8fe6eee93c fixed with an explicit static_cast.
dfighter1985 bdfa7dbc37 Don't build GUI Editor when not building the GUI library.
dfighter1985 fe456d91b6 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
dfighter1985 ea8d82cfa6 MODIFIED: Resolved build errors with stlport.
dfighter1985 f7962597bd MODIFIED: Resolved some GCC build in the GUI Editor.
mattraykowski e7e51f01e0 merging gui editor repo.
dfighter1985 fcb736c387 Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
kervala 4f8b62acb4 Changed: Typo fixes (Thanks to DuDraig!)
kervala e53d42ea0e Changed: Typo fixes (Thanks to DuDraig!)
kervala fc0f58e99b Changed: Typo fixes (Thanks to DuDraig!)
kervala 671827225d Changed: French comments translated to English
kervala 6e498aefad Changed: Typo fixes (thanks to Vagrant!)
kervala c71e6e82f1 Changed: Typo fixes (thanks to Vagrant!)
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!)
mattraykowski af14e1e591 merge, fixed inconsistent newlines
dnk-88 d301e9ac67 Change: Optimized placement source files in object viewer qt
kervala 5efeb5ba62 Fixed: Compilation with VC++ 2010 and 2012
kervala 4a63d4556a Fixed: PCH for Object Viewer plugin
kervala 21b784cc84 Changed: Methods constification