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

Call QuadtreePrimitive.tileLoadProgressEvent after rendering frame state #5134

Closed
wants to merge 68 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
6aaa3e9
add properties to CZML, with spec
RacingTadpole Dec 21, 2015
d213958
remove extra space
RacingTadpole Dec 21, 2015
9506396
Merge branch 'upstream-master' into upstream_czml_props
RacingTadpole Feb 10, 2016
0f77f6f
update CHANGES
RacingTadpole Feb 10, 2016
4b98768
Merge pull request #20 from AnalyticalGraphicsInc/master
RacingTadpole Oct 20, 2016
b708e51
merge master
Oct 20, 2016
2f87620
put back deleted line from CHANGES
Oct 20, 2016
4d047c5
add missing line from merge
Oct 20, 2016
cb739c4
Merge remote-tracking branch 'upstream/master' into upstream_czml_props
kring Jan 17, 2017
96a288d
Make property notification and CompositeEntityCollection work.
kring Jan 18, 2017
45f220c
Fix doc.
kring Jan 18, 2017
ab28fae
Fix test failures.
kring Jan 18, 2017
d4fdf0b
Fix Sandcastle example.
kring Jan 18, 2017
38f875f
Use PropertyBag.
kring Jan 18, 2017
b46308f
Fix order of requires.
kring Jan 18, 2017
dd1835d
Mention breaking change in CHANGES.md.
kring Jan 18, 2017
997fdc2
null is a valid value, and different from undefined.
kring Jan 18, 2017
ae90919
Allow null as a valid property value.
kring Jan 18, 2017
cfd2f3b
Merge remote-tracking branch 'origin/master' into TerriaJS-upstream_c…
shunter Mar 14, 2017
c87f948
Support typed custom properties, allowing for sampled custom properties.
shunter Mar 14, 2017
617c904
Fix handling of custom shadow mode. Add faster detection of non-objec…
shunter Mar 14, 2017
e4b2bee
Add custom properties to validation document.
shunter Mar 14, 2017
754dedb
Merge remote-tracking branch 'origin/master' into custom_czml_properties
shunter Mar 15, 2017
08b35f5
Merge remote-tracking branch 'origin/master' into custom_czml_properties
shunter Mar 16, 2017
2b83b8d
Decrease frustum overlap for opaque pass.
bagnell Mar 17, 2017
d5564d0
Fix broken deploy when branch name uses non-NPM-safe characters.
shunter Mar 17, 2017
9ae04a3
Merge remote-tracking branch 'origin/master' into custom_czml_properties
shunter Mar 20, 2017
4548904
update CHANGES
shunter Mar 20, 2017
187369d
Add projection picker Sandcastle example.
bagnell Mar 20, 2017
4af5df0
Move frustum switching from ProjectionPicker to Camera.
bagnell Mar 20, 2017
fd91447
Clean up, add doc and tests.
bagnell Mar 20, 2017
f2066e1
Update CHANGES.md.
bagnell Mar 20, 2017
9b62282
Closes #3450
bampakoa Mar 21, 2017
3c262e2
xit - ing failing GlobeSurfaceTile specs as a temporary measure
rahwang Mar 21, 2017
3307a91
Merge pull request #5135 from rahwang/xit-globesurfacetile-tests
Mar 21, 2017
4745d24
Fix clustering in 2D.
bagnell Mar 21, 2017
1357011
Update CHANGES.md.
bagnell Mar 21, 2017
5e2a2e4
Add missing semicolon
bampakoa Mar 21, 2017
9a3b9a8
Updates from review.
bagnell Mar 21, 2017
325b8de
Merge pull request #5132 from AnalyticalGraphicsInc/more-ortho
lilleyse Mar 21, 2017
7169c03
Merge branch 'master' into cluster-2d
bagnell Mar 21, 2017
cab0364
Merge remote-tracking branch 'origin/master' into custom_czml_properties
shunter Mar 21, 2017
b53c691
Merge pull request #5116 from AnalyticalGraphicsInc/decrease-overlap
emackey Mar 21, 2017
cb26853
Added tests
bampakoa Mar 21, 2017
d170649
Update CHANGES.md.
bagnell Mar 21, 2017
7385cd5
Add valueOf and toString methods to ConstantProperty.
shunter Mar 22, 2017
44b5ba5
Create a Sandcastle example using CZML custom properties.
shunter Mar 22, 2017
0d12ebe
Merge remote-tracking branch 'origin/master' into custom_czml_properties
shunter Mar 22, 2017
42717ef
Fix resizing the canvas when height > width with an orthographic proj…
bagnell Mar 23, 2017
dccfa2b
Merge pull request #5143 from AnalyticalGraphicsInc/ortho-resize
lilleyse Mar 23, 2017
201e3f7
Merge pull request #5136 from AnalyticalGraphicsInc/cluster-2d
pjcozzi Mar 24, 2017
9422d07
Fix tile bounding box's north and south plane
duvifn Mar 26, 2017
3ba0c88
Add specs that fail in master
duvifn Mar 26, 2017
a4f65e4
tweaks
duvifn Mar 26, 2017
9dc151f
Merge branch 'master' into fix_tileBoundingBox2
duvifn Mar 26, 2017
0c8f801
remove comments
duvifn Mar 26, 2017
4f60b9c
Add comments
duvifn Mar 27, 2017
ef758d3
add to CHANGES.md
duvifn Mar 27, 2017
20a54f3
Made the czm_imagerySplitPosition uniform be in pixel coordinates ins…
jasonbeverage Mar 27, 2017
19d693e
Updated CHANGES.md to reference PR #5151
jasonbeverage Mar 27, 2017
c884335
Merge pull request #5151 from jasonbeverage/splitidlrelative
pjcozzi Mar 27, 2017
1c15bbe
Merge pull request #5105 from AnalyticalGraphicsInc/custom_czml_prope…
mramato Mar 27, 2017
ce6ab61
Fix whitespace.
kring Mar 28, 2017
71c624e
Merge pull request #5150 from duvifn/fix_tileBoundingBox2
kring Mar 28, 2017
1aee260
Closes #3450
bampakoa Mar 21, 2017
3788b71
Add missing semicolon
bampakoa Mar 21, 2017
e47900e
Added tests
bampakoa Mar 21, 2017
8a162af
Merge remote-tracking branch 'origin/quadtree-primitive' into quadtre…
bampakoa Mar 28, 2017
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
8 changes: 7 additions & 1 deletion Source/Scene/QuadtreePrimitive.js
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,13 @@ define([
}
}

raiseTileLoadProgressEvent(primitive);
frameState.afterRender.push(createTileProgressFunction(primitive));
}

function createTileProgressFunction(primitive) {
return function() {
raiseTileLoadProgressEvent(primitive);
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have a jsHint error because you're missing a ; here.
You can run jsHint locally with npm run jsHint

}

function visitTile(primitive, frameState, tile) {
Expand Down