Commit Graph
35 Commits
Author SHA1 Message Date
Mikaël Capelle d7fba5630c Merge pull request #6 from Holt59/iplugin-isactive-refactoring
IPlugin::isActive refactoring
2020-11-18 10:01:39 +01:00
Mikaël Capelle 364f24a1e4 Update following removal of IPlugin::isActive(). 2020-11-11 21:52:22 +01:00
Jeremy Rimpo 4e8e68f55d [skip ci] Use PR branch for umbrella repo (if it exists) 2020-09-25 00:34:26 -05:00
Jeremy Rimpo 2093994323 [skip ci] Force exit PS with last exit code after umbrella build error 2020-09-21 06:25:15 -05:00
Jeremy Rimpo e886549493 [skip ci] Pull data from all branches 2020-09-21 05:02:36 -05:00
Jeremy Rimpo 9cb69ea687 Fix project names and traslation files 2020-09-20 23:28:16 -05:00
Jeremy Rimpo a2e3f8373f Finalize appveyor script update 2020-09-20 22:34:38 -05:00
Jeremy Rimpo e6feb2fa47 Convert scripts to PowerShell 2020-09-20 19:56:43 -05:00
Jeremy Rimpo 2ca3af6b76 Need extra space for second command 2020-09-20 19:11:58 -05:00
Jeremy Rimpo 713379414f Update to checkout current branch in umbrella if it exists 2020-09-20 19:02:39 -05:00
isanae 1a3214ea91 Merge pull request #5 from isanae/ts
Rename .ts
2020-07-10 14:34:38 -04:00
isanae f11c31a77d renamed .ts file because cmake_common uses the project name 2020-07-10 14:30:28 -04:00
Al 5387da39a0 Merge pull request #4 from Holt59/fix-typo-getglformat
Fix typo in getGLFormat.
2020-06-08 08:53:12 -07:00
Mikaël Capelle fa547adc17 Fix typo in getGLFormat. 2020-06-08 17:51:40 +02:00
Silarn b6a2b87dfa Appveyor CMAKE fix 2020-05-01 04:59:09 -05:00
isanae a98d4fbd86 Merge pull request #3 from isanae/new-cmakefiles
New cmakefiles
2020-04-26 02:53:50 -04:00
isanae 8c77e91658 unused, moved to common cmake files 2020-04-26 00:04:27 -04:00
isanae 2f42692d63 now using new cmakefiles
CMakeLists.txt in src/DDS not necessary, the cmakefile will find it
2020-04-26 00:03:06 -04:00
Chris Djali 165c27b0be Avoid using the to-BGRA converter for luminance textures
When inspecting bitmasks for old-style DDS headers, we were labelling luminance as `l`, then later using that to attempt to look up a GL enum by name. The luminance enums actually call it `LUMINANCE` instead of `L`, despite using single letters for single-colour channels, so the lookup was failing, and we were falling back to conversion instead of uploading the data directly.
2020-03-16 21:54:34 +00:00
Chris Bessent c566b732fc Merge pull request #2 from ModOrganizer2/2_2_2
Pull in 2.2.2.1 changes
2020-01-13 23:04:51 -07:00
Chris Bessent c2a9fcaaff Merge pull request #1 from ModOrganizer2/Develop
Stage for release 2.2.2
2020-01-06 05:11:53 -07:00
Silarn adf1a03aca Fix PyQt5 cmake translation macros 2019-12-10 12:10:26 -06:00
Silarn b58e833a7b Update appveyor image 2019-12-09 12:19:13 -06:00
Silarn 32ee268899 Match plugin name to translation file 2019-12-09 11:34:14 -06:00
LostDragonist daf12c480e Update version to 1.0.0.0 2019-12-07 01:53:55 -07:00