Paul
|
ddf94378ee
allow script to be executed
|
11 lat temu |
Paul
|
bdb3d8d252
fix lame typo
|
11 lat temu |
Paul
|
32bf95d026
debugging
|
11 lat temu |
Paul
|
babf7916f0
debugging
|
11 lat temu |
Paul
|
b2a41ea486
try again
|
11 lat temu |
Paul
|
c07e15a8e2
fix script paths
|
11 lat temu |
Paul
|
e8c3abcc67
fix env var
|
11 lat temu |
Paul
|
7a22db848b
fix tabs
|
11 lat temu |
Paul
|
856431e530
fix up osx lib paths, prepare for coverage build
|
11 lat temu |
paulsapps
|
1be6fcecda
[ci skip] Updated readme
|
11 lat temu |
Paul
|
5ab3c5f3ba
Avoid recompling most data cpp files by moving into a static lib
|
11 lat temu |
Paul
|
916447907a
remove unneeded file
|
11 lat temu |
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 lat temu |
paulsapps
|
2299d95598
Merge pull request #60 from sithlord48/master
|
11 lat temu |
sithlord48
|
91dcfc1adb
new Qt launcher , merged it with installer.
|
11 lat temu |
paulsapps
|
a41d9f2e71
Merge pull request #58 from zerotacg/update_unit_tests_47
|
11 lat temu |
Tobias Peters
|
8b9a0e8379
defined values as float
|
11 lat temu |
Tobias Peters
|
b76234e6a3
fixed hrc unit test and added simple test case
|
11 lat temu |
Tobias Peters
|
1b6427f07f
fixed hrc unit test and added simple test case
|
11 lat temu |
sithlord48
|
0ef56c7d2a
Merge https://github.com/q-gears/q-gears
|
11 lat temu |
paulsapps
|
ebe8c778d1
Merge pull request #56 from paulsapps/master
|
11 lat temu |
Paul
|
8db9bf9541
Attempts to convert all hrc files, some fail - perhaps because some models have no bones?
|
11 lat temu |
paulsapps
|
0ca0e9fcd2
Merge pull request #55 from paulsapps/master
|
11 lat temu |
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 lat temu |
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 lat temu |
paulsapps
|
f5efa8619e
Merge pull request #53 from paulsapps/master
|
11 lat temu |
Paul
|
260e8cf810
fixes build issue
|
11 lat temu |
Paul
|
30386bcb75
Merge branch 'master' of https://github.com/paulsapps/q-gears.git
|
11 lat temu |
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 lat temu |
sithlord48
|
91628a236d
fixed CMakeLists.txt
|
11 lat temu |