Commit Graph

1032 Commits (b2207337facce2f1e7187ee061cd1bd5eb44292a)

Author SHA1 Message Date
kervala 7fac9341ee Fixed: V coordinates are inverted
--HG--
branch : develop
8 years ago
kervala b55f659a12 Changed: Generate an UV map from a Wavefront OBJ file
--HG--
branch : develop
8 years ago
kervala 6ed3213a1a Changed: Use _T and tStrToUtf8/utf8ToTStr macros
--HG--
branch : develop
8 years ago
kervala dde8fd723a Added: New tool textures_tool to produce diffuse, normal, specular, etc... textures from an UV template and seamless textures or colorize a texture with a color
--HG--
branch : develop
8 years ago
kervala 31a540b35d Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
8 years ago
kervala a0b4bb2397 Changed: Strings initialization
--HG--
branch : develop
8 years ago
kervala 6ac49adb8b Fixed: Warning when generating DLU
--HG--
branch : develop
8 years ago
kervala b52daf9519 Fixed: Unicode MFC use
--HG--
branch : develop
8 years ago
Nimetu ddcdc8b8fb Added: Border duplication option to texture atlas builder.
--HG--
branch : experimental-ui-scaling
8 years ago
kervala 106c924f49 Fixed: Use std::vector instead of CUniquePtr for arrays
--HG--
branch : develop
8 years ago
kervala 86c82181ca Changed: Replace Win32 calls by NeL methods
--HG--
branch : develop
8 years ago
kervala 3d36a4bfb5 Changed: Removed unused methods and used TCHARs
--HG--
branch : develop
8 years ago
kervala a1baec9de2 Changed: Use _T macro
--HG--
branch : develop
8 years ago
kervala 083f44ec32 Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala 30b40568ed Changed: Use 3dsmax SDK definitions
--HG--
branch : develop
8 years ago
kervala 8ef8b60ab8 Fixed: Warning on 64 bits
--HG--
branch : develop
8 years ago
kervala 829092aa8c Fixed: Compilation with 3dsmax 2017 SDK
--HG--
branch : develop
8 years ago
kervala 94bf8fd54e Changed: Use TCHAR functions
--HG--
branch : develop
8 years ago
kervala f0c5b7ea40 Changed: Use TCHAR functions
--HG--
branch : develop
8 years ago
kervala 5658cad02e Changed: Convert std::string <> TCHAR
--HG--
branch : develop
8 years ago
kervala ab44d7e809 Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
8 years ago
kervala 9e0b38e6e0 Changed: New tga2dds option -g to force grayscale image instead of alpha
--HG--
branch : develop
8 years ago
kervala e2b74b77c6 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala 3992b53683 Changed: Use _M and _T macros
--HG--
branch : develop
8 years ago
kervala b112b7bc9b Fixed: Truncated pointer
--HG--
branch : develop
8 years ago
kervala c79e47384d Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala 83a64809c6 Changed: Ligo headers path
--HG--
branch : develop
8 years ago
kervala 85b9398668 Changed: Use -200.f instead of float(-200)
--HG--
branch : develop
8 years ago
kervala 90b57e684b Changed: Catch constification
--HG--
branch : develop
8 years ago
kervala 9e22ece5b6 Fixed: Support 3dsmax 2017 SDK
--HG--
branch : develop
8 years ago
kervala f5008cb00d Changed: Convert MSTR to UTF-8
--HG--
branch : develop
8 years ago
kervala 6d651b9c68 Changed: Use !empty() instead of size()
--HG--
branch : develop
8 years ago
kervala 00048f0d6d Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
8 years ago
kervala 36cc1ea2b5 Fixed: Prototype of method NotifyRefChanged changed in latest 3dsmax SDK versions
--HG--
branch : develop
8 years ago
kervala b3da4247d4 Fixed: Latest 3dsmax SDK versions are using p_end instead of end
--HG--
branch : develop
8 years ago
kervala 664f494b07 Changed: nlwarning already put a \n
--HG--
branch : develop
8 years ago
kervala e69858491c Fixed: Don't truncate 64 bits pointers
--HG--
branch : develop
8 years ago
kervala d9ab55640c Changed: Use MCHAR and _M macros for 3dsmax SDK strings
--HG--
branch : develop
8 years ago
kervala ffa5203a79 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 7af3a4c68c Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
8 years ago
kervala 1e97c4f6f1 Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
8 years ago
kervala 5988d7ea82 Changed: Support PNG for Snapshot Tool
--HG--
branch : develop
8 years ago
kervala fa8c29b60b Changed: Constification of catches
--HG--
branch : develop
8 years ago
kervala 25a4d6bbed Changed: Replace all path native functions by NeL methods
--HG--
branch : develop
8 years ago
kervala c13b007090 Changed: Moved Ligo headers to include
--HG--
branch : develop
8 years ago
kervala d568a0eedd Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
8 years ago
kervala 1137006eb4 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala b17da91efd Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 033a337419 Changed: Replace all _splitpath by NeL methods
--HG--
branch : develop
8 years ago
kervala 6565603216 Changed: Convert CString and TCHAR* from/to std::string
--HG--
branch : develop
8 years ago
kervala b7ca1d224c Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
8 years ago
kervala a3262bb971 Fixed: Warnings
--HG--
branch : develop
8 years ago
kervala 3fb4424909 Changed: Improved formatting
--HG--
branch : develop
8 years ago
kervala f605c5faa5 Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
8 years ago
kervala 0fb9906929 Changed: Constification of catches
--HG--
branch : develop
8 years ago
kervala ebe7357257 Changed: Constification of catches
--HG--
branch : develop
8 years ago
kervala 61bb58bea3 Fixed: Typos
--HG--
branch : develop
8 years ago
kervala 791821d6d6 Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
8 years ago
kervala 8d82472586 Changed: Macros to convert to/from TCHAR* and std::string
--HG--
branch : develop
8 years ago
kervala 9941fcf82b Fixed: Typos detected by Lintian
--HG--
branch : develop
8 years ago
kervala c8b9c5dc4b Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
8 years ago
kervala e2eedc4852 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala b36ded52df Changed: 3dsmax 2013 and up are always using Unicode
--HG--
branch : develop
8 years ago
kervala 947178e859 Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
8 years ago
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
8 years ago
kervala 59c9b587f0 Changed: New format/f parameter for build_interface to force a format (png or tga)
--HG--
branch : develop
8 years ago
kervala 577e49ef91 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala d8f92e1cee Fixed: Ignore extension when looking for textures
--HG--
branch : develop
8 years ago
kervala 891784f23d Changed: Write UNIX EOL in UV files
--HG--
branch : develop
8 years ago
kervala 7f74f70e6f Changed: Allow to extract interface elements with build_interface
--HG--
branch : develop
8 years ago
kervala 8b239df6a9 Changed: Implement and use CBitmap::makeTransparentPixelsBlack()
--HG--
branch : develop
8 years ago
kervala b2f5fed3bf Changed: Replace sscanf by fromString
--HG--
branch : develop
8 years ago
kervala 3ae41bfa58 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 130b270380 Fixed: tga2dds doesn't generate mipmaps
--HG--
branch : develop
8 years ago
kervala ec5deea3f0 Changed: Generate an exception if file is not a supported bitmap format
--HG--
branch : develop
8 years ago
kervala 536483f8a7 Changed: Factorize saving to right bitmap format
--HG--
branch : develop
8 years ago
kervala 35b4a3d98a Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 39275558c0 Changed: Simplify outString (a simple printf should be enough)
--HG--
branch : develop
8 years ago
kervala 20f4825686 Changed: Use CCmdArgs for build_interface
--HG--
branch : develop
8 years ago
kervala b7d37b71e3 Fixed: Compilation without PCH
--HG--
branch : develop
8 years ago
kervala bd766614bc Changed: Replaced spaces by tabs
--HG--
branch : develop
9 years ago
kervala 7ff21f975d Changed: Q_COMPILER_RVALUE_REFS hack useless with Qt 5.6
--HG--
branch : develop
9 years ago
kervala 89532b2afb Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
9 years ago
kervala 0d773e3e79 Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
9 years ago
Gary Preston 7281c40577 Update indentation of tiles_model::data to match coding standard use of tabs.
--HG--
branch : develop
9 years ago
Gary Preston 48e86eedee Fix qt4 build error.
--HG--
branch : develop
9 years ago
kaetemi 1fbc179bc3 Centralized project directory configuration mechanism
--HG--
branch : feature-material-editor
9 years ago
kaetemi 874ac2c921 Move pipeline utilities into new pipeline library
--HG--
branch : feature-material-editor
9 years ago
kervala 9913ec7e72 Fixed: Don't try to convert next meshes if an error occurs
--HG--
branch : develop
9 years ago
kervala 7ed708eae8 Fixed: Display an error if unable to find database.cfg
--HG--
branch : develop
9 years ago
kervala 63a36fc2f8 Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
9 years ago
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala 5892fb8c1c Fixed: -o option of tga2dds for directory output
--HG--
branch : develop
9 years ago
kervala f8d45d01dc Changed: Replace tabs by spaces
--HG--
branch : develop
9 years ago
kervala 12d87b4914 Changed: Use CCmdArgs for tga2dds
--HG--
branch : develop
9 years ago
kervala e01f706ccc Fixed: Updated with new changes
--HG--
branch : develop
9 years ago
kervala c379c61ab7 Changed: Don't need to create it on heap
--HG--
branch : develop
9 years ago
kervala fc645a5668 Fixed: Import static platform plugin
--HG--
branch : develop
9 years ago
kaetemi fd950a692b Faster Qt startup
--HG--
branch : develop
9 years ago
kervala 58d23bbe97 Fixed: Compilation with static Qt 5
--HG--
branch : develop
9 years ago