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

Removed unused textures #29618

Merged
merged 1 commit into from
Oct 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion docs/api/ar/loaders/ImageLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h2>مثال الكود</h2>
// load a image resource
loader.load(
// resource URL
'textures/skyboxsun25degtest.png',
'image.png',

// onLoad callback
function ( image ) {
Expand Down
2 changes: 1 addition & 1 deletion docs/api/en/loaders/ImageBitmapLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h2>Code Example</h2>
// load a image resource
loader.load(
// resource URL
'textures/skyboxsun25degtest.png',
'image.png',

// onLoad callback
function ( imageBitmap ) {
Expand Down
2 changes: 1 addition & 1 deletion docs/api/en/loaders/ImageLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h2>Code Example</h2>
// load a image resource
loader.load(
// resource URL
'textures/skyboxsun25degtest.png',
'image.png',

// onLoad callback
function ( image ) {
Expand Down
2 changes: 1 addition & 1 deletion docs/api/it/loaders/ImageBitmapLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h2>Codice di Esempio</h2>
// carica un'immagine
loader.load(
// URL della risorsa
'textures/skyboxsun25degtest.png',
'image.png',

// onLoad callback
function ( imageBitmap ) {
Expand Down
2 changes: 1 addition & 1 deletion docs/api/it/loaders/ImageLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h2>Codice di Esempio</h2>
// carica un'immagine
loader.load(
// URL della risorsa
'textures/skyboxsun25degtest.png',
'image.png',

// onLoad callback
function ( image ) {
Expand Down
2 changes: 1 addition & 1 deletion docs/api/zh/loaders/ImageBitmapLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h2>代码示例</h2>
// 加载一个图片资源
loader.load(
// 资源的URL
'textures/skyboxsun25degtest.png',
'image.png',

// onLoad回调
function ( imageBitmap ) {
Expand Down
Binary file removed examples/textures/WalkingManSpriteSheet.png
Binary file not shown.
Binary file not shown.
Binary file removed examples/textures/cube/skyboxsun25deg/nx.jpg
Binary file not shown.
Binary file removed examples/textures/cube/skyboxsun25deg/ny.jpg
Binary file not shown.
Binary file removed examples/textures/cube/skyboxsun25deg/nz.jpg
Binary file not shown.
Binary file removed examples/textures/cube/skyboxsun25deg/px.jpg
Binary file not shown.
Binary file removed examples/textures/cube/skyboxsun25deg/py.jpg
Binary file not shown.
Binary file removed examples/textures/cube/skyboxsun25deg/pz.jpg
Binary file not shown.

This file was deleted.

Binary file removed examples/textures/envmap.png
Binary file not shown.
10 changes: 1 addition & 9 deletions examples/textures/lensflare/LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,4 @@ lensflare3.png

3D assets and textures for ROME "3 Dreams of Black" at http://www.ro.me are licensed
under a Creative CommonsAttribution-NonCommercial-ShareAlike 3.0 Unported License
( http://creativecommons.org/licenses/by-nc-sa/3.0/ ).

---------------------------------------------------------------------------
hexangle.png

CC0 - Public Domain Donation by hackcraft.de

http://opengameart.org/content/lens-flares-and-particles
http://creativecommons.org/publicdomain/zero/1.0/
( http://creativecommons.org/licenses/by-nc-sa/3.0/ ).
Binary file removed examples/textures/lensflare/hexangle.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed examples/textures/planets/earth_atmos_4096.jpg
Binary file not shown.
Binary file removed examples/textures/planets/earth_clouds_2048.png
Binary file not shown.
Binary file removed examples/textures/sprites/firetorch_1.jpg
Binary file not shown.
Binary file removed examples/textures/square-outline.png
Binary file not shown.
Binary file removed examples/textures/terrain/grasslight-big-nm.jpg
Binary file not shown.
Binary file removed examples/textures/uncompressed.exr
Binary file not shown.