Commit Graph

42830 Commits

Author SHA1 Message Date
jjspace 88c01e0e4a
add snippets to sandcastle for buttons/toggles/menus 2025-06-18 11:52:49 -04:00
jjspace 843b10c2df
extract snippets for a different pr 2025-06-18 11:37:23 -04:00
keyboardspecialist aaa5aba736 Use optional chaining when checking if it exsists in extensions as it may appear in extensionsUsed but not in extensions. 2025-06-18 09:52:54 -05:00
jjspace f6b15d333e
extract editor component and monaco setup 2025-06-17 17:40:40 -04:00
jjspace 20f8ed5fb5
Merge branch 'sandcastle-react-structure' into monaco-prettier 2025-06-17 14:12:23 -04:00
jjspace 46b917923d
better editor dynamic height 2025-06-17 11:59:04 -04:00
jjspace 47c3609211
fix error line adjustment 2025-06-16 19:37:56 -04:00
jjspace 4206a8dda6
add imports to end of sandcastle 2025-06-16 19:33:00 -04:00
jjspace a514c3d4e8
Merge branch 'nested-gallery' into sandcastle-react-structure 2025-06-16 19:32:27 -04:00
jjspace d837c68a4e
move types back into single copy plugin for dev server 2025-06-16 19:32:13 -04:00
jjspace b56fe8a2c0
improve url handling and forward/back navigation 2025-06-16 18:46:58 -04:00
jjspace 5b0643f1f4
clean up bucket code, solidify window message interface 2025-06-16 18:10:11 -04:00
jjspace 6dc45eeddc
minor cleanup 2025-06-16 16:53:01 -04:00
jjspace 4ff03cafad
Merge branch 'nested-gallery' into sandcastle-react-structure 2025-06-16 16:44:25 -04:00
gdiehlEB 19ee96d4fd docs: update CHANGES.md 2025-06-16 16:39:19 -04:00
jjspace 1baddfc0e8
don't generate tsbuildinfo files into tmp directory 2025-06-16 16:36:15 -04:00
jjspace 319c6406b4
remove id from sandcastle yaml 2025-06-16 16:19:22 -04:00
Gabby Getz d123e0d822
Merge branch 'main' into vector-point-clamping 2025-06-16 15:40:56 -04:00
Gabby Getz 70920bbfb9
Merge pull request #12664 from CesiumGS/fix-deprecated-bitmap-options
Fix deprecated bitmap options
2025-06-16 19:38:34 +00:00
Gabby Getz 2f106da8c1
Merge branch 'main' into fix-deprecated-bitmap-options 2025-06-16 15:37:33 -04:00
Matt Schwartz 709cddf2c9 Moves CHANGES.md fix to new version section 2025-06-16 15:15:04 -04:00
Gabby Getz df9fed5f61
Merge branch 'main' into vector-point-clamping 2025-06-16 08:44:42 -04:00
jjspace b75874de72
remove todo 2025-06-13 16:37:40 -04:00
jjspace 7ec240067d
change import detection 2025-06-13 16:37:36 -04:00
jjspace 08fb8cb5c9
prevent missing types from breaking dev server 2025-06-13 16:37:29 -04:00
jjspace 43a50957aa
modify more monaco settings 2025-06-13 14:31:28 -04:00
jjspace d03590de53
enable prettier formatter in monaco 2025-06-13 14:31:27 -04:00
jjspace 464128cb1d
Merge branch 'nested-gallery' into sandcastle-react-structure 2025-06-13 14:30:43 -04:00
jjspace 05f0a6f457
add import to default code 2025-06-13 13:44:10 -04:00
Gabby Getz 1199e7f5bc
Merge pull request #12661 from CesiumGS/fix-sandcastle-errors
Fix sandcastle console swapping
2025-06-13 17:34:52 +00:00
jjspace 7381646229
document gallery structure, support development only sandcastles 2025-06-13 12:26:53 -04:00
keyboardspecialist 2ccb64e0bb use waitForTileContentReady 2025-06-13 09:10:38 -05:00
keyboardspecialist fa668dd4ce Made update function wrapping more explicit which should allow better optimization over an arrow function. As long as no more changes are made the tileset class can remain in an optimized state. Original call is restored if for some reason the primitive is destroyed and the tileset stays around. 2025-06-12 17:51:52 -05:00
keyboardspecialist a2b1d06a09 reduce array allocation when building texture index array 2025-06-12 17:22:04 -05:00
keyboardspecialist 9a87ca5194 store any error caught during sort and throw when state is ERROR 2025-06-12 16:47:55 -05:00
keyboardspecialist 3e7c43c907 scratch matrices 2025-06-12 16:43:45 -05:00
keyboardspecialist 95a8aa5809 clean up unused GS code 2025-06-12 15:01:31 -05:00
keyboardspecialist 6a0228dd3b remove unused file 2025-06-12 14:58:33 -05:00
keyboardspecialist efc5c5c701 Fix and update doc for ready property 2025-06-12 14:56:42 -05:00
keyboardspecialist 0ecbfdda22 scale doc 2025-06-12 14:55:15 -05:00
keyboardspecialist df63844839 Doc formatting, marked types with undefined if applicable 2025-06-12 14:51:45 -05:00
keyboardspecialist 9d9425bb04 updated descriptions for trianglesLength and featuresLength 2025-06-12 14:49:10 -05:00
keyboardspecialist 8c8a855251 formatting 2025-06-12 14:47:44 -05:00
keyboardspecialist 52b3d49764 doc fixes and additions 2025-06-12 14:44:26 -05:00
keyboardspecialist b642060a2f mark constructure private 2025-06-12 14:19:29 -05:00
keyboardspecialist 00a1a0e837 replace === undefined with !defined() 2025-06-12 14:17:11 -05:00
keyboardspecialist e75a3a5c94 remove debugTreatTilesetAsGaussianSplat from public doc 2025-06-12 13:57:48 -05:00
keyboardspecialist 19eee628b6 update description to include 3D Tiles. lowercase mesh 2025-06-12 13:46:44 -05:00
keyboardspecialist b5fce4bf9d Move GS changes to 131 TBD 2025-06-12 13:44:34 -05:00
keyboardspecialist 849de499da use existing properties to check content state 2025-06-12 13:35:03 -05:00