Commit graph

83099 commits

Author SHA1 Message Date
Heather Anderson
6126133b58 bumping up version to K3
making adjustments to DEB construction for (hopefully) cleaner output
2020-03-22 23:19:10 +00:00
Alezia Kurdis
90ef2ee070
Replace Label "Allow Transition"
Replace Label "Allow Transition" for "Allow Translation".
2020-03-22 16:25:29 -04:00
David Rowe
b4391f8218
Merge pull request #222 from MarcusLlewellyn/fix/vcpkg-tbb-hash
Fix updated TBB library hash in vcpkg portfile
2020-03-21 21:40:14 +13:00
Alezia Kurdis
c86bf3dd7d
New tooltips for the alpha properties.
This fix replaces the text of the tooltips of all the "alpha" properties
by a more informative text for profane users.
2020-03-20 23:01:28 -04:00
David Rowe
54151c301b
Merge pull request #219 from ctrlaltdavid/fix/update-license
Update license notice
2020-03-20 08:42:43 +13:00
David Rowe
498bde3962 Fix spaces 2020-03-19 19:52:02 +13:00
David Rowe
fa83e44095 Update copyright date to match Help > About dialog's 2020-03-19 19:49:36 +13:00
Alezia Kurdis
1f72e995d7
Fix the "outline fill" of the textEffect property
Fix the "outline fill" of the textEffect property

The value to used was "outline fill" and not "outlineFill" as the JS doc pretends.
Issue #221 has been open to fix the JSdoc.

The usage of a space separated value has been imagined to preserve the backward compatibility of the existing script.
in order to support a list (space separated) of effects to apply instead of a single effect as today.
2020-03-19 01:00:21 -04:00
acbc8a889f Fix updated TBB library hash in vcpkg portfile 2020-03-18 19:15:33 -05:00
Alezia Kurdis
1b53014030
Added 5 missing properties
Added 5 missing properties
On "TEXT" entity:
- font
- textEffect
- textEffectThickness
- textEffectColor
On "WEB" entity:
- inputMode

Added "physics" section to "MATERIAL" entity.

Allowed negative values to be entered on the following light intensity properties:
- ZONE: keyLight intensity
- ZONE: ambientLight intensity
- LIGHT: intensity
2020-03-18 19:39:18 -04:00
Alezia Kurdis
5fad30dc17
Added 5 missing properties
Added 5 missing properties
On "TEXT" entity:
- font
- textEffect
- textEffectThickness
- textEffectColor
On "WEB" entity:
- inputMode
2020-03-18 19:12:48 -04:00
Alezia Kurdis
e52e1bafc6
Moved tabs.css reference
-Change the path for the new location of tabs.css
-Local "style" migrated to "class"
2020-03-18 18:38:41 -04:00
Alezia Kurdis
022ea6c5fb
Moved tabs.css to system/html/css
Moved tabs.css to system/html/css
with other css.
2020-03-18 18:34:51 -04:00
Alezia Kurdis
e371823896
Move the tabs.css with other css
Move the tabs.css with other css
2020-03-18 18:33:09 -04:00
David Rowe
a61ffa83c6 Update license notice 2020-03-19 10:20:12 +13:00
kasenvr
c793007de9
Merge pull request #218 from kasenvr/docs/entity-types-link
Add link to top of Entities API docs for the list of entity types.
2020-03-18 15:26:21 -04:00
Kasen IO
e101535106 Add link to top of Entites API docs for the list of entity types. 2020-03-18 14:58:32 -04:00
Alezia Kurdis
35e76610a8
Added 3 other missing properties
Added 3 other missing properties:
- "alpha" of the "Image" Entity.
- "billboardMode" of the "Web" Entity.
- "showKeyboardFocusHighlight" of the "Web" Entity.
2020-03-18 00:06:18 -04:00
Alezia Kurdis
500c2eff5d
Adding tooltips for 3 other missing properties
Adding tooltips for 3 other missing properties:
- "alpha" of the "Image" Entity.
- "billboardMode" of the "Web" Entity.
- "showKeyboardFocusHighlight" of the "Web" Entity.
2020-03-18 00:01:53 -04:00
kasenvr
c3ef4037a1
Merge pull request #187 from kasenvr/feature/default-moreapp
Add app-more.js to default scripts.
2020-03-17 16:44:59 -04:00
Alezia Kurdis
1b3744ac73
Add alpha property on Shape entity
Add the "Alpha" property on the "Shape" entity editor.

