David Back
073040d1fc
Merge branch 'master' into entityListTypeFilter
2018-10-24 10:39:30 -07:00
David Back
2b9dcd0875
fix particle properties and keylight direction, remove columns, fix orderings, fix sliders
2018-10-23 18:38:05 -07:00
Thijs Wenker
e5ef589a3c
style
2018-10-23 22:42:54 +02:00
Thijs Wenker
4c3f5b3bbc
Entity List Context Menu
2018-10-23 22:42:54 +02:00
David Back
ddbe02dd4e
CR changes and fix extra info toggle
2018-10-22 11:56:47 -07:00
David Back
e59f1516ef
CR changes
2018-10-19 16:01:53 -07:00
David Back
45a92fd537
style tweaks
2018-10-18 15:12:38 -07:00
David Back
11add70ef2
style tweaks
2018-10-18 14:58:51 -07:00
Thijs Wenker
b9cfa28c08
style fixes
2018-10-17 19:42:47 -07:00
Thijs Wenker
684f7d5689
move export selection button to bottom of the list
2018-10-17 19:37:56 -07:00
David Back
9cd3c35cc6
style changes and fix hidden top row
2018-10-17 18:18:51 -07:00
David Back
001601d28f
Merge branch 'master' of https://github.com/highfidelity/hifi into entityListTypeFilter
2018-10-17 11:30:10 -07:00
David Back
50becb5c37
merge particle explorer into properties, resurrect sliders, other tidying/fixes
2018-10-16 12:39:34 -07:00
Thijs Wenker
f1885159d2
style fixes
2018-10-15 21:17:41 +02:00
unknown
978cd4bb77
styling tweaks, fix X clear search not refreshing
2018-10-12 18:57:26 -07:00
unknown
a85336044f
add X to clear button to filter search
2018-10-12 18:03:47 -07:00
unknown
6320f9bab7
tweaks
2018-10-12 11:39:54 -07:00
unknown
97438a08d9
styling fixes, add icon, adjust Types text, click outside to close
2018-10-11 23:04:33 -07:00
David Back
4883a60afc
entity list type filter WIP - still some style issues
2018-10-11 18:55:14 -07:00
David Back
60d102c9bf
styling fixes
2018-10-09 12:42:57 -07:00
David Back
7aba0a9082
cleanup
2018-10-09 10:17:39 -07:00
David Back
27d9e8bd23
initial pass refactored re-ordered data-driver entity properties
2018-10-09 10:11:30 -07:00
Thijs Wenker
66c533b557
move export selection button to bottom of the list
2018-10-03 19:35:03 +02:00
SamGondelman
9b07880aab
migrate materials from userData to materialData
2018-04-09 12:49:03 -07:00
SamGondelman
4500ed17e7
merge from master
2018-02-13 13:58:39 -08:00
SamGondelman
84cd0e1529
wip live material swapping on model entities, model overlays, avatars,
...
and albedo swap on shape entities
2018-02-09 12:00:08 -08:00
SamGondelman
d7f4b033e8
wip finish adding material entity
2018-02-02 16:49:33 -08:00
Elisa Lupin-Jimenez
ecb53192ad
edit properties reflect image members
2018-02-02 10:08:40 -08:00
LaShonda Hopper
82dd13a82c
[Case 7049] Fixes superfluous fields issue with Particle Effects (details below).
...
When creating or selecting an object entityProperties.html's properties-list is
updated to have and entity type specific class. This class is used within
edit-style.css to specify rules for the Properties Tab when a certain type of
entity is currently selected.
This resolves the issue with duplicate/misleading color fields for Particle
Effects by adding .ParticleEffectMenu rules to edit-style.css to control the
visible sections.
When the Properties Tab is in the ParticleEffectMenu mode only the following
sections are shown (listed as ordered):
General Section
Collision Section
Physical Section
Spatial Section
Behavior Section
Changes Committed:
modified: scripts/system/html/css/edit-style.css
modified: scripts/system/html/js/entityProperties.js
2017-12-01 15:59:52 -05:00
LaShonda Hopper
b7a959255d
[Case 7049] Remove basic color section from non-shape Properties tab.
...
Changes Committed:
modified: scripts/system/html/css/edit-style.css
2017-11-30 15:14:47 -05:00
Andrew Meadows
71ba6ba10a
Merge pull request #10807 from jmo7/21356
...
21356 - Reorder Edit.js
2017-08-08 15:15:37 -07:00
Dante Ruiz
38db4a6f47
fixed create spinner not appearing
2017-08-07 20:03:55 +01:00
VRCat\VRKitten
e4e4ead4af
'Untabified' files
2017-08-02 16:56:02 -06:00
jmo
a2b1b2e0f9
21356 - Reorder Edit.js
...
Made changes to the 3 sub files for the properties tabs. Although
visually the exiting menu looked like it was in different sections,
structurally it was all just one run of item after item, with a fair
amount of div-itis. I added in fieldsets to provide true groups and
replaced much of the div-ities with aditional feidlsets as they are the
smeantic element to use here.
2017-07-10 15:49:26 -06:00
Liv Erickson
6e5cb63d4f
Add z-index fix for dropped down list
2017-06-06 09:15:41 -07:00
Liv
9248715b21
Fixing z-index for Shape drop down
2017-06-05 17:37:32 -07:00
David Rowe
9c7353deb2
Make record script able to be put on the marketplace
2017-04-27 11:22:25 +12:00
Stephen Birarda
f64efe18c0
add an isBaked column to edit.js
2017-04-20 14:21:13 -07:00
David Rowe
260309ae24
Remove CSS hack no longer needed
2017-04-01 10:53:46 +13:00
David Rowe
a5c683192b
Improve entity properties scroll handle operation in tablet
2017-03-31 12:26:22 +13:00
Faye Li
a57a0435c1
fix overlapping issue with the delete button
2017-02-13 15:13:10 -08:00
Ryan Huffman
f6d5a59c8a
Fix width of edit.js dropdown to accomodate collision options
2017-01-23 14:18:56 -08:00
David Rowe
e4b8d34080
Add navigation bar to marketplace pages
2016-11-15 14:38:03 +13:00
David Rowe
44282499c5
New glyph for "has transparent"
2016-09-10 14:37:09 +12:00
David Rowe
28cfca993f
Add and wire up "search in view" JavaScript API stub
2016-09-08 14:58:48 +12:00
David Rowe
a4b5f5395d
Add "in view" button
2016-09-08 12:56:41 +12:00
David Rowe
db30e36b3b
Implement expand/collapse action to show/hide table columns
2016-09-07 19:11:53 +12:00
David Rowe
b372f82f78
Ensure that the expand/collapse icon is always visible
2016-09-07 17:09:56 +12:00
David Rowe
dba3efd857
Add expand/collapse extra info toggle icon to entities table header
2016-09-07 15:04:27 +12:00
David Rowe
156866f835
Fix "has script" entities list icon
2016-09-07 11:12:04 +12:00
David Rowe
6de335e1b1
Column heading text and glyphs
2016-08-26 17:24:25 +12:00
David Rowe
1147adae78
Add columns in entity list for render performance information
2016-08-26 15:16:23 +12:00
James B. Pollack
d9a39553bd
style edits and saved message
2016-08-23 00:14:53 -07:00
James B. Pollack
4b61cc9f5f
new user data editor
2016-08-22 17:30:08 -07:00
Zach Pomerantz
6965fb0520
refactor system html to split js/css
2016-08-09 15:23:31 -07:00