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
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
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
Alezia Kurdis
74f7b324b8
Reconvert EOL to Unix style.
...
Reconvert EOL to Unix style.
2020-05-08 23:36:05 -04: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
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
unknown
f2aa155e1e
tweak style, add scrolling
2019-04-05 15:35:37 -07:00
David Back
e944e284a6
design feedback
2019-02-14 17:37:58 -08:00
David Back
f6baa2432a
design feedback
2019-02-14 17:27:05 -08:00
David Back
46ff3a8405
add select/clear all buttons to entity type dropdown
2019-02-14 16:16:33 -08:00
Thijs Wenker
48dc7ee938
New color/text entity properties
2019-01-05 01:56:28 +01:00
John Conklin II
2d52fffa4b
Merge pull request #14460 from huffman/fix/lifetime-slider-alt
...
Change lifetime back to a regular input field
2018-12-07 13:43:08 -08:00
Thijs Wenker
3a259d8525
Merge branch 'master' of github.com:highfidelity/hifi into fix/create/missingStartMiddleFinishTooltips2
...
# Conflicts:
# scripts/system/html/js/entityProperties.js
2018-12-07 20:24:21 +01:00
Ryan Huffman
818339823c
Add new number type in Create
2018-12-07 11:02:31 -08:00
John Conklin II
55f59a720f
Merge pull request #14501 from thoys/fix/create/userDataErrorMessagePopupInfiniteLoopFix
...
MS19567 [CreateApp]: userData error message continues popup fix
2018-12-07 10:59:34 -08:00
John Conklin II
d7e3935d57
Merge pull request #14421 from dback2/entityListReorderColumns
...
Entity list - reorder columns
2018-12-07 10:59:02 -08:00
Thijs Wenker
6d40bc9c2f
userData error message continues popup fix
2018-12-06 23:42:36 +01:00
David Back
e4efc90605
Merge branch 'master' of https://github.com/highfidelity/hifi into entityListReorderColumns
2018-12-06 13:04:53 -08:00
Thijs Wenker
d25b5f054b
Merge branch 'master' into fix/create/missingStartMiddleFinishTooltips
2018-12-06 20:48:42 +01:00
Ryan Huffman
3160339551
Improve Create properties for particles + materials
...
Sizing of input fields is now flexible.
Material scale field labels are no longer obscured.
Material tooltips are corrected.
2018-12-06 09:41:10 -08:00
Thijs Wenker
e193dcbc60
- add missing start/middle/finish tooltips
...
- style updates
2018-11-27 19:07:04 +01:00
Ryan Huffman
a6e203e3e5
Fix draggable inputs not being tabbable
2018-11-26 11:12:14 -08:00
Ryan Huffman
193b9752b8
Fix styling of properties window when narrow
2018-11-19 13:50:56 -08:00
David Back
17404863e7
entity list reordering WIP
2018-11-15 17:42:51 -08:00
Ryan Huffman
556aec9412
Fix hiding of properties in Create
2018-11-15 15:27:30 -08:00
David Back
1aa048f4d6
style and decimal fixes
2018-11-13 17:56:31 -08:00
David Back
a349bac01c
Merge branch 'master' of https://github.com/highfidelity/hifi into newPropertySliders
2018-11-13 16:32:15 -08:00
David Back
8db81d9ce6
restructure draggable numbers to be more like blender
2018-11-13 16:04:08 -08:00
John Conklin II
d7dd593a97
Merge pull request #14369 from dback2/entityListColumns
...
Entity list - dynamic columns
2018-11-13 16:01:06 -08:00
David Back
91db81cd94
merge fix
2018-11-13 15:10:53 -08:00
Ryan Huffman
aecbccc058
Remove dead code and cleanup JS styling for entity properties redesign
2018-11-13 13:45:27 -08:00
Ryan Huffman
536ba645b1
Update the styling for the Entity Properties window
2018-11-13 13:45:27 -08:00
David Back
b5ec04a534
Merge branch 'master' of https://github.com/highfidelity/hifi into entityListColumns
2018-11-13 10:35:57 -08:00
David Back
047708bedb
Merge branch 'master' of github.com:dback2/hifi into entityListColumns
2018-11-13 10:24:02 -08:00
David Back
b3ccce9a3f
merge follow-up
2018-11-12 17:30:21 -08:00
David Back
c5023b1086
Merge branch 'feat/ui-updates' of github.com:huffman/hifi into newPropertySliders
2018-11-12 17:03:07 -08:00
Ryan Huffman
a787f55506
Remove dead code and cleanup JS styling for entity properties redesign
2018-11-12 16:50:45 -08:00
Ryan Huffman
25df605459
Update the styling for the Entity Properties window
2018-11-12 16:50:45 -08:00