Bastien Guyl
2ac8a74e22
Add the [Serializable] attribute in the doc ( #152 )
...
Add the [Serializable] attribute in the documentation for the generator example
2020-05-10 13:38:05 +02:00
Adam Ramberg
2c17c47c65
Update changelog
2020-05-03 23:18:31 +02:00
Adam Ramberg
5dfc5fef7c
Fix code generation bug ( #147 )
2020-05-03 23:12:37 +02:00
Moh Narimani
f3bf70b64c
Removed duplicate check before adding an item to AtomValueList ( #145 )
2020-05-03 22:44:07 +02:00
Oliver Biwer
4a802d0c27
Changes in GetEvent implementation to allow inheritance ( #140 )
2020-05-03 07:45:08 +02:00
Adam Ramberg
a0956ccb66
Cleaning up CHANGELOG
2020-04-26 20:00:07 +02:00
Ignacio Ruiz
3666304b55
Added inspector toggle for triggering Changed and ChangedWithHistory on OnEnable ( #126 )
...
* Booleans to decide if OnChanged Events are triggered on Variable's OnEnable were added
* Variable's editor was updated to show both booleans
* Docs updated with new variables
* Changelog update
* Change variable visibility to private and add explicit default value
Co-authored-by: Ignacio Ruiz <iruizm@hiberus.com>
2020-04-26 19:57:55 +02:00
Adam Ramberg
a54fbf9d38
CHANGELOG + Unity 2019.3.10f1
2020-04-26 19:50:58 +02:00
IceTrooper
bec125f86d
changed from Multiline to TextArea attribute ( #128 )
2020-04-24 06:40:54 +02:00
Adam Ramberg
ce9e818ac3
More changelog updates for v4.1.0 💜
2020-04-03 16:21:08 +02:00
Adam Ramberg
2ff7cda7ac
Updated changelog for v4.1.0 💜
2020-04-03 16:16:28 +02:00
Adam Ramberg
4176aa4392
💜 v4.1.0
2020-04-03 16:01:05 +02:00
Adam Ramberg
55d96c2250
#122 Add Event Refs for Collections and Lists ( #123 )
2020-04-03 15:45:08 +02:00
Adam Ramberg
76ba614e96
Minior name changes in example + docs
2020-04-03 11:37:01 +02:00
Adam Ramberg
ce0082df79
Merge branch 'master' into canary
2020-03-30 17:14:25 +02:00
Adam Ramberg
1bf2de247c
Update README + CHANGELOG
2020-03-30 17:13:29 +02:00
Enderlook
5a2816e3ae
Fix typos ( #120 )
2020-03-30 17:07:10 +02:00
Adam Ramberg
96d703aaa2
Update README + CHANGELOG
2020-03-22 23:59:44 +01:00
dependabot[bot]
60a0c28720
Bump acorn from 7.1.0 to 7.1.1 in /website ( #117 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-22 01:41:37 +01:00
Adam Ramberg
3c26513229
🦹♂️ v4.0.2
2020-03-22 01:29:45 +01:00
Adam Ramberg
cb5f702df6
Fixes to issues in v4.0.1
2020-03-22 01:22:08 +01:00
Adam Ramberg
342d5331e2
🦸♂️ v4.0.1
2020-03-22 00:51:37 +01:00
Adam Ramberg
5ec125fa49
Add editor folder to FSM pkg
2020-03-22 00:47:24 +01:00
Adam Ramberg
e2bc533807
Fixes to CHANGELOG for v4.0.0
2020-03-22 00:39:34 +01:00
Adam Ramberg
e2d16b247b
Website fixes for FSM
2020-03-22 00:35:21 +01:00
Adam Ramberg
8c6abe18a3
Merge branch 'v4' into canary
2020-03-22 00:24:33 +01:00
Adam Ramberg
bbe496f3a2
🦸♂️ v4.0.0
2020-03-22 00:15:03 +01:00
Adam Ramberg
f09e466030
FSM docs v1
2020-03-21 23:52:11 +01:00
Adam Ramberg
2642179ac4
Docs
2020-03-21 23:03:14 +01:00
Adam Ramberg
0e8f13b369
FSM docs
2020-03-21 22:59:30 +01:00
Adam Ramberg
4ba6beee59
Added some more docs
2020-03-21 22:45:39 +01:00
Adam Ramberg
4ad596dcd2
Rename functions correctly
2020-03-21 22:17:59 +01:00
Adam Ramberg
9fd64a12f3
Move AtomListAttribute to core
2020-03-21 21:58:41 +01:00
Adam Ramberg
24831f5927
Docs added
2020-03-21 21:48:05 +01:00
Adam Ramberg
48ca635af7
Add docs to example scripts
2020-03-20 01:29:39 +01:00
Adam Ramberg
25bd51fec2
Document atoms in Examples
2020-03-20 01:16:18 +01:00
Adam Ramberg
698c18dbe7
Fix Variable with class type issues
2020-03-20 00:48:23 +01:00
Adam Ramberg
2eb4cedf80
Rename example scene
2020-03-19 22:42:34 +01:00
Adam Ramberg
8c8833a04e
Missing meta
2020-03-19 22:30:19 +01:00
Adam Ramberg
4b2f83e830
Rearranging scenes
2020-03-19 22:29:42 +01:00
Adam Ramberg
cacb2d1594
Correctly generate comments
2020-03-19 08:41:44 +01:00
Adam Ramberg
fdfcf03150
Remove sync functionality in variable instancers
2020-03-19 08:39:43 +01:00
Adam Ramberg
20db73a43f
Move sync variable instancer to collection to its own MB
2020-03-19 08:20:15 +01:00
Adam Ramberg
42f21495a5
Fix scenes
2020-03-18 02:17:39 +01:00
Adam Ramberg
60bfe01b84
Add namespaces
2020-03-18 02:04:33 +01:00
Adam Ramberg
a90a336980
Finished example scene
2020-03-18 02:00:18 +01:00
Adam Ramberg
74bfaf7086
Example WIP + Variable ID
2020-03-18 00:17:33 +01:00
Adam Ramberg
f00c9be691
Demo scene wip
2020-03-16 23:26:23 +01:00
Oliver Biwer
be027690fd
Merge pull request #118 from Enderlook/canary
...
Fix typo
2020-03-16 17:36:37 +01:00
Adam Ramberg
c71fe4fa60
Tweak
2020-03-16 00:18:26 +01:00