Alezia Kurdis
962d4671eb
To avoid a regression at some point
2020-04-27 22:49:42 -04:00
Alezia Kurdis
75747a6a2f
to avoid regression
2020-04-27 22:20:19 -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
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
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
Alezia Kurdis
ed9918a537
Fix for the multiselection.
...
This is the fix for the multiselection case.
(It doesn't include the solution for User Data.)
2020-03-03 19:21:14 -05:00
Alezia Kurdis
e6a45690ba
Color Adjustments
...
The color has been attenuated on those 2 icons.
It was too present compared to the others.
2020-03-02 23:53:55 -05:00
Alezia Kurdis
d1c641de49
Code minor adjustments.
...
Code minor adjustments to be compliant with the coding convention.
2020-03-02 23:13:47 -05:00
Alezia Kurdis
4a1926a901
Code minor adjustments.
...
Code minor adjustments to be compliant with the coding convention.
2020-03-02 23:11:45 -05:00
Alezia Kurdis
124b3fe6a2
Code minor adjustments.
...
Code minor adjustments to be compliant with the coding convention.
2020-03-02 23:10:33 -05:00
Alezia Kurdis
f3096ae74d
Replace tabulations for spaces.
...
Replace tabulations for spaces in the code.
2020-03-01 22:37:44 -05:00
Alezia Kurdis
5c7e6e43c2
Replace tabulations for spaces.
...
Replace tabulations for spaces in the code.
2020-03-01 22:36:43 -05:00
Alezia Kurdis
fa7143c87e
Replace tabulations for spaces.
...
Replace tabulations for spaces in the code.
2020-03-01 22:35:48 -05:00
Alezia Kurdis
0eb6f1f183
Fix page height blocking dropdown
...
Fix the page height that blocked the correct use of the shape dropdown.
The layout looks more stable now.
2020-02-29 15:52:06 -05:00
Alezia Kurdis
29e780e3f1
Sections reorganization
...
1- Section "behavior" is now split in 2 sections: "behavior" and "scripts"
2- Particles sections: "particles_acceleration" and "particles_spin"
has been joined as a new section: "particles_behavior"
3- Particles section: "particles_alpha" has been merged under section: "particles_color"
2020-02-29 14:07:15 -05:00
Alezia Kurdis
bb422a3832
Icons for sections reorganization
...
behavior will be split: behavior, scripts
particles_behavior will replace: particles_acceleration and particles_spin
2020-02-29 14:02:57 -05:00
Alezia Kurdis
2bd0950a01
Delete particles_spin.png
...
Not going to be used.
2020-02-29 14:00:10 -05:00
Alezia Kurdis
fd0186f997
Delete particles_acceleration.png
...
No going to be used.
2020-02-29 13:59:38 -05:00
Alezia Kurdis
3c4e073874
Properties Editor using tabs
...
Properties Editor using tabs instead of collapsible sections to avoid painful scrolling.
2020-02-28 23:52:24 -05:00
kasenvr
067f09b171
Merge pull request #188 from ctrlaltdavid/feature/inspect-as-default
...
Add inspect.js to default scripts
2020-02-27 20:28:15 -05:00
David Rowe
5db58bd9b8
Add inspect.js to default scripts
2020-02-27 21:14:49 +13:00
Thijs Wenker
3fbf6abd29
Merge pull request #179 from kasenvr/feature/default-nametag
...
Makes simplified nametag a default script
2020-02-26 12:43:53 +01:00
Kasen IO
6b4080b042
Fix module check.
2020-02-25 18:08:07 -05:00
Kasen IO
5dbd294166
Remove leftover cachebust on pickRayController.js
2020-02-25 02:11:12 -05:00
kasenvr
68d9ec81d9
Merge branch 'kasen/core' into feature/default-nametag
2020-02-25 02:09:30 -05:00
Kasen IO
1636175e4a
Makes simplified namtag a default script, disabled while using inspect.js (alt key)
2020-02-25 01:40:17 -05:00
Thijs Wenker
fd7bfe7aba
Merge pull request #162 from ctrlaltdavid/fix/no-running-scripts
...
Fix scripts not running at Interface start after reloading all scripts
2020-02-23 20:38:51 +01:00
Thijs Wenker
6d9f040bfd
Merge pull request #158 from daleglass/linux_dynamic_build
...
Force dynamic build on Linux
2020-02-22 20:36:19 +01:00
kasenvr
3a124c3c69
Merge pull request #177 from kasenvr/fix/win32_app_name
...
Change to Project Athena in Task Manager
2020-02-22 01:16:28 -05:00
8ab06f5e0e
Change to Project Athena in Task Manager
2020-02-19 16:37:22 -06:00
kasenvr
cb0a080be1
Merge pull request #113 from ctrlaltdavid/fix/missing-scrollbars
...
Always display vertical scrollbar in Settings dialogs that scroll
2020-02-19 16:32:53 -05:00
kasenvr
86d18e3706
Merge pull request #160 from ctrlaltdavid/fix/http-serverless
...
Add support for serverless domains via HTTP/HTTPS
2020-02-19 16:24:56 -05:00
kasenvr
04675f3ec7
Merge pull request #170 from kasenvr/fix/chat-relay
...
Fix chat server relay
2020-02-17 03:08:14 -05:00
kasenvr
754e57ca78
Update FloofChat.js
...
Created a chat relay on the metaverse server, grid chat now works again.
2020-02-16 20:20:04 -05:00
kasenvr
2b69417719
Merge pull request #169 from ctrlaltdavid/fix/boilerplate
...
Update boilerplate in coding standard
2020-02-16 13:43:23 -05:00
David Rowe
d2f2144e71
Update boilerplate in coding standard
2020-02-16 20:18:12 +13:00
kasenvr
dd787cba66
Merge pull request #167 from kasenvr/readme-update
...
Update README.md
2020-02-14 14:46:34 -05:00
kasenvr
fce37e6bdc
Update README.md
...
Co-Authored-By: David Rowe <david@ctrlaltstudio.com>
2020-02-14 14:46:27 -05:00
kasenvr
1633b2b071
Update README.md
...
Co-Authored-By: David Rowe <david@ctrlaltstudio.com>
2020-02-14 14:46:19 -05:00
kasenvr
c14b0cd173
Update README.md
...
Removed the whitelist instructions as it is no longer enabled by default, we will add documentation for it at a later time.
2020-02-14 12:10:35 -05:00
kasenvr
78e3d65031
Merge pull request #145 from vegaslon/feature/AvatarAppThumbnail
...
feature: Allow users to set avatar thumbnails that show in avatar app.
2020-02-12 08:59:23 -05:00
Vegaslon
c2b375862c
Style changes as requested
2020-02-11 21:50:40 -05:00
Vegaslon
6db15510db
Change name of variable and fix indention
2020-02-10 16:20:22 -05:00
kasenvr
48ae156db7
Merge pull request #104 from daleglass/implicit_copy_constructor
...
Make default copy constructors explicit
2020-02-08 14:45:44 -05:00
David Rowe
5a91de016e
Fix scripts not running at Interface start after reloading all scripts
2020-02-08 16:50:46 +13:00
David Rowe
e6c54faaf2
Merge branch 'kasen/core' into fix/http-serverless
2020-02-07 11:32:38 +13:00
David Rowe
7c87f89712
Add FIXME for Clipboard.importEntities()
2020-02-07 11:12:54 +13:00