Commit Graph

1037 Commits (107728c9445efa795680bc6b0830f256cb9005c4)

Author SHA1 Message Date
kervala 6c01af4ec1 Fixed: Mouse wheel and keyboard events problem in object_viewer_qt
dnk-88 c520ed900f Changed: Code cleanup.
dnk-88 4a21b27daa Changed: Added menu entry change camera mode.
dnk-88 ca767adf7b Changed: Added menu entry change render mode.
dnk-88 33354758a7 Changed: added ability to load IGs and reset camera.
dnk-88 68964b2cc2 Changed: The status bar displays profiling information. Particle texture widget displays texture name.
dnk-88 5eed88050b Changed: added ability changing render mode.
dnk-88 d363a22011 Changed: Update core plugin.
dnk-88 2038f462b5 Changed: eventFilter is used instead of the CGraphicsInfoWidget
dnk-88 fdcd2d3240 Changed: Correct works new settings dialog.
dnk-88 46aa4700fe Changed: Update example plugin.
dnk-88 b97a78ce0b Changed: Update core plugin.
dnk-88 37d672ba69 Changed: Code cleanup.
dnk-88 2539e40403 Changed: Update plugin system. Added experimental core plugin. Added new settings dialog.
dnk-88 f2ffe4fcea Changed: Improve layers in dialogs.
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
aquiles 3ce6514c26 Changed: icon location; reinit timer on visible
dnk-88 b8ed8b208a Merge
dnk-88 188bb5384a Changed: update plugin system.
kervala 7d093d04ac Fixed: Compilation with STLport
rti b9e852ca54 Fixed: workaround for OVQT mouse wheel on Windows and Mac
rti 9526715c55 Changed: plugin and resource handling
dnk-88 77915e0035 Merge
dnk-88 442d6324de Changed: Implement 'make_sheet_id' as an Object Viewer Qt plugin. Thank you kharvd.
rti 8ff3df26b3 Fixed: Run Georges Editor Qt on Mac OS X
aquiles 1c19d17a29 Changed: fixed missing stuff
kervala 50926ae62b Fixed: Compilation under Linux
kervala 2763a3ece2 Changed: Fix typos in comments/code
dnk-88 53b25193a2 Changed: Code cleanup.
rti dab1bec1aa Fixed: Build object viewer widget on Mac OS X (and line terminator consistency)
rti 587d1820c4 Fixed: Build tile_edit_qt on Mac OS X
kervala 90ad8da878 Changed: Fix typos in comments/code
sfb 4b38fc730b Changed: Fixed the context initialization check for the log plugin
sfb 2748e34f27 Changed: Fixed non-PIC context initialization check in OVQT example plugin.
sfb 960db188c1 Changed: Commented out 'makeCurrent' call. Class does not have a widget() method and QNLWidget is not a defined type.
dnk-88 55c9802c55 Changed: fixed nelContext bug
aquiles 499f2d83c1 Changed: logPlugin is now in view and toggleable
aquiles b564f8988a Changed: fixed nelContext bug
aquiles ea7b339d39 Changed: added another example plugin (log as dockWidget)
dnk-88 730409943a Changed: Update doxygen documentation.
dnk-88 db31312b11 Changed: Code cleanup.
dnk-88 a0d7327d69 Changed: Improved settings dialog.
dnk-88 21edaf9861 Changed: correct fix is to load the plugins and update ovqt example plugin.
dnk-88 f2dd3cd061 Changed: correct fix is to load the plugins
dnk-88 5fbb37d106 Added: Added plugin view dialog. And if there are errors while loading plugin displays a diagnostic message.
dnk-88 1c69bb9409 Changed: Update ovqt_example plugin.
"Matt Raykowski" a2dd91019a Changed: Fixed build of OVQT Example Plugin - sources the extension system correctly.
"Matt Raykowski" 0075ce8b2e Changed: OVQT Plugins - added additional Qt define to example plugin.
"Matt Raykowski" 9018783cb1 Added: OVQT Plugin system CMake build
dnk-88 16ac4234d8 Changed: Added example plugin.
dnk-88 e59ad4d6c1 Changed: Added settings qt style.
dnk-88 1ea4ee67ee Changed: code cleanup.
dnk-88 181bff3a2d Changed: ovqt plugin system.
dnk-88 376bc221df Changed: Code cleanup.
dnk-88 68891726db Added: Added ovqt plugin system.
aquiles c4041824e9 Changed: Added first version of a possible 3d view qt widget plugin
timon ffb5b2678b Changed: Code cleanup.
timon 6934b285e2 Changed: If switch between the located and sound properties in a workspace erroneously marked that the particle system has been changed.
timon bc84e25db4 Changed: If switch between the zone properties in a workspace erroneously marked that the particle system has been changed.
timon 6a657037b1 Changed: If switch between the force properties in a workspace erroneously marked that the particle system has been changed.
kervala 2efa82be4e Changed: Change the wrong header in the source code
sfb e663794d09 merge
sfb 4ee53acaf1 Changed: Fixed paths that reference a moved NLLIGO header.
sfb 2ce5720983 Changed: Eliminated unnecessary method.
dnk-88 acd96ae72b Changed: If switch between the emmiter properties in a workspace erroneously marked that the particle system has been changed. Added some source groups to cmake for better file structuring
kervala 54b6685a9e Changed: Fix typos in comments/code
kervala 9550ed9d36 Changed: Fix typos in comments/code
dnk-88 4bcaa06896 Update: (ovqt) CBinOpDialogT<NL3D::CPlaneBasis> not supported all operations.
dnk-88 3c3f3124d7 Update: (ovqt) Correct works emitter properties.
aquiles 44f61912ae Changed: OVQT weather & sun color dock window
kervala 8155320149 Fixed: nel_export compilation
dnk-88 6dfa34c9d9 Fixed: (ovqt) If switch between the particle systems in a workspace erroneously marked that the particle system has been changed.
rti fb0c6b9636 merge
rti bcbde9df16 Fixed: Make OVQT work on MacOS
dnk-88 581acea1e4 Update: correct works edit_range_widget
kervala 8399175d8c Changed: Remove all warning when compiling Ryzom
dnk-88 0dc7b47cec Update: improved values gradient dialog and located bindable properties(texture , tail and mesh param) page.
kervala 5ae29fbc63 Fixed: Crash when clicking on an empty area
sfb 5672f44e5d Changed: Fixed the MAX plugin build for CMake.
kervala 61b62360ca Changed: Remove all warning when compiling Ryzom
kervala 77b5aab4f5 Changed: Remove all warning when compiling Ryzom
kervala 9e2b357e5a Changed: PCH optimization for object_viewer_qt
kervala e98889ae89 Changed: Libraries linked to object_viewer_qt
kervala df521bb90d Fixed: Segmentation fault while compiling objject_viewer_qt
sfb 75e49ffcce merge
sfb adb4963102 Added: Object Viewer Qt tool. Thank you dnk-88!
kervala 4e7609b939 Fixed: Moved zone_bank.h from src to include
kervala f77ca1992c Changed: Replace atoi and sscanf by fromString when it's possible
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kervala 9e058f053d Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid
kaetemi d6c99a6d9c Changed: Properly update nel material texture changes in viewport/render, handle more cases for max file path conversion, added conversion log, allow use of a timestamp tag file to facilitate resuming the conversion process.
kaetemi 5d9db22b91 Changed: Reliability improvements for batched anim export from max
kervala 08bcbc3451 Changed: Updated CMake projects
kervala 5a68440aa5 Changed: object_viewer warnings
kervala 7be61404af Fixed: tile_edit compilation
kervala c86d923901 Changed: Change the wrong header in the source code
kervala 25eabdf305 Changed: Removed using namespace in *.h
kervala 243b1e7d38 Fixed: tile_edit compilation
"Matt Raykowski" e22b5c02f1 Fixed: C++-style comments in PIC C code, eliminates errors on recent gcc compilers for tile editor.
mattraykowski b625859997 Changed: Explicitly linking nelmisc to zviewer tool.
mattraykowski efa0e7a017 Changed: Explicitly linking nelmisc in build_shadow_skin
mattraykowski c425329719 merge
mattraykowski 399eeebf8e Changed: Added source groups to Tile Edit Qt.
mattraykowski 3a3d2137ea Changed: Explicitly link nelmisc in ig_lighter.
kaetemi 7f739bed8a Changed: Reliability improvements for 3dsmax nel export
kaetemi 74b6430afb Fixed: Compile error with object viewer exe missing windows.h
kaetemi 2f61e2200c Changed: Allow setting hls info dir in panoply config.
kervala 256062307b Changed: Remove all warnings when compiling Ryzom (patch provided by Abelgar)
kervala 5764efeace Changed: Remove all warnings when compiling Ryzom
kervala b81696a2a1 Fixed: Some tools compilation
kervala 7a95148eef Fixed: shapes_exporter compilation
kervala a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
kervala 968a752e55 Fixed: Windows compilation problems
mattraykowski cc43911ccb Change: More root-build paths changes for NeL and Ryzom. Fixed some bad merges.
mattraykowski c3e4ffbe26 merge while working on rebase root source dir
mattraykowski 972e141687 Changed: Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
kaetemi 411f2893c8 Changed: Max asset batch converter now also shows maps in older max versions.
mattraykowski 1b511949c9 Update: Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
kervala e9c9345826 Changed: Updated tools CMake projects
kervala 6781fcf098 Fixed: warning when destination file doesn'texist
kervala 44ae363d64 Changed: removed MFC dependencies to object_viewer
kervala 16535f7e84 Changed: Updated tools and samples CMake projects
kaetemi c8ee84fbe4 Changed: Some more rules for batched max convert paths.
kaetemi f362c9363b Changed: Skip over deleted bones in skinning when exporting from max.
kervala e3ea920741 Changed: Updated 3dsmax plugins CMake projects
kervala aceaccc3c0 Fixed: 3dsmax plugins compilation (64 bits and STLport)
kervala ca710cdac4 Changed: Updated tools CMake projects
kaetemi 328dc084ac Added: Some more path fixing rules for max batch asset convert.
kaetemi 42aa859245 Added: Added the objects build project and updated the max file batch convert script.
kervala 06ec6effa8 Fixed: tga2dds compilation under Linux
kervala 47b3d5ce60 Changed: Use of CFile::getApplicationDirectory
kervala 65062f5dee Changed: Remove all warnings when compiling Ryzom
kervala c962ee318b Changed: Added tga2dds project if libsquish is found (s3tc dependency removed)
kervala a1fcd412b1 Changed: code simplification for s3tc_compressor_lib
kervala 1ff44fdb50 Changed: Added DDSD_LINEARSIZE in tga2dds to avoid warning in CBitmap
kervala b2417a68ab Changed: Bad parenthesis
kervala 7610d61b80 Changed: Allow to write interface into a PNG file
kaetemi 4cf6235095 Changed: Some reliability fixes for the max export plugin.
Matt Raykowski 80b478b408 Changed: Fixed warning/error about C++ comment blocks in C code.
kervala 55d518498d Changed: Removed uneeded dependency to libxml and using new macros
kervala ab11ddb805 Changed: Remove all warning when compiling Ryzom
kervala 57bbdf7a85 Changed: Removed useless dependencies
kervala c693c47cac Changed: Remove all warning when compiling Ryzom
kervala 5bb012883d Changed: Remove/convert/update old projects
kervala 64a175ff09 Fixed: tile_edit_qt compilation
kervala 8a9208b24c Changed: Change the wrong header in the source code
kervala b9750904f1 Changed: Make sure all debug files are created in log directory
kervala c535f83ea3 Changed: Use PCH under Linux with CMake
kervala 220a3458c2 Changed: USE_JPEG is only used when building NLMISC now
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters
kervala ae239a6b94 Changed: Use PCH under Linux with CMake
kervala 7cb5099a1c Changed: Remove all warning when compiling Ryzom
kervala f33365ea10 Changed: Added WITH_PCH to activate Precompiled Header (default is ON)
kervala 7d7ded9528 Changed: Added new optimizations for VC++ linker and compiler
kervala 6eda3d5039 Changed: Added SOVERSION property to shared libraries
kervala fc22fcb3de Changed: Change the wrong header in the source code
kervala f5e591486f Changed: Compilation on 64-bits platforms
kervala 7a8e9b3198 Changed: Remove all warning when compiling Ryzom
kervala 7cbe65d2ef Changed: Fix typos in comments/code
kervala f381f335e1 Changed: Fix typos in comments/code
kervala 74150b80b6 Added: shapes_exporter in NeL tools
"Matt Raykowski" ede3c57553 Changed: panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
kaetemi 2ef597aaae Added: Maxscript for automatically fixing paths and png extensions of all max files in the asset database.
kaetemi 0b54c00362 Changed: Build max plugins with debug information.
kaetemi c7c9f927c7 Changed: Stability fixes for exporting with max plugins.
kaetemi cdc72262be Changed: Use nlinfo instead of printf in build_coarse_mesh tool so build output is logged.
kaetemi 9c258ad628 Fixed: Export crashes caused by incorrect delete of objects created by max.
kaetemi 196dc070e7 Changed: Max plugins now share the same NeL context.
kervala e065046317 Changed: Remove/convert/update old projects
kaetemi 6ae9a74e21 Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor.
kervala 0668dc8408 Changed: Remove/convert/update Visual C++ projects
kaetemi 93277088e1 Fixed: Nel application context missing in build far bank tool.
kaetemi a2f203f7a9 Fixed: Correctly update 3ds Max NeL Material parameters from v11 to latest version.
kaetemi c290f234b4 Fixed: Some files in object viewer missing dot comma after nlassert(...).
kaetemi 7e6f6c3e5a Fixed: Compile error when using 3ds Max 2011 SDK.
kervala 3c6c83bf03 Changed: Compilation on 64-bits platforms
kervala cecb9d646b Changed: Compilation on 64-bits platforms
kervala cb39bf549d Changed: Remove all warning when compiling Ryzom on Linux
kervala cdc1dde0aa Fixed: Missing ; after two nlassert calls (patch provided by vhelsing)
kervala 29a57b3efe Changed: Remove/convert/update old projects
kervala 0391b3fad6 Changed: Remove/convert/update Visual C++ projects
kaetemi@users.sourceforge.net a9c74710fe Removed: Some files generated by VS compiler.
kaetemi@users.sourceforge.net 1a162a7fb9 Changed: VS2008 project for max vertex tree paint.
acemtp@users.sourceforge.net 29b38937a5 Fixed: set the good agpl header
kaetemi@users.sourceforge.net 4d3a73dfc4 Fixed: Picture files in tile edit exe project don't use precompiled header.
kaetemi@users.sourceforge.net 670a95686a Added: Scripts for cleaning up asset paths in .max files, and for fixing texture filenames to .png extension.
acemtp@users.sourceforge.net d5c601ffa5 initial version