Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed labels don't show for individual entities in datasources when c… #1

Open
wants to merge 1,159 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
1159 commits
Select commit Hold shift + click to select a range
30d215b
Merge pull request #7998 from ppoulainpro/patch-7990
lilleyse Jul 31, 2019
d25beb5
Updated CHANGES, package.json and Ion.js for the release
tfili Aug 1, 2019
927b4bf
Fixed Sandcastle example
tfili Aug 1, 2019
fc8c9b0
Fix Spelling Error
TJKoury Aug 3, 2019
7d1ce7c
Add missing Cesium GS contributors
Aug 5, 2019
b5bf139
Updates all spelling errors in file
TJKoury Aug 5, 2019
9a78ad4
Update Contributors.md
TJKoury Aug 5, 2019
3882e85
index option for adding primitive to PrimitiveCollection
Aug 5, 2019
4d9c6c6
Update PrimitiveCollection.js
Aug 5, 2019
a3ab91d
Update CHANGES.md
Aug 5, 2019
7a6d4b0
Merge pull request #8041 from AnalyticalGraphicsInc/primitive-index
likangning93 Aug 5, 2019
8e19a19
Merge pull request #8039 from AnalyticalGraphicsInc/missing-contrib
Aug 6, 2019
622d831
document depthFailAppearance option
nmschulte-aviture Aug 6, 2019
903ae42
properly check rtc geometryInstances requirement
nmschulte-aviture Aug 6, 2019
a5d8128
destroy also frees depthFailAppearance resources
nmschulte-aviture Aug 6, 2019
3df75e1
remove unused _pickSP destroy call
nmschulte-aviture Aug 6, 2019
54acd32
Update release schedule
tfili Aug 8, 2019
10fd4be
Merge branch 'master' into optimize-approx-terrain-heights
tinco Aug 8, 2019
e8e1fcb
Update CHANGES.md
tinco Aug 8, 2019
3e125c5
Improve and doc optimizeApproximateTerrainHeights task
tinco Aug 8, 2019
a5481f2
Add optimizeApproximateTerrainHeights task to gulpfile
tinco Aug 8, 2019
5d332e7
Add another line explaining a bit of context
tinco Aug 8, 2019
63bf2be
Prevent style colors across tilesets from interfering
Aug 9, 2019
453b3ff
Fixed Hidden Point Primitive Bug
ProjectBarks Aug 13, 2019
6e143a6
Update CHANGES.md & CONTRIBUTORS.md
ProjectBarks Aug 13, 2019
dd35bd7
Zero point size and position for point primitive
ProjectBarks Aug 13, 2019
144e6dd
Disable HDR
ProjectBarks Aug 13, 2019
066f279
Updated CHANGES.md + CONTRIBUTORS.md
ProjectBarks Aug 13, 2019
823253c
Fixed selection filtering for bloom
ProjectBarks Aug 13, 2019
02b52dc
Disable FXAA & Increase default SSE based off devicePixelRatio
ProjectBarks Aug 13, 2019
0666ca2
update changes
ProjectBarks Aug 13, 2019
226e190
Fix linting
ProjectBarks Aug 13, 2019
635781d
Add device pixel ratio change
ProjectBarks Aug 13, 2019
653da9c
Update contributors
ProjectBarks Aug 14, 2019
a7214ed
Update contributors
ProjectBarks Aug 14, 2019
e22fac0
Update tone mapping
ProjectBarks Aug 14, 2019
196dee1
move comments
ProjectBarks Aug 14, 2019
8699d8a
Fix ES Lint
ProjectBarks Aug 14, 2019
352989a
Rename file for simplicity
ProjectBarks Aug 14, 2019
eec352f
Reword CHANGES.md
ProjectBarks Aug 14, 2019
653d6f9
Fix Tests
ProjectBarks Aug 14, 2019
79f4e13
Updated CHANGES.md
ProjectBarks Aug 14, 2019
194b08a
Switch where aces tone mapping occurs
ProjectBarks Aug 14, 2019
7b7d287
remove old tone mapping
ProjectBarks Aug 14, 2019
97f5a37
add newline
ProjectBarks Aug 14, 2019
8bc7a82
Merge pull request #8055 from ProjectBarks/disable-HDR
lilleyse Aug 14, 2019
0a10886
Merge branch 'master' into image-res-fxaa-option-change
mramato Aug 15, 2019
424ae03
Finalize changes
ProjectBarks Aug 15, 2019
8403b4b
fix time dynamic wheels sandcastle path
ProjectBarks Aug 15, 2019
a4d2330
Updated changes.md
ProjectBarks Aug 15, 2019
f18342d
Re-enable Chrome for travis builds
mramato Aug 15, 2019
445d157
Merge pull request #7713 from AnalyticalGraphicsInc/ci-timeout
mramato Aug 15, 2019
4908bf7
Add Matthew Amato to Contributors under Cesium GS.
mramato Aug 15, 2019
8678d0a
Merge branch 'master' into bloom-post-select-feature
ProjectBarks Aug 15, 2019
3267f8e
Merge branch 'master' into hidden-point-primitive-fix
ProjectBarks Aug 15, 2019
9311c11
Undo changes to Changes.md
ProjectBarks Aug 15, 2019
8ef7ef1
Merge pull request #8066 from ProjectBarks/fix-sandcastle-wheels
mramato Aug 15, 2019
559de8e
Merge pull request #8069 from AnalyticalGraphicsInc/chrome-works-again
Aug 15, 2019
2623dfe
first fix iteration
ProjectBarks Aug 15, 2019
a03eec7
KHR_texture_transform shouldn't emulate sampler repeat options.
emackey Aug 15, 2019
2ce5079
Merge remote-tracking branch 'origin/master' into tex-transform-repeat
emackey Aug 15, 2019
7c1736e
CHANGES.md
emackey Aug 15, 2019
075cd8b
Update CHANGES.md
ProjectBarks Aug 15, 2019
c7ad216
Fix Material KTX & CRN loading
ProjectBarks Aug 15, 2019
a615a7a
Merge pull request #8064 from ProjectBarks/image-provider-kbx-crn-fix
mramato Aug 15, 2019
64fe0e2
Merge remote-tracking branch 'origin/master' into tex-transform-repeat
emackey Aug 15, 2019
9a95efe
Fix Providers handling resources and URLs
ProjectBarks Aug 15, 2019
dc4cda5
Fix linting
ProjectBarks Aug 15, 2019
fe61b00
fix spec to be a proper test
ProjectBarks Aug 15, 2019
0623d06
Merge branch 'image-res-fxaa-option-change' of projectbarks.github.co…
ProjectBarks Aug 15, 2019
24edf9b
Finish merge
ProjectBarks Aug 15, 2019
e1ad91a
Merge branch 'master' into hidden-point-primitive-fix
mramato Aug 16, 2019
60c1e76
Merge branch 'master' into bloom-post-select-feature
ProjectBarks Aug 16, 2019
5eaae35
Tweak doc
Aug 16, 2019
d2c7b93
Merge branch 'master' into options-updated
Aug 16, 2019
1490ff9
Merge pull request #8054 from ProjectBarks/hidden-point-primitive-fix
Aug 16, 2019
9341106
Fix URL in Tests
ProjectBarks Aug 16, 2019
58e54ae
Merge branch 'master' into material-gamma-fix
ProjectBarks Aug 16, 2019
792ba7e
Merge branch 'master' into bloom-post-select-feature
ProjectBarks Aug 16, 2019
47ca9b2
Merge branch 'master' into tex-transform-repeat
lilleyse Aug 16, 2019
4537d32
Merge pull request #8056 from ProjectBarks/bloom-post-select-feature
Aug 16, 2019
e9faeee
Merge branch 'master' into tex-transform-repeat
lilleyse Aug 16, 2019
b2ff155
Merge branch 'master' into material-gamma-fix
ProjectBarks Aug 16, 2019
36e95c6
Merge pull request #8079 from ProjectBarks/imagery-provider-resource-fix
mramato Aug 16, 2019
d6d7381
Merge pull request #8076 from AnalyticalGraphicsInc/tex-transform-repeat
lilleyse Aug 16, 2019
6a9520f
Revert SSE + Device Pixel Ratio Changes
ProjectBarks Aug 16, 2019
c5ce9a4
Merge branch 'master' into image-res-fxaa-option-change
ProjectBarks Aug 16, 2019
cb532c2
Fix post processing
ProjectBarks Aug 16, 2019
6f0445e
Merge branch 'image-res-fxaa-option-change' of projectbarks.github.co…
ProjectBarks Aug 16, 2019
452c592
wrapping passes around primitive.show master switch
loshjawrence Aug 16, 2019
1c054e3
SSE + Resolution Change
ProjectBarks Aug 16, 2019
c279498
Finish univeral SSE
ProjectBarks Aug 16, 2019
f57d47c
fix ES lint
ProjectBarks Aug 16, 2019
0faff3c
updated changes.md
ProjectBarks Aug 16, 2019
809cedb
update comments
ProjectBarks Aug 19, 2019
3cad538
Fix globe size
ProjectBarks Aug 19, 2019
fbc7abf
fix PostProcessingStage test
ProjectBarks Aug 19, 2019
aabe1e8
adding additional fix spotted by dennisadams
loshjawrence Aug 19, 2019
8627c3d
lint
loshjawrence Aug 19, 2019
f74214c
Merge pull request #8057 from ProjectBarks/image-res-fxaa-option-change
lilleyse Aug 19, 2019
71af8de
Add Toolbar <div> to Sandcastle Examples
ptrgags Aug 19, 2019
ef429f3
Add my username to CONTRIBUTORS.md
ptrgags Aug 19, 2019
2bda171
Merge pull request #7793 from abuDarda97/options-updated
Aug 19, 2019
09189fe
Disable Clipping planes in 3D or CV
ProjectBarks Aug 19, 2019
d1e460a
Merge pull request #8085 from AnalyticalGraphicsInc/missing-toolbar
lilleyse Aug 19, 2019
29ee781
Fix tests
ProjectBarks Aug 19, 2019
f8a917d
Revert Globe Changes
ProjectBarks Aug 19, 2019
6409628
remove debugging artifact
ProjectBarks Aug 19, 2019
6cdb7fd
Revert changes.md
ProjectBarks Aug 19, 2019
f5f1a77
Remove Fixed in "CHANGES.md"
ProjectBarks Aug 19, 2019
70eede9
Update CHANGES.md
ProjectBarks Aug 19, 2019
e0b0ff7
Merge pull request #8087 from ProjectBarks/fix-scenemode-sandcastle
mramato Aug 19, 2019
8e8b178
chore(package): update yargs to version 14.0.0
greenkeeper[bot] Aug 19, 2019
98778d8
fixes
ProjectBarks Aug 20, 2019
12ed70c
Merge branch 'material-gamma-fix' of projectbarks.github.com:ProjectB…
ProjectBarks Aug 20, 2019
ee04cfb
Merge pull request #8091 from AnalyticalGraphicsInc/greenkeeper/yargs…
mramato Aug 20, 2019
9dbf976
handle more edge cases
ProjectBarks Aug 22, 2019
fe5f47d
Materials can be a fusion of 1
ProjectBarks Aug 22, 2019
1f6b14d
Remove un-needed variable
ProjectBarks Aug 22, 2019
86e8bf7
Make quad tree consistent
ProjectBarks Aug 22, 2019
e6f9adc
Rename screenspaceErrorPixelRatio to pixelRatio
ProjectBarks Aug 22, 2019
e288261
Small changes
ProjectBarks Aug 22, 2019
ef6c87c
Merge pull request #8077 from ProjectBarks/material-gamma-fix
lilleyse Aug 22, 2019
c43c7ef
Fix unit tests
ProjectBarks Aug 22, 2019
6b04fed
fix eslint
ProjectBarks Aug 22, 2019
6452d5d
Update QuadtreePrimitiveSpec.js
ProjectBarks Aug 22, 2019
29a508a
Merge pull request #8083 from ProjectBarks/sse-res-fix
mramato Aug 23, 2019
303fced
Merge pull request #8081 from AnalyticalGraphicsInc/bugfix-8074
Aug 23, 2019
66caea0
Stop actually requesting full screen in unit tests
mramato Aug 24, 2019
08b42e6
Merge branch 'master' into master
jony89 Aug 26, 2019
8a34f9d
Update CONTRIBUTORS.md
jony89 Aug 26, 2019
7658bc7
Update DataSourceCollection.js
jony89 Aug 26, 2019
d20023c
Merge pull request #7849 from jony89/master
emackey Aug 26, 2019
ee41a82
Use parent tilesets's tilesetVersion if it's set and none on the child.
mramato Aug 26, 2019
b0c49bf
Merge pull request #8108 from AnalyticalGraphicsInc/tileset-version
lilleyse Aug 26, 2019
dc9afaf
Fix GEE terrain negative altitude handling
mramato Aug 26, 2019
b317784
Update CHANGES
mramato Aug 26, 2019
cbf2ecb
Merge pull request #8104 from AnalyticalGraphicsInc/stop-it
Aug 26, 2019
0ac1a9f
Fix collection add() docs
Aug 27, 2019
7baf036
Revert incorrect doc for PrimitiveCollection.add
Aug 27, 2019
a1565d9
Merge pull request #8111 from AnalyticalGraphicsInc/doc-fix
mramato Aug 27, 2019
b9fe8f3
Replace jscoverage with karma-coverage
mramato Aug 28, 2019
cb496c6
Run coverage as part of unit tests during CI
mramato Aug 28, 2019
a77b2b9
Polygon graphics document default values updated
Aug 29, 2019
c243d42
Coverage changes after review.
mramato Aug 30, 2019
e0e010a
Merge pull request #8115 from AnalyticalGraphicsInc/coverage
Aug 30, 2019
d0af657
Get rid of defineSuite
mramato Aug 31, 2019
10bfa55
missing default values for heightReference and extrudedHeightReferenc…
Sep 1, 2019
002d4f0
Merge pull request #8109 from AnalyticalGraphicsInc/gee-heights
tfili Sep 3, 2019
37095c2
Update CHANGES, Ion.js and package.json for 1.61 release
Sep 3, 2019
6768136
Update tutorial links
Sep 3, 2019
426308a
Do not tonemap when unlit
Sep 3, 2019
7596da4
Fix color test
Sep 3, 2019
3febbfe
Merge pull request #8126 from AnalyticalGraphicsInc/index-links
mramato Sep 3, 2019
772e1ab
Separate srgb and tonemapping
lilleyse Sep 3, 2019
f999167
Merge pull request #8128 from AnalyticalGraphicsInc/unlit
Sep 3, 2019
6026919
remove old dead code
chriswingler Sep 3, 2019
5fb1bab
separate coordinates onto different lines
chriswingler Sep 3, 2019
f816975
add name to contributor list
chriswingler Sep 3, 2019
8e45c62
Update AGI tileset
lilleyse Sep 3, 2019
64cc4dc
Merge pull request #8132 from AnalyticalGraphicsInc/agi-tileset
Sep 3, 2019
7f78cda
add text centering back in
chriswingler Sep 5, 2019
4729112
Merge branch 'master' into patch-1
Sep 5, 2019
e28ce86
Merge pull request #8036 from TJKoury/patch-1
Sep 5, 2019
fca7235
Merge pull request #8120 from AnalyticalGraphicsInc/jazzy
Sep 5, 2019
f3620a2
Fix link in CONTRIBUTORS.md
ptrgags Sep 6, 2019
385d29e
Merge pull request #8139 from AnalyticalGraphicsInc/fix-contributor-link
mramato Sep 6, 2019
278ac8e
FLAT_VERTEX_FORMAT doc: `s/false/true/`
nmschulte-aviture Jun 18, 2019
4d90a08
VERTEX_FORMAT doc: `s/st/normal/`
nmschulte-aviture Jun 18, 2019
a492ab3
fix typo in GeometryUpdater docs; s/entites/entities/
nmschulte-aviture Jun 19, 2019
6568a77
fix PerInstanceColorAppearance example
nmschulte-aviture Jun 19, 2019
6b452ae
fix GroundPolylinePrimitive doc example
nmschulte-aviture Jun 19, 2019
3045762
improve GroundPolylinePrimitive doc example
nmschulte-aviture Jun 19, 2019
5f2fbd5
update change log
nmschulte-aviture Sep 6, 2019
713963f
update change log
nmschulte-aviture Sep 6, 2019
b386f6e
Added FXAA Sandcastle example
IanLilleyT Sep 10, 2019
fd1e3ee
Added Ian Lilley to CONTRIBUTORS.md
IanLilleyT Sep 10, 2019
e11e594
Merge pull request #8145 from AnalyticalGraphicsInc/fxaa-sandcastle
lilleyse Sep 10, 2019
d316e5b
added hdr toggle sandcastle example
IanLilleyT Sep 10, 2019
26ccbe2
Changed name from HDR to High Dynamic Range
IanLilleyT Sep 10, 2019
6341643
Fixed inconsistent spacing around semicolons
IanLilleyT Sep 10, 2019
1305430
fixed trailing commas
IanLilleyT Sep 11, 2019
3ff84bd
Merge pull request #8147 from AnalyticalGraphicsInc/fxaa-sandcastle
lilleyse Sep 11, 2019
60785ef
Added resolution scaling sandcastle example
IanLilleyT Sep 11, 2019
305c88b
code style fixes
IanLilleyT Sep 11, 2019
5322b62
changed useDevicePixelResolution to useBrowserRecommendedResolution
IanLilleyT Sep 11, 2019
948dd50
Remove newline which sandcastle will add automatically
lilleyse Sep 11, 2019
d9e06b0
Merge pull request #8151 from AnalyticalGraphicsInc/resolution-scalin…
lilleyse Sep 11, 2019
48a631e
changed non-HDR atmosphere exposure constant back to an older value t…
IanLilleyT Sep 11, 2019
0c29ae0
Added entry to CHANGES.md
IanLilleyT Sep 12, 2019
453084d
Merge pull request #8153 from AnalyticalGraphicsInc/atmosphereHighDyn…
lilleyse Sep 12, 2019
4392819
remove wild </div> from Label jsdoc
nmschulte-aviture Sep 13, 2019
ccd1507
don't require cesium individual source classes in sandcastle app
Sep 13, 2019
c7f07cb
remove useless argument of ScreenSpaceEventHandler
bbbbx Sep 14, 2019
4f2af8d
add myself to the contributors file
bbbbx Sep 14, 2019
39fcb26
Run sortRequires, remove many unused modules
mramato Sep 16, 2019
013e0ae
Merge pull request #8167 from AnalyticalGraphicsInc/sort-requires
mramato Sep 16, 2019
a92cf4c
Merge pull request #8158 from AnalyticalGraphicsInc/no-source-in-sand…
Sep 17, 2019
26d87ea
Merge pull request #8119 from abuDarda97/PolygonGraphicsDoc
Sep 18, 2019
e05f30c
Merge pull request #8157 from Aviture/fix-label-doc
Sep 18, 2019
f29c712
Merge branch 'master' into no-imagery-functions
Sep 18, 2019
a8f599c
cleanup merge
Sep 18, 2019
6dd3bf2
fix merge
Sep 18, 2019
06f8625
whitespace
Sep 18, 2019
48abe88
Merge branch 'master' into partial-ellipsoid
Sep 18, 2019
c89b15e
fix eslint
Sep 18, 2019
f8211e8
fix whitespace
Sep 18, 2019
b5fec75
Merge pull request #8160 from bbbbx/fix-ScreenSpaceEventHandler
Sep 18, 2019
9a43c74
Merge pull request #7 from AnalyticalGraphicsInc/master
Sep 18, 2019
dae1851
sandcastle example cleanup
Sep 18, 2019
423ee0b
move change to next version
Sep 18, 2019
9eaac4c
clean up CHANGES.md
Sep 18, 2019
708cccc
final cleanup
Sep 18, 2019
ba57ccd
Merge branch 'master' into fly-to-antimeridian
Sep 18, 2019
1bf43b1
CHANGES
Sep 18, 2019
de4e640
Update Spheres and Ellipsoids.html
Sep 18, 2019
84631de
Merge pull request #7909 from michaelhayes-dev/fly-to-antimeridian
Sep 18, 2019
414d9d4
Merge remote-tracking branch 'public-cesium/master' into partial-elli…
Sep 18, 2019
48a7987
CHANGES.md
Sep 18, 2019
f67363c
Merge branch 'master' into 8058-display-x-y-tiles-on-separate-lines
Sep 18, 2019
9a67238
Fix ParticleBurst typo
lilleyse Sep 18, 2019
0bc88ad
Merge pull request #8172 from AnalyticalGraphicsInc/lilleyse-patch-1
lilleyse Sep 18, 2019
b5ffeeb
CHANGES
Sep 18, 2019
d799593
Merge pull request #5995 from srtrotter/partial-ellipsoid
Sep 18, 2019
e59cbbb
Merge branch 'master' into no-imagery-functions
Sep 18, 2019
b891931
Merge branch 'master' into style-fix
Sep 18, 2019
670983f
CHANGES.md
Sep 18, 2019
5b50c3f
Merge branch 'master' into primitive-fixes
Sep 18, 2019
7c53a24
Merge pull request #8131 from chriswingler/8058-display-x-y-tiles-on-…
Sep 18, 2019
d9f8e84
Merge branch 'master' into style-fix
Sep 18, 2019
7f7df38
Merge branch 'master' into primitive-fixes
Sep 18, 2019
c8cfb44
Merge pull request #6203 from AnalyticalGraphicsInc/no-imagery-functions
Sep 18, 2019
74eb648
Merge remote-tracking branch 'public-cesium/master'
Sep 18, 2019
a355439
Merge pull request #8051 from AnalyticalGraphicsInc/style-fix
Sep 18, 2019
bc28f92
Merge branch 'master' into primitive-fixes
Sep 18, 2019
685445b
Merge pull request #8044 from Aviture/primitive-fixes
Sep 18, 2019
b5f76b6
Merge branch 'master' into master
Sep 18, 2019
dc8ba39
Merge branch 'master' into fix-perinstancecolorappearance-doc
Sep 18, 2019
0133ed2
Merge remote-tracking branch 'public-cesium/master' into optimize-app…
Sep 18, 2019
95e17df
2 degrees of precision
Sep 18, 2019
91f5582
update CHANGES
Sep 18, 2019
bf853d5
Merge pull request #8011 from njrivera/master
Sep 18, 2019
ba98865
Merge branch 'master' into optimize-approx-terrain-heights
Sep 18, 2019
339fd2f
Merge pull request #7947 from Aviture/fix-perinstancecolorappearance-doc
Sep 18, 2019
38ebd7e
Fix Rhumb polygon overlap by projecting points onto cartographic inst…
shehzan10 Sep 18, 2019
cab1fbb
Update CHANGES.md
shehzan10 Sep 18, 2019
ef61266
Add shehzan10 under Cesium contributors [skip ci]
shehzan10 Sep 18, 2019
501a83b
Merge pull request #7959 from tinco/optimize-approx-terrain-heights
Sep 18, 2019
b97488a
Merge pull request #8176 from shehzan10/fix-8042
Sep 18, 2019
58aa60b
Merge branch 'master' into fix-cluster-labels
Sep 18, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix post processing
  • Loading branch information
ProjectBarks committed Aug 16, 2019

Unverified

The email in this signature doesn’t match the committer email.
commit cb532c2e46923bae52c588c4b8e6b0cecdbac63c
6 changes: 2 additions & 4 deletions Specs/Scene/PostProcessStageCompositeSpec.js
Original file line number Diff line number Diff line change
@@ -183,10 +183,8 @@ defineSuite([
expect(s).toRender([0, 0, 0, 255]);
// Dummy Stage
var bgColor = 51; // Choose a factor of 255 to make sure there aren't rounding issues
s.postProcessStages.add(new PostProcessStageComposite({
stages : [new PostProcessStage({
fragmentShader : 'void main() { gl_FragColor = vec4(vec3(' + (bgColor / 255) + '), 1.0); }'
})]
s.postProcessStages.add(new PostProcessStage({
fragmentShader : 'void main() { gl_FragColor = vec4(vec3(' + (bgColor / 255) + '), 1.0); }'
}));

//Stage we expect to not run