Commits · master
CiTemplateUnity3D
Browse files
Dec 24, 2019
Remove using Helper for the all in one script.
· 0a9fcf0f
TermWay
authored
Dec 24, 2019
0a9fcf0f
Fix quote
· 279e7a13
TermWay
authored
Dec 24, 2019
279e7a13
Use last result for exit command.
· f6e0f09e
TermWay
authored
Dec 24, 2019
f6e0f09e
Sanitized bash script variable
· cb84580d
TermWay
authored
Dec 24, 2019
cb84580d
Missing using statement.
· 73d4e27e
TermWay
authored
Dec 24, 2019
73d4e27e
Dec 23, 2019
Fix test script. Put back Flatten string method for enumerable.
· bf17a1f4
TermWay
authored
Dec 23, 2019
bf17a1f4
Fix typo in code.
· c1afc166
TermWay
authored
Dec 23, 2019
c1afc166
Add a template script to generate an Unity scene.
· 4ddf1746
TermWay
authored
Dec 23, 2019
4ddf1746
Dec 22, 2019
Remove ObjectExtensions file.
· 44aab7ff
TermWay
authored
Dec 22, 2019
44aab7ff
Also change helper namespace.
· fc9f3f34
TermWay
authored
Dec 22, 2019
fc9f3f34
Remove some not so usefull extension methods.
· 311d92a4
TermWay
authored
Dec 22, 2019
311d92a4
Dec 19, 2019
Add .gitlab-ci.yml and LICENSE.md template file.
· 7f8ddfd1
TermWay
authored
Dec 19, 2019
7f8ddfd1
Dec 18, 2019
README update for new variable name
· 3aa529b3
TermWay
authored
Dec 18, 2019
3aa529b3
Fix Unity5 label.
· c041b573
TermWay
authored
Dec 18, 2019
c041b573
Fix generate_all_in_one script reference.
· 8de7031a
TermWay
authored
Dec 18, 2019
8de7031a
Rename main script file
· 9cfadc5f
TermWay
authored
Dec 18, 2019
9cfadc5f
Rename unity project folder.
· 85471265
TermWay
authored
Dec 18, 2019
85471265
Remove $GENERATE_NAME variable (need to change path)
· dddd188d
TermWay
authored
Dec 18, 2019
dddd188d
Oct 31, 2019
Homogenize all-in-one script file name
· f589b9c1
TermWay
authored
Oct 31, 2019
f589b9c1
Add better descriptionn and license to the readme.
· 78b82c5b
TermWay
authored
Oct 31, 2019
78b82c5b
Add paramaters for concat functions.
· 50df93d6
TermWay
authored
Oct 31, 2019
50df93d6
Oct 26, 2019
Readme modification.
· 3f4ea059
TermWay
authored
Oct 26, 2019
3f4ea059
Oct 24, 2019
Change setup.yml too
· c909a331
TermWay
authored
Oct 24, 2019
c909a331
Rename single script file into allinone script file.
· 89ff2883
TermWay
authored
Oct 24, 2019
89ff2883
Update README for clarity and add somes variables used.
· cfdc8711
TermWay
authored
Oct 24, 2019
cfdc8711
Oct 21, 2019
Add a build with the single script file.
· 7f3a784e
TermWay
authored
Oct 21, 2019
7f3a784e
Split the .gitlab-ci.yml into several yml files.
· b0f80059
TermWay
authored
Oct 21, 2019
b0f80059
Fix concat folder function.
· 7ce2e74b
TermWay
authored
Oct 21, 2019
7ce2e74b
Fix concat functions. Add file path before each file and two newlines after.
· afbeb37f
TermWay
authored
Oct 21, 2019
afbeb37f
Oct 20, 2019
Change folder case.
· dc2b097c
TermWay
authored
Oct 21, 2019
dc2b097c
Put concat functions in a different sh file.
· ae98a5f5
TermWay
authored
Oct 20, 2019
ae98a5f5
Oct 18, 2019
Typo readme, add some method for concat file in a folder.
· dc402b9a
TermWay
authored
Oct 18, 2019
dc402b9a
Fix readme link.
· a12504b9
TermWay
authored
Oct 18, 2019
a12504b9
Oct 17, 2019
Fix snippet, script file and package link
· f217052f
TermWay
authored
Oct 17, 2019
f217052f
Fix name for gitlab pages upload and unitypackage export.
· 941644ea
TermWay
authored
Oct 17, 2019
941644ea
Remove project version
· 6e0cf50a
TermWay
authored
Oct 17, 2019
6e0cf50a
Oct 16, 2019
Change artifact name for the generated file.
· 04e25fcd
TermWay
authored
Oct 16, 2019
04e25fcd
Test with all unity project settings files.
· 7bcb3694
TermWay
authored
Oct 16, 2019
7bcb3694
# This is a combination of 3 commits.
· 434831e6
TermWay
authored
Oct 16, 2019
434831e6
Oct 14, 2019
Improve readme readibility
· 1872f9b0
TermWay
authored
Oct 14, 2019
1872f9b0
Loading