Christopher
060b7b46a2
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
8 years ago
Christopher
97e7994042
TextTagParser class is now static
8 years ago
Christopher
47b946b306
Documented all enum values. Moved all enums to namespace scope.
8 years ago
Christopher
071fb7c345
Added Fungus.Commands, Fungus.EventHandlers, Fungus.Variables and Fungus.Utils namespaces
8 years ago
Christopher
fe105e387e
Refactored TextTagParser to use ITextTagParser interface
8 years ago
Christopher
f130385f6f
Changed comment style on header block
8 years ago
Christopher
67adbab9a0
Added open source license header to all source files
9 years ago
chrisgregan
d7f6ef7b91
Fix Unity Test Tools to run in 5.0
9 years ago
chrisgregan
0feb833d3e
Fixed Size tag in UI text is not supported #400
9 years ago
chrisgregan
73437a7a34
Misc improvements to the Writer system
...
Text tags now support multiple parameters.
Write command now works with Text Mesh Pro text objects.
Writer.InstantComplete property controls click-to-complete writing.
Shake tag shakes camera instead of Writer game object.
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