chrisgregan
|
66b1c5637f
|
Fixed leading whitespace trimming after a {wc} or {c} tag
|
9 years ago |
chrisgregan
|
d6f057c98c
|
Refactored localisation system to use ILocalizable interface
You can now add custom commands that work with the localisation system
by implementing the ILocalizable interface.
|
9 years ago |
chrisgregan
|
5c5f7dafdd
|
Added NullTargetCheck to WriteEditor class
|
9 years ago |
chrisgregan
|
1b977b69dc
|
Localization now supports Write and Set Text commands
|
9 years ago |
chrisgregan
|
34c33575c8
|
Refactored DoWords method
|
9 years ago |
chrisgregan
|
784d75a883
|
Get Text and Set Text now work on any text object
including UI text, UI input fields & 3D text mesh
|
9 years ago |
chrisgregan
|
ec35022fab
|
Added Write command and new Text Tag Parser
Added new Fungus/UI module
Added initial UI tests
|
9 years ago |
chrisgregan
|
35519cf2f6
|
Upgraded to Unity 5.1.2f
|
9 years ago |
chrisgregan
|
a88537c0f3
|
Tolerate null commands in command list
Should never happen, but if it does just ignore it and carry on.
|
9 years ago |