paulsapps
|
1be6fcecda
[ci skip] Updated readme
|
11 gadi atpakaļ |
Paul
|
5ab3c5f3ba
Avoid recompling most data cpp files by moving into a static lib
|
11 gadi atpakaļ |
Paul
|
916447907a
remove unneeded file
|
11 gadi atpakaļ |
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
|
11 gadi atpakaļ |
paulsapps
|
2299d95598
Merge pull request #60 from sithlord48/master
|
11 gadi atpakaļ |
sithlord48
|
91dcfc1adb
new Qt launcher , merged it with installer.
|
11 gadi atpakaļ |
paulsapps
|
a41d9f2e71
Merge pull request #58 from zerotacg/update_unit_tests_47
|
11 gadi atpakaļ |
Tobias Peters
|
8b9a0e8379
defined values as float
|
11 gadi atpakaļ |
Tobias Peters
|
b76234e6a3
fixed hrc unit test and added simple test case
|
11 gadi atpakaļ |
Tobias Peters
|
1b6427f07f
fixed hrc unit test and added simple test case
|
11 gadi atpakaļ |
sithlord48
|
0ef56c7d2a
Merge https://github.com/q-gears/q-gears
|
11 gadi atpakaļ |
paulsapps
|
ebe8c778d1
Merge pull request #56 from paulsapps/master
|
11 gadi atpakaļ |
Paul
|
8db9bf9541
Attempts to convert all hrc files, some fail - perhaps because some models have no bones?
|
11 gadi atpakaļ |
paulsapps
|
0ca0e9fcd2
Merge pull request #55 from paulsapps/master
|
11 gadi atpakaļ |
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.
|
11 gadi atpakaļ |
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
|
11 gadi atpakaļ |
paulsapps
|
f5efa8619e
Merge pull request #53 from paulsapps/master
|
11 gadi atpakaļ |
Paul
|
260e8cf810
fixes build issue
|
11 gadi atpakaļ |
Paul
|
30386bcb75
Merge branch 'master' of https://github.com/paulsapps/q-gears.git
|
11 gadi atpakaļ |
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
|
11 gadi atpakaļ |
sithlord48
|
91628a236d
fixed CMakeLists.txt
|
11 gadi atpakaļ |
sithlord48
|
91f89e3182
Merge branch 'master' of https://github.com/q-gears/q-gears
|
11 gadi atpakaļ |
paulsapps
|
e41cccaa5f
Merge pull request #51 from paulsapps/master
|
11 gadi atpakaļ |
paulsapps
|
8cfbe5dc26
Update readme.md
|
11 gadi atpakaļ |
paulsapps
|
fdb6a43c04
Update readme.md
|
11 gadi atpakaļ |
Paul
|
15a0042406
Add sithlord48's template installer Qt project, setup Qt to build properly, add Qt dlls to installer for windows
|
11 gadi atpakaļ |
Tobias Peters
|
af7cc17a8c
Merge pull request #50 from zerotacg/update_unit_tests_47
|
11 gadi atpakaļ |
Tobias Peters
|
4d4fde6254
prepared lgp unit test to use byte array instead of file
|
11 gadi atpakaļ |
Tobias Peters
|
25bbe97f4a
partly fixed #47
|
11 gadi atpakaļ |
paulsapps
|
bc1b2e34cc
Merge pull request #49 from paulsapps/master
|
11 gadi atpakaļ |