Paul
|
856431e530
fix up osx lib paths, prepare for coverage build
|
há 11 anos atrás |
paulsapps
|
1be6fcecda
[ci skip] Updated readme
|
há 11 anos atrás |
Paul
|
5ab3c5f3ba
Avoid recompling most data cpp files by moving into a static lib
|
há 11 anos atrás |
Paul
|
916447907a
remove unneeded file
|
há 11 anos atrás |
Paul
|
aa6e2fa8d1
Remove Wall and this makes MSVC go insane, don't double load the LGP just to get the names, use listResourceNames(). Disabled catching exceptions so converting .hrc files will throw and crash due to a new unresolved bug
|
há 11 anos atrás |
paulsapps
|
2299d95598
Merge pull request #60 from sithlord48/master
|
há 11 anos atrás |
sithlord48
|
91dcfc1adb
new Qt launcher , merged it with installer.
|
há 11 anos atrás |
paulsapps
|
a41d9f2e71
Merge pull request #58 from zerotacg/update_unit_tests_47
|
há 11 anos atrás |
Tobias Peters
|
8b9a0e8379
defined values as float
|
há 11 anos atrás |
Tobias Peters
|
b76234e6a3
fixed hrc unit test and added simple test case
|
há 11 anos atrás |
Tobias Peters
|
1b6427f07f
fixed hrc unit test and added simple test case
|
há 11 anos atrás |
sithlord48
|
0ef56c7d2a
Merge https://github.com/q-gears/q-gears
|
há 11 anos atrás |
paulsapps
|
ebe8c778d1
Merge pull request #56 from paulsapps/master
|
há 11 anos atrás |
Paul
|
8db9bf9541
Attempts to convert all hrc files, some fail - perhaps because some models have no bones?
|
há 11 anos atrás |
paulsapps
|
0ca0e9fcd2
Merge pull request #55 from paulsapps/master
|
há 11 anos atrás |
Paul
|
44d1005d93
#54 refactor the code a little, use correct file paths for each platform, only load xml data once, share code with qgearsapplication and hide render window by default for installer app.
|
há 11 anos atrás |
Paul
|
02e0c5046a
#54 fix crash in installer - needs to have a render windows, needs changing to a RenderTexture so we don't create a window likely by using QGearsApplication instance
|
há 11 anos atrás |
paulsapps
|
f5efa8619e
Merge pull request #53 from paulsapps/master
|
há 11 anos atrás |
Paul
|
260e8cf810
fixes build issue
|
há 11 anos atrás |
Paul
|
30386bcb75
Merge branch 'master' of https://github.com/paulsapps/q-gears.git
|
há 11 anos atrás |
Paul
|
f15ab2f156
Update FF7NameLookup to use XML to make it more data driven/avoid recompiles. Edited FF7 PC model exporter so it actually runs. Hacked in some of its code to the data installer to convert field models, currently crashes when loading the mesh as the ogre technique index is out of bounds
|
há 11 anos atrás |
sithlord48
|
91628a236d
fixed CMakeLists.txt
|
há 11 anos atrás |
sithlord48
|
91f89e3182
Merge branch 'master' of https://github.com/q-gears/q-gears
|
há 11 anos atrás |
paulsapps
|
e41cccaa5f
Merge pull request #51 from paulsapps/master
|
há 11 anos atrás |
paulsapps
|
8cfbe5dc26
Update readme.md
|
há 11 anos atrás |
paulsapps
|
fdb6a43c04
Update readme.md
|
há 11 anos atrás |
Paul
|
15a0042406
Add sithlord48's template installer Qt project, setup Qt to build properly, add Qt dlls to installer for windows
|
há 11 anos atrás |
Tobias Peters
|
af7cc17a8c
Merge pull request #50 from zerotacg/update_unit_tests_47
|
há 11 anos atrás |
Tobias Peters
|
4d4fde6254
prepared lgp unit test to use byte array instead of file
|
há 11 anos atrás |
Tobias Peters
|
25bbe97f4a
partly fixed #47
|
há 11 anos atrás |