Richard Davey
|
59fbcc5ca3
|
Updated copyright year
|
2022-02-28 14:29:51 +00:00 |
|
Richard Davey
|
417f7684c3
|
More integer to number changes
|
2020-11-23 10:32:00 +00:00 |
|
Richard Davey
|
02c34cd64e
|
Replace integer with number
|
2020-11-23 10:22:13 +00:00 |
|
Richard Davey
|
dea68135fd
|
Correct texture type. Fix #5199
|
2020-07-13 13:29:01 +01:00 |
|
Richard Davey
|
ff65e69cd1
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
|
samme
|
7125334677
|
Duration is optional
|
2019-05-28 14:08:03 -07:00 |
|
Richard Davey
|
c91ed91ce3
|
License link update
|
2019-05-10 16:15:04 +01:00 |
|
Richard Davey
|
3ca2b667b3
|
PathFollower Types
|
2019-05-09 11:57:27 +01:00 |
|
Richard Davey
|
1995be80a2
|
GameObjects.Components.PathFollower is a new component that manages any type of Game Object following a path. The original Path Follower Game Object has been updated to use this new component directly, but it can be applied to any custom Game Object class.
|
2019-04-08 13:53:08 +01:00 |
|
Richard Davey
|
340df7a748
|
jsdocs update
|
2019-04-08 11:45:19 +01:00 |
|
Richard Davey
|
00638ae9ee
|
Swapped to use GetValue instead.
|
2019-04-08 11:45:08 +01:00 |
|
Richard Davey
|
c89f9a9fde
|
Merge pull request #4195 from kensleebos/master
Fix for from/to in PathFollower.js
|
2019-04-08 11:40:26 +01:00 |
|
Richard Davey
|
c9bdb83941
|
GameObject and Loader typedefs
|
2019-02-13 13:57:59 +00:00 |
|
Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
Ken Sleebos | Adwise - Your Digital Brain
|
0b7096887c
|
Fix for from/to in PathFollower.js
|
2018-11-27 10:36:57 +01:00 |
|
Richard Davey
|
db0be54737
|
Fixed breaking Tween loop change and implemented PathFollower startAt in a slightly different way
|
2018-11-21 10:17:48 +00:00 |
|
Diego Teixeira
|
f45ee83fc4
|
Using statAt
Including usage to startAt for startFollow method
|
2018-11-19 14:54:56 -02:00 |
|
Richard Davey
|
d13984f460
|
Added jsdocs
|
2018-10-19 18:32:10 +01:00 |
|
Richard Davey
|
104eeabbf6
|
Removed verticalAdjust property as it never worked and isn't needed now
|
2018-10-19 18:29:28 +01:00 |
|
Richard Davey
|
4b1c762296
|
Updated @memberOf to @memberof
|
2018-10-10 10:49:13 +01:00 |
|
Chris Andrew
|
4b5ab4e217
|
Documented most of the remaining PathFollower descriptions.
|
2018-06-21 13:19:52 +01:00 |
|
Chris Andrew
|
9f23818c40
|
Documented various missing descriptions for GameObject classes and functions.
|
2018-06-20 07:28:02 +01:00 |
|
Samid\Sami
|
20b9930335
|
Fix calling non existing start() instead of startFollow() in setPath(config)
|
2018-03-25 10:44:24 +02:00 |
|
Richard Davey
|
0ef92e1172
|
Merge branch 'pr/3439'
|
2018-03-21 16:06:56 +00:00 |
|
Richard Davey
|
3f0ee709f0
|
Renamed methods to avoid confliction with Animation component
|
2018-03-21 14:09:30 +00:00 |
|
orblazer
|
5a518f2e5f
|
Fix "object" types on Camera and GameObjecs
|
2018-03-20 23:28:26 +01:00 |
|
orblazer
|
87633fdfad
|
Fix multiple types on GameObjects
|
2018-03-20 15:56:31 +01:00 |
|
orblazer
|
90def456f2
|
Update JSDoc on GameObjects
|
2018-03-19 12:54:31 +01:00 |
|
Richard Davey
|
cc0998660e
|
Updated jsdocs
|
2018-03-18 13:43:37 +00:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
2ece55c28e
|
Renamed folder to match namespace
|
2018-02-10 14:56:08 +00:00 |
|
Richard Davey
|
40689d1e35
|
Updated jsdocs.
|
2018-02-07 15:27:21 +00:00 |
|
Richard Davey
|
0ebe23e396
|
Added jsdocs
|
2018-02-06 19:10:44 +00:00 |
|
Richard Davey
|
f9a7939812
|
Lots of work migrating to the new plugin system, fixing references and exposing on the namespace
|
2018-01-16 22:28:29 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|