Richard Davey
|
1f8276ac76
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
|
Richard Davey
|
389f510719
|
Update GetAdvancedValue.js
|
2023-10-12 18:49:10 +01:00 |
|
Richard Davey
|
468bf7821d
|
Updated copyright year
|
2023-01-02 17:36:27 +00:00 |
|
Richard Davey
|
ff4d7084d9
|
Update IsPlainObject.js
|
2022-09-26 17:15:45 +01:00 |
|
Richard Davey
|
e100fd76fa
|
Fixed issue in Utils.Objects.GetValue where it would return an incorrect result if a source and altSource were provided that didn't match in structure. Fix #5952
|
2022-05-06 16:27:00 +01:00 |
|
Richard Davey
|
59fbcc5ca3
|
Updated copyright year
|
2022-02-28 14:29:51 +00:00 |
|
Richard Davey
|
dcbfd7677e
|
The GetValue function has a new optional parameter altSource which allows you to provide an alternative object to source the value from.
|
2021-12-21 17:16:22 +00:00 |
|
Richard Davey
|
8092460ce7
|
Docs update
|
2020-10-27 18:05:47 +00:00 |
|
Richard Davey
|
962c900e5a
|
* Utils.Object.DeepCopy is a new function that will recursively deep copy an array of object.
|
2020-10-27 18:05:41 +00:00 |
|
J.C
|
d8dc7fb4d7
|
TS def improvements
|
2020-03-02 20:14:25 +08:00 |
|
Richard Davey
|
ff65e69cd1
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
|
Richard Davey
|
5f13fe8c7c
|
Updated docs
|
2019-07-08 13:03:25 +01:00 |
|
Richard Davey
|
0f592ba91a
|
Moved the Pick function to the object utils
|
2019-06-12 12:35:03 +01:00 |
|
Richard Davey
|
c91ed91ce3
|
License link update
|
2019-05-10 16:15:04 +01:00 |
|
Richard Davey
|
4c95d69711
|
Added new SetValue function for property setting to any depth
|
2019-05-01 12:28:21 +01:00 |
|
Richard Davey
|
84c24862cf
|
GetAdvancedValue now uses the correct Math RND reference, which means anything that used the randInt or randFloat features of this function, such as creating a Sprite from a Config object, or Bitmap Text sizing, will no longer throw an error about a null object reference. Fix #4369
|
2019-02-24 22:56:29 +00:00 |
|
Richard Davey
|
404c94ac27
|
Fixed namespace name
|
2019-01-31 11:27:15 +00:00 |
|
Kyra
|
f83f63f318
|
fix: GetValue not checking for the existence of '.' correctly
indexOf returns -1 when the passed string is not found, which is truthy.
|
2019-01-26 16:52:25 +01:00 |
|
Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
Richard Davey
|
60dc63fe9f
|
Added jsdocs
|
2018-10-19 15:33:43 +01:00 |
|
Richard Davey
|
4c4421c47f
|
Docjam merge
|
2018-10-19 12:32:43 +01:00 |
|
Richard Davey
|
e297b3272e
|
Added hundreds of new jsdoc descriptions
|
2018-10-01 11:35:01 +01:00 |
|
Richard Davey
|
72dbfcd9f4
|
jsdoc path fix
|
2018-07-28 21:37:51 +01:00 |
|
Evan
|
582a742373
|
filling in most of the jsdocs for GetFastValue and SpriteSheetFromAtlas
|
2018-04-05 14:21:40 -05:00 |
|
Evan
|
ab004d1626
|
filling in docs for utils.object.clone, hasAll, and hasAny
|
2018-04-03 12:42:27 -05:00 |
|
orblazer
|
90cf919b10
|
Fix "object" types on Sound and Time
|
2018-03-21 15:02:10 +01:00 |
|
orblazer
|
7fba122321
|
Fix "any" types
|
2018-03-20 17:15:49 +01:00 |
|
orblazer
|
454849d67d
|
Update JSDoc on Tweens and Utils
|
2018-03-19 02:07:03 +01:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
203a0ee98c
|
Added jsdocs
|
2018-01-31 17:48:30 +00:00 |
|
Richard Davey
|
a4e9ae5fdd
|
Added jsdocs.
|
2018-01-26 14:23:00 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|