Commit graph

1031 commits

Author SHA1 Message Date
Alezia Kurdis
005869f414
Css for Add All Zones button
Complementary CSS for the "Add All Zones" button.
2021-12-06 23:05:33 -05:00
Alezia Kurdis
1122156d3a
Add secondary red class button
Add secondary red class button
for "Set Rotation to Zero" button
2021-08-15 22:07:00 -04:00
Alezia Kurdis
1c2ea1571c
Add style for the new Zone Selector HDM compliant
Add style for the new Zone Selector HDM compliant
2021-06-21 00:48:14 -04:00
Alezia Kurdis
8827f9e8de
Add a secondary button class for on field actions
Add a secondary button class for on field actions
To use when actions are to be added to a specific field.
Like for Copy/Paste Location and Rotation.
These smaller buttons make easier to figure that those actions are tied  to a specific field or group of field.
2021-05-12 22:10:09 -04:00
Alezia Kurdis
ec04f06816
Create App: menubar: minor css adjustment
The menu separator wasn't full width.
2021-02-27 23:30:44 -05:00
Alezia Kurdis
6565270648
Change Menu Item Highlight color
This change the hover color for the menu item of the menu bar
previously it was blue-cyan as the selected entities which was visually annoying when we used the menu 
over a selection of entities in the list.
This hover color is now a grey tonality.
2021-02-27 13:22:40 -05:00
Alezia Kurdis
3cbd0be069
CSS for menu reorganization
CSS for menu reorganization
2021-02-10 22:28:07 -05:00
Alezia Kurdis
e57df8b096
Minor code adjustment
Minor code adjustment
2021-01-29 21:50:25 -05:00
Alezia Kurdis
932142a313
CSS for Create App new menu bar
This add the css for the new menu bar of the create app.
2021-01-28 23:57:37 -05:00
Alezia Kurdis
ab999e529d
Create App "tools" menu implementation
Create App "tools" menu implementation
2020-11-30 00:35:15 -05:00
Alezia Kurdis
9c48acf1d3
Add style for last-selected
Add style for last-selected
2020-11-09 23:54:39 -05:00
Alezia Kurdis
ac46e9a492
Remove uppercase from Create App List header
Remove uppercase from Create App List header
The columns headers were forced to be displayed in uppercase
This was causing the wrong icon to be displayed for some columns like "script".
Uppercase wasn't necessary, the header was looking overloaded when many columns are displayed.
2020-11-09 00:28:54 -05:00
Alezia Kurdis
6f6e41658c
Code Adjustments
Code Adjustments
2020-10-23 23:17:22 -04:00
Alezia Kurdis
fdae7877e1
Add Hierarchy display in List and Selection
Add Hierarchy display in List and Selection
2020-10-21 00:46:15 -04:00
Alezia Kurdis
2837b648fe
Add CSS for Actions and Selection menu
Add CSS for "Actions" and "Selection" menu in the Create App. (HMD/Desktop compliant)
2020-10-18 21:55:34 -04:00
kasenvr
bfd45a0d53
Merge pull request #760 from AleziaKurdis/754_CreateApp_HMD_Improvments
Create App: HMD missing functionalities
2020-10-16 02:06:00 -04:00
Alezia Kurdis
08038fb1bc
New css for new buttons and icons
New css for new buttons and icons
for the Create App. new HMD button for copy, cut, paste, duplicate, undo and redo.
2020-09-26 00:42:19 -04:00
Kalila L
7b7038fae1 Bunch of URL updates later... 2020-09-21 00:54:49 -04:00
Alezia Kurdis
797d18d59d
CSS adjustment for the new field type 'vec3rgb'
CSS has been adjusted for the new field type 'vec3rgb'.
Part of the fix for issue #593.
2020-08-08 00:07:33 -04:00
David Rowe
4e57d53dde Merge branch 'master' into feature/vive-pro-eye-tracking 2020-06-14 10:51:25 +12:00
Kasen IO
6c6a405020 Add periods and remove double copyright in tabletaboutdialog.qml 2020-05-25 16:41:16 -04:00
Kasen IO
a4bf1c4d82 Update copyright headers. 2020-05-25 15:59:43 -04:00
Kasen IO
ce1a1faf79 Fix copyright headers + some docs. 2020-05-20 15:02:03 -04:00
David Rowe
63ba8400f7 Merge branch 'master' into feature/vive-pro-eye-tracking 2020-05-16 11:23:38 +12:00
Alezia Kurdis
74f7b324b8
Reconvert EOL to Unix style.
Reconvert EOL to Unix style.
2020-05-08 23:36:05 -04:00
Alezia Kurdis
637352052b
Merge branch 'master' into feature/renderWithZones-Create-UI 2020-05-08 15:20:31 -04:00
David Rowe
c6774016b5 Further fixes 2020-05-08 15:12:09 +12:00
David Rowe
395f950cb3 Fix whitespace and line endings in tabs.css 2020-05-08 14:59:01 +12:00
Alezia Kurdis
f43b0f52f5
Minor code adjustments
Add missing space between ":" and the value for many class attributes.
2020-05-06 23:16:56 -04:00
Seth Alves
1c926db2db if hands are tracked, make mini-tablet be just a big open-tablet button (remove mute and goto buttons) 2020-04-26 12:22:53 -07:00
Alezia Kurdis
0338d8a9f4
New classes for the "Multiple Zones Selector" Renderer
Added:
New CSS classes for the "Multiple Zones Selector" Renderer
(Required for  the new property "renderWithZones" for PR#78)
2020-04-03 23:27:01 -04:00
Alezia Kurdis
4b4a1bd8c0
Icons for "Multiple Zones Selector" Renderer
2 new icon added for the "Multiple Zones Selector" Renderer
(required for the new property "renderWithZones" for PR#78):
"Add" and "Remove".
2020-04-03 23:23:20 -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
RebeccaStankus
e9777dc40f Merge branch 'master' of github.com:highfidelity/hifi into create 2019-06-25 09:28:43 -07:00
RebeccaStankus
6aca2fcf07 Working on new file structure 2019-06-24 14:01:51 -07:00
Ryan Huffman
1894951f54 Add ignorePickIntersection to Create 2019-05-28 16:15:00 -07:00
unknown
22c2bfc075 fix material target parentIDChanged 2019-04-22 15:03:12 -07:00
Thijs Wenker
386d392144 The step arrows are actually clickable, they were missing multi-diff behavior before this change. < = > 2019-04-18 19:05:40 +02:00
Thijs Wenker
ef7c34eadd addressed more CR feedback 2019-04-15 19:04:24 +02:00
Thijs Wenker
00a024fde2 fixing materialTargets, after the rebase 2019-04-12 20:06:32 +02:00
Thijs Wenker
c283c062c1 CR changes 2019-04-12 19:32:05 +02:00
Thijs Wenker
8b24cf51de enhance the multi editing experience 2019-04-12 19:32:05 +02:00
Thijs Wenker
8e97c4f3f2 multi-editing support for properties 2019-04-12 19:30:12 +02:00
Thijs Wenker
71770e3f4e move entity selection update code to its own function 2019-04-12 19:29:36 +02:00
Thijs Wenker
aef4f28194 unused variables / missing semi-colon 2019-04-12 19:26:03 +02:00
Shannon Romano
13fb3148a5
Merge pull request #15352 from dback2/materialTargetMasterFollowup
Case 22082, 22101: PR 15325 follow up and PR 15351 RC82 > Master
2019-04-11 17:53:05 -07:00
Ryan Huffman
f2474b4d2b Fix lack of ranges on numerical types in Create 2019-04-11 14:20:52 -07:00
unknown
1537d4351d CR changes from PR 15325 2019-04-08 14:07:25 -07:00
unknown
b8b9035f9d fix avatar/shape material targets, refresh material target when parent changes 2019-04-08 13:43:22 -07:00
Ryan Huffman
aff80dec26
Merge pull request #15325 from dback2/dynamicMaterialTargetProperties
Case 20738: add dynamic multiselect for material target property
2019-04-05 17:55:26 -07:00