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