Alezia Kurdis
670d832c8b
Minor code change
...
Minor code change
2020-12-01 23:32:52 -05:00
Alezia Kurdis
bbde93f54b
Add Grid Actions Shortkeys
...
Add Grid Actions Shortkeys
Toggle Grid G
Activate/Deactivate Snap to Grid H
Align Grid to Selected Entities J
Align Grid to Avatar K
2020-12-01 00:15:15 -05:00
Alezia Kurdis
71d0fb52e2
Add Grid Actions Shortkeys
...
Add Grid Actions Shortkeys
Toggle Grid G
Activate/Deactivate Snap to Grid H
Align Grid to Selected Entities J
Align Grid to Avatar K
2020-12-01 00:14:15 -05:00
Alezia Kurdis
6a31c19747
Add Grid Actions Shortkeys
...
Add Grid Actions Shortkeys
Toggle Grid G
Activate/Deactivate Snap to Grid H
Align Grid to Selected Entities J
Align Grid to Avatar K
2020-12-01 00:13:26 -05:00
Alezia Kurdis
64caa54d08
Create App "tools" menu implementation
...
Create App "tools" menu implementation
2020-11-30 00:38:31 -05:00
Alezia Kurdis
889b74dd04
Create App "tools" menu implementation
...
Create App "tools" menu implementation
2020-11-30 00:37:48 -05:00
Alezia Kurdis
7d364add66
Create App "tools" menu implementation
...
Create App "tools" menu implementation
2020-11-30 00:37:18 -05:00
Alezia Kurdis
2475deac93
Minor code adjustments
...
Minor code adjustments
2020-11-14 22:36:28 -05:00
Alezia Kurdis
33eb01a6c7
Minor code adjustments
...
Minor code adjustments
2020-11-14 22:33:38 -05:00
Alezia Kurdis
f22c7be72e
User Preference: Entity List Default Radius
...
Add a new User Preference for the Default value of the Entity List Radius. This is available in the Edit menu. If changed, this value will be used as default Radius for the next time the script will be loaded.
2020-11-11 23:42:29 -05:00
Alezia Kurdis
428db065b5
User Preference: Entity List Default Radius
...
Add a new User Preference for the Default value of the Entity List Radius. This is available in the Edit menu. If changed, this value will be used as default Radius for the next time the script will be loaded.
2020-11-11 23:41:31 -05:00
Alezia Kurdis
38e15b6208
Bug fix: CTRL-Click was inverting the selection.
...
Bug fix: EntityList, CTRL-Click was adding the last selected entity as the first selection the selection stack. The first selected item was systematically the last item of the selection. This was causing unpredictable results with "Parent Entities To The Last Selected". (This bug becomes evident by highlighting the "Last Selected" in the entity list.
2020-11-10 22:51:32 -05:00
Alezia Kurdis
1167ce7a1c
"Teleport To Selected Entities" back to Selection
...
This returns "Teleport To Selected Entities" back to the "Selection..." menu.
After having tried a certain time what was suggested (having it under "Actions..." menu)
This is clearly easy to confuse it with "Move Selected Entities to Avatar"
"Teleport To Selected Entities" is about position your-self to see what you have "Selected" (which make this a Selection Tools or an assistant to it)
while "Move Selected Entities to Avatar" is clearly an action. as it moves the entities to a new position.
2020-11-10 21:56:44 -05:00
Alezia Kurdis
fb516cf13c
Highlight the last selected entity in the List
...
The last selected entity is now displayed in darker blue in the list (if present per radius search)
This makes clear which entity could become the parent.
(This enlights some weird behavior with the Selection, making this hazardous to figure which one was the true last selected entity. To be addressed later, it's already better now.)
2020-11-10 00:01:15 -05:00
Alezia Kurdis
fc40a401d7
Selection and Actions menu close with the window
...
Bug fixed:
The "Selection" and "Actions" menu now close when we close the Entity list window or the Create App.
2020-11-09 22:37:33 -05:00
Alezia Kurdis
233d68952a
Add the persistence of the columns setup
...
Add the persistence of the columns' visibility and ordering.
2020-11-09 00:35:13 -05:00
Alezia Kurdis
f3dea2fbad
Add the persistence of the columns setup
...
Add the persistence of the columns' visibility and ordering.
2020-11-09 00:34:07 -05:00
Alezia Kurdis
dcb1493eaf
Rename "Select Family"
...
This renames:
"Select Family" for "Select Parent And All Its Children"
"Select Top Family" for "Select Top Parent And All Its Children"
2020-11-05 21:49:22 -05:00
Alezia Kurdis
1cf0e2c00a
"Teleport to Selected Entities" to Actions menu
...
This moves "Teleport to Selected Entities" from "Selection" to "Actions" menu.
2020-11-04 23:23:29 -05:00
Alezia Kurdis
1e51df0843
Minor adjustments
...
Minor adjustments
2020-10-25 14:25:19 -04:00
Alezia Kurdis
a264fc358e
Expose 2 new columns: Creation and Modif. Date
...
Expose 2 new optional columns:
- Creation Date
- Modification Date
To address Issue #673
2020-10-25 00:00:44 -04:00
Alezia Kurdis
7c4115c4cf
Expose 2 new columns: Creation and Modification Date
...
Expose 2 new optional columns:
- Creation Date
- Modification Date
To address Issue #673
2020-10-24 23:59:26 -04:00
Alezia Kurdis
8cc9c19b40
Set the shortkey CTRL-A and CTRL-I only
...
Set the shortkeys for Select All and Inverse Selection to respond to CTRL-A and CTRL-I only.
(Previously it was also responding to Ctrl-Shift-A, Ctrl-Alt-A, Ctrl-Shift-Alt-A and Ctrl-Shift-I, Ctrl-Alt-I, Ctrl-Shift-Alt-I)
2020-10-24 22:37:35 -04:00
Alezia Kurdis
15924f9547
Adjust a button caption
...
Adjust a button caption
2020-10-23 23:48:06 -04:00
Alezia Kurdis
a68590e68a
Add Parent-Children Selector group
...
Add Parent-Children Selector group
"Inverse Selection" is now responding to Ctrl-I
Code Adjustments
2020-10-23 23:26:34 -04:00
Alezia Kurdis
bfc216ab00
Add Parent-Children Selector group
...
Add Parent-Children Selector group
"Inverse Selection" is now responding to Ctrl-I
Code Adjustments
2020-10-23 23:25:51 -04:00
Alezia Kurdis
ba371613ba
Add Parent-Children Selector group
...
Add Parent-Children Selector group
Prevent action to happen when some entities are Locked in the Selection
Code Adjustments
2020-10-23 23:24:06 -04:00
Alezia Kurdis
8baebbdd16
Add Hierarchy display in List and Selection
...
Add Hierarchy display in List and Selection
2020-10-21 00:50:28 -04:00
Alezia Kurdis
cfec2c492b
Add Hierarchy display in List and Selection
...
Add Hierarchy display in List and Selection
2020-10-21 00:48:49 -04:00
Alezia Kurdis
edb4e4dcaa
Actions and Selection button adjustment
...
Actions and Selection button adjustment
2020-10-20 00:44:49 -04:00
Alezia Kurdis
5322e52990
Add "Move Selected Entity To Avatar"
...
Add "Move Selected Entity To Avatar"
2020-10-20 00:18:04 -04:00
Alezia Kurdis
5924a65eeb
Add "Move Selected Entity To Avatar"
...
Add "Move Selected Entity To Avatar"
2020-10-20 00:17:11 -04:00
Alezia Kurdis
6d7d9a3dde
Add "Move Selected Entity To Avatar"
...
Add "Move Selected Entity To Avatar"
2020-10-20 00:16:38 -04:00
Alezia Kurdis
4c74d5a630
Add support for teleportToEntity
...
Add support for teleportToEntity
2020-10-18 23:01:55 -04:00
Alezia Kurdis
943ae9aa4c
Add support for teleportToEntity
...
Add support for teleportToEntity
2020-10-18 23:01:10 -04:00
Alezia Kurdis
8c94d20177
Add support for teleportToEntity
...
Add support for teleportToEntity
2020-10-18 23:00:31 -04:00
Alezia Kurdis
9004251bcf
Add "Actions" and "Selection" menu
...
Add "Actions" and "Selection" menu in the Create App. (HMD/Desktop compliant)
2020-10-18 21:59:14 -04:00
Alezia Kurdis
bd4b9d5d45
Add "Actions" and "Selection" menu
...
Add "Actions" and "Selection" menu in the Create App. (HMD/Desktop compliant)
2020-10-18 21:58:21 -04:00
Alezia Kurdis
426df39e1d
Add "Actions" and "Selection" menu
...
Add "Actions" and "Selection" menu in the Create App. (HMD/Desktop compliant)
2020-10-18 21:57:13 -04:00
Alezia Kurdis
adf6652e24
Put "Cut" before Copy" to be standard
...
Put "Cut" before Copy" to be standard
2020-10-09 22:14:53 -04:00
Alezia Kurdis
7c9808de40
Minor Code Adjustment
...
Minor Code Adjustment
2020-10-06 21:52:40 -04:00
Alezia Kurdis
ff39a03b5d
Add parent and unparent buttons
...
Add parent and unparent buttons
2020-09-30 00:44:07 -04:00
Alezia Kurdis
f1f58dcbd4
Add parent and unparent buttons
...
Add parent and unparent buttons
2020-09-30 00:42:57 -04:00
Alezia Kurdis
16324ace16
Add parent and unparent buttons
...
Add parent and unparent buttons
2020-09-30 00:42:15 -04:00
Alezia Kurdis
427351bcd8
Add a HMD MultiSelect button
...
Add a HMD MultiSelect button
Since it's impossible in HDM to do a multiple selection
This adds a MultiSelect button (available in HMD only)
When active, the selection in the list behaves like having CTRL pressed
When inactive (default value) the selection in the list behaves as before (on item only)
2020-09-28 23:13:18 -04:00
Alezia Kurdis
a394b427d4
Add HMD MultiSelect button
...
Add HMD MultiSelect button
2020-09-28 23:08:48 -04:00
Alezia Kurdis
3f98cd4934
Fix: Reset Landscape mode in HMD
...
Fix: Reset Landscape mode in HMD
In HMD, clicking on the button "Open this Domain's Asset server" is reverting the tablet to "portrait" mode
This fix forces the mode to return to Landscape if from the Asset server we click on the "List" tab.
2020-09-27 15:23:17 -04:00
Alezia Kurdis
d72f707862
Add the support for HMD buttons
...
This adds the support for 6 new buttons:
Copy-Cut-Paste-Duplicate-Undo-Redo
It adds the automatic toggling of the HMD only buttons:
Copy-Cut-Paste-Duplicate
2020-09-26 00:55:16 -04:00
Alezia Kurdis
41ef2fafce
Add 6 new buttons
...
4 buttons for HMD enforce to be hidden by default. (Copy - Cut - Paste - Duplicate)
2 button (Undo and Redo)
2020-09-26 00:50:49 -04:00
Alezia Kurdis
ab45a32fea
Add new button in HMD
...
Add new button in HMD:
- add undo and redo support
- add HMD detection
2020-09-26 00:46:32 -04:00
Shannon Romano
895619c71f
Merge pull request #16461 from ctrlaltdavid/DEV-2649
...
DEV-2649: Fix entities list "filter to frustum" eye button
2019-11-08 10:28:24 -08:00
Sabrina Shanman
9180a639df
Merge pull request #16440 from ctrlaltdavid/DEV-2648
...
DEV-2648: Fix Cmd-click multi-select in entity list on Mac
2019-11-07 14:06:39 -08:00
David Rowe
eeceec35d6
Fix entities list "filter to frustum" button
2019-11-06 12:22:45 +13:00
David Rowe
a8173e9477
Remove "user" icon from Entity List
2019-11-05 13:55:31 +13:00
David Rowe
4e12750255
Typo
2019-11-02 11:00:16 +13:00
David Rowe
3bb65edafb
Fix Cmd-click multi-select in entity list on Mac
2019-11-02 09:51:21 +13:00
RebeccaStankus
352f9590b1
Fixed Qt.resolvedUrl format
2019-07-05 16:23:29 -07:00
RebeccaStankus
6aca2fcf07
Working on new file structure
2019-06-24 14:01:51 -07:00