propertyID: "shapeAlpha",
propertyName: "alpha",
2020-03-16 23:19:04 -04:00
Alezia Kurdis
f29cde66cd
Add alpha property on Shape entity
Add the tooltip for the alpha property of Shape entity.
2020-03-16 23:16:14 -04:00
kasenvr
d0cea34269
Merge branch 'kasen/core' into feature/default-moreapp 2020-03-16 17:58:58 -04:00
kasenvr
474770f0f2
Merge pull request #190 from kasenvr/feature/interim-goto
Adds interim decentralizedGoTo as a default script, adds beta channel as well.
2020-03-16 17:52:47 -04:00
kasenvr
f7e2b277bc
Merge pull request #192 from kasenvr/feature/toggle-beta-defaults
Adds menu toggle for beta default scripts
2020-03-16 17:51:28 -04:00
Kasen IO
5c4078320b Undo var -> const in more.html because it doesn't work, because reasons. 2020-03-16 00:39:29 -04:00
Kasen IO
3731b64b37 DisplayApp -> displayApp function name. 2020-03-16 00:28:32 -04:00
Kasen IO
391c4975fa var -> const in more.html
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-16 00:25:08 -04:00
kasenvr
c78f7a9596
Apply suggestions from code review
Co-Authored-By: David Rowe <david@ctrlaltstudio.com>
2020-03-16 00:22:04 -04:00
Kasen IO
6420752db1 Update code formatting and add search optimization features.
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 23:15:20 -04:00
Kasen IO
f70a9ec4c0 Bugfixing. - authored by Keb Hellion. 2020-03-13 13:34:32 -04:00
Kasen IO
cb4407532d Type check for metadataScript.src. 2020-03-13 10:09:33 -04:00
Kasen IO
bb3da99856 Undo overwritten previous fixes to type checking. 2020-03-12 15:29:11 -04:00
Kasen IO
1f67adc6dd Fix menu unsubscribing. 2020-03-12 03:46:09 -04:00
Kasen IO
4eea4980fd Lint + fix default apps per page + fix script list loading bug. 2020-03-11 14:59:35 -04:00
kasenvr
0622be55e6
Merge pull request #205 from ctrlaltdavid/feature/fix-interim-goto
Fix button icons
2020-03-11 01:23:25 -04:00
David Rowe
0839d15c5a Fix button icons 2020-03-11 16:31:02 +13:00
Alezia Kurdis
8ab40e1a08
Fix the userData and materialData editor
Fix the userData and materialData editor.
Only 2 conditions have been modified to make it works.
I have removed a significant quantity of dead code
that was trying to overlay a static text an obscure reason.
Please, retest this. In case I missed something that I don't know.
2020-03-10 00:48:54 -04:00
kasenvr
db0bcb9b19
Merge pull request #184 from kasenvr/fix/chat-goto-json
Updates the var name and URL for the goto JSON for use in chat
2020-03-09 15:18:38 -04:00
kasenvr
3e0fa35a2a
Merge pull request #199 from ctrlaltdavid/feature/fix-interim-goto
Fix button label and icon
2020-03-09 12:13:33 -04:00
Heather Anderson
3e378a4131 Updating AWS Linux rpm builder
- improved external dependency detector
- fixed (minimal) documentation in README
2020-03-08 07:46:08 +00:00
Heather Anderson
4f55e6c220 Merge branch 'rpm-pr' of github.com:odysseus654/project-athena into rpm-pr 2020-03-08 07:41:36 +00:00
Heather Anderson
8cf0c3708f Initial add of Docker package builder. Tested to launch and permit configuration from localhost,
but doesn't appear to accept new connections from outside the machine (possible fireall rule?)
2020-03-08 07:40:07 +00:00
David Rowe
725a06d248 Fix fix 2020-03-06 15:04:58 +13:00
David Rowe
435094ddbe Fix button label and icon 2020-03-06 14:56:03 +13:00
Alezia Kurdis
d934018c7b
Codes minor adjustments
Codes minor adjustments.
Some formatting issues.
Use element instead of a string
2020-03-04 18:42:57 -05:00
Alezia Kurdis
206b1b12c5
Additional fixes about the formatting.
Additional fixes about the formatting.
2020-03-04 18:26:23 -05:00
Kasen IO
df08f77792 Update menu name from "goTo" to "Explore". 2020-03-04 11:20:57 -05:00
Kasen IO
9b385d91a8 Remove unnecessary var and update function name. 2020-03-04 11:08:38 -05:00
Kasen IO
30b5a28f4e Remove unnecessary checks. 2020-03-04 10:46:16 -05:00