Commit Graph

2861 Commits (531398bf0a76df5be1d1aadb8c0583db554da464)

Author SHA1 Message Date
kaetemi 531398bf0a Merge with develop
--HG--
branch : feature-material-editor
9 years ago
kervala d39911345e Fixed: Only use "open" if extension is app
--HG--
branch : develop
9 years ago
kervala 0040fa888e Fixed: Compilation under OS X
--HG--
branch : develop
9 years ago
kervala a47d3845bd Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 6104011d11 Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape)
--HG--
branch : develop
9 years ago
kervala b3b48a3ae3 Changed: New functions to convert arguments string from/to an array of strings
--HG--
branch : develop
9 years ago
kervala ad4857cfaa Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala dd15287d6c Changed: Use a wchar_t buffer for registry
--HG--
branch : develop
9 years ago
kervala f698c31aa1 Changed: Allow to compile WITH_NEL_TESTS without compiling tools
--HG--
branch : develop
9 years ago
kervala 3e14025cf8 Changed: Include wang_hash.h in NLMISC files
--HG--
branch : develop
9 years ago
kervala 0575a51632 Last changes for Unicode support under Windows, fixes #261
--HG--
branch : develop
9 years ago
kervala 2b7ce14a57 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 591c7ed0bf Fixed: Display an error if unable to open a ogg file
--HG--
branch : develop
9 years ago
kervala 33a30d186c Use Unicode of CreateProcess, issue #261
--HG--
branch : develop
9 years ago
kervala e68d6e3617 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala ba077aaab8 Use right versions of Win32 functions, issue #261
--HG--
branch : develop
9 years ago
kervala 4d48beeaa4 Use ANSI versions of Win32 functions when not using Unicode text, issue #261
--HG--
branch : develop
9 years ago
kervala ac51d16583 Use Unicode versions of Win32 functions, issue #261
--HG--
branch : develop
9 years ago
kervala f644805ff7 Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
--HG--
branch : develop
9 years ago
kervala 69547db6ce New function to format a timestamp to human readable
--HG--
branch : develop
9 years ago
kervala 9370e93dd6 Removed useless comments/commented code
--HG--
branch : develop
9 years ago
kervala 6d21e22905 Use CIFile to load font instead of internal Freetype functions, issue #261
--HG--
branch : develop
9 years ago
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
9 years ago
kervala e69090c457 Create fopen wrapper that internally uses wide characters under Windows, issue #261
--HG--
branch : develop
9 years ago
kaetemi 67a5497883 Texture selection dialog
--HG--
branch : feature-material-editor
9 years ago
kaetemi e6385a1b34 Thumbnail cache
--HG--
branch : feature-material-editor
9 years ago
kaetemi 5aab1d651a Better layout
--HG--
branch : feature-material-editor
9 years ago
kaetemi 8205a8ee51 Nicer
--HG--
branch : feature-material-editor
9 years ago
kaetemi 93e8e11cf7 Texture browser
--HG--
branch : feature-material-editor
9 years ago
kaetemi 871093d4ce Merge
--HG--
branch : develop
9 years ago
kaetemi 47bc7e439a Merge with develop
--HG--
branch : feature-material-editor
9 years ago
kaetemi 019ca734c7 Use asset root
--HG--
branch : feature-material-editor
9 years ago
kaetemi e28b6deaf9 Fix gl context not being deleted with custom window
--HG--
branch : develop
9 years ago
kaetemi 30077f3977 Move some stuff for easier debug
--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 95ea710466 Add widget for import errors
--HG--
branch : feature-material-editor
9 years ago
kaetemi 2053e075fc Properly update default config
--HG--
branch : feature-material-editor
9 years ago
kaetemi 596a4ba7a3 Fix cfg access
--HG--
branch : feature-material-editor
9 years ago
kaetemi ab790a5f08 Show asset database tree for last opened file
--HG--
branch : feature-material-editor
9 years ago
kaetemi 697299d61b Fix exit
--HG--
branch : feature-material-editor
9 years ago
kaetemi 26c8bbff46 Add base for material editor
--HG--
branch : feature-material-editor
9 years ago
kaetemi 571ab41ffc Merge with develop
--HG--
branch : feature-material-editor
9 years ago
kaetemi 7012965c78 Separate scene import functions
--HG--
branch : feature-material-editor
9 years ago
Gary Preston b4a7ab66ab Add vector include and remove extra qualification on s_InitFlags.
--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 2330fc26ec Fixed: Warning (wrong size)
--HG--
branch : develop
9 years ago
kervala fdd5f69e2d Fixed: Windows XP doesn't support inet_pton and inet_ntop
--HG--
branch : develop
9 years ago
kervala 767d91ce6d Fixed: Set _WIN32_WINNT used by WinSock for IPv6
--HG--
branch : develop
9 years ago