-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4de92c4
commit c73b5cb
Showing
1,404 changed files
with
41 additions
and
345,998 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,4 @@ | ||
# Set default behaviour, in case users don't have core.autocrlf set. | ||
* text=auto | ||
|
||
# Explicitly declare text files we want to always be normalized and converted to native line endings on checkout. | ||
*.cpp text | ||
*.c text | ||
*.mm text | ||
*.m text | ||
*.h text | ||
*.inl text | ||
*.lua text | ||
*.vert text | ||
*.frag text | ||
*.material text | ||
*.form text | ||
*.theme text | ||
*.particle text | ||
*.animation text | ||
*.audio text | ||
*.terrain text | ||
*.config text | ||
*.txt text | ||
*.xml text | ||
*.md text | ||
*.sh text | ||
*.project text | ||
*.cproject text | ||
|
||
# Declare windows files that will always have CRLF line endings on checkout. | ||
*.sln text eol=crlf | ||
*.vcxproj text eol=crlf | ||
*.vcxproj.filters text eol=crlf | ||
.vsxproj.user text eol=crlf | ||
*.bat text eol=crlf | ||
|
||
# Denote all files that are truly binary and should not be modified. | ||
*.png binary | ||
*.jpg binary | ||
*.psd binary | ||
*.dds binary | ||
*.pvr binary | ||
*.r16 binary | ||
*.fbx binary | ||
*.mb binary | ||
*.ogg binary | ||
*.wav binary | ||
*.raw binary | ||
*.ttf binary | ||
*.gpb binary | ||
*.cmd text eol=crlf | ||
*.sh text eol=lf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,143 +1,39 @@ | ||
_*/ | ||
.lastrun | ||
.lastformat | ||
.lastverify | ||
.DS_Store | ||
.cache | ||
.vscode/ipch | ||
/.vs | ||
|
||
*.py[cod] | ||
*.swp | ||
*.diff | ||
*.patch | ||
|
||
*.ico | ||
*.bmp | ||
*.png | ||
*.gif | ||
*.jpg | ||
*.jpeg | ||
*.tga | ||
*.psd | ||
*.raw | ||
*.exr | ||
*.hdr | ||
*.dds | ||
*.ktx | ||
*.spv | ||
*.dxbc | ||
*.dxil | ||
*.gltf | ||
*.glb | ||
*.fbx | ||
*.usd | ||
*.usda | ||
*.usdz | ||
*.obj | ||
*.mat | ||
*.suo | ||
*.sdf | ||
*.opensdf | ||
*.layout | ||
*.depend | ||
*.pro.user | ||
.DS_Store* | ||
ehthumbs.db | ||
Icon? | ||
Thumbs.db | ||
.metadata | ||
.settings | ||
/ipch | ||
/build | ||
/cmake | ||
/Debug | ||
/Release | ||
/api/xml | ||
/bin | ||
/external-deps | ||
/api/html | ||
Makefile | ||
Makefile.Debug | ||
Makefile.Release | ||
gameplay.xcworkspace/xcshareddata/gameplay.xccheckout | ||
|
||
/gameplay/Debug | ||
/gameplay/DebugMem | ||
/gameplay/Release | ||
/gameplay/android/NUL | ||
/gameplay/android/proguard.cfg | ||
/gameplay/android/proguard-project.txt | ||
/gameplay/android/local.properties | ||
/gameplay/android/bin | ||
/gameplay/android/gen | ||
/gameplay/android/libs | ||
/gameplay/android/obj | ||
/gameplay.xcworkspace/xcuserdata | ||
/gameplay/gameplay.xcodeproj/xcuserdata | ||
/gameplay/gameplay.vcxproj.user | ||
|
||
/tools/encoder | ||
/tools/encoder/Debug | ||
/tools/encoder/Release | ||
/tools/encoder/gameplay-encoder.xcodeproj/xcuserdata | ||
/tools/encoder/gameplay-encoder.xcodeproj/project.xcworkspace/ | ||
/tools/encoder/gameplay-encoder.vcxproj.user | ||
|
||
/tools/luagen | ||
/tools/luagen/Release | ||
/tools/luagen/Debug | ||
/tools/luagen/gameplay-luagen.xcodeproj/xcuserdata | ||
/tools/luagen/gameplay-luagen.xcodeproj/project.xcworkspace/ | ||
/tools/luagen/doxygen_entrydb_680.tmp | ||
/tools/luagen/doxygen_objdb_680.tmp | ||
/tools/luagen/xml | ||
|
||
/tools/editor | ||
/tools/editor/src | ||
/tools/editor/Debug | ||
/tools/editor/Release | ||
|
||
/samples/browser/Debug | ||
/samples/browser/DebugMem | ||
/samples/browser/Release | ||
/samples/browser/res/shaders | ||
/samples/browser/res/ui | ||
/samples/browser/res/logo_powered_white.png | ||
/samples/browser/src/org | ||
/samples/browser/android/src | ||
/samples/browser/android/assets | ||
/samples/browser/android/bin | ||
/samples/browser/android/gen | ||
/samples/browser/android/libs | ||
/samples/browser/android/obj | ||
/samples/browser/android/NUL | ||
/samples/browser/android/local.properties | ||
/samples/browser/android/proguard-project.txt | ||
/samples/browser/sample-browser.xcodeproj/xcuserdata | ||
/samples/browser/sample-browser.vcxproj.user | ||
|
||
/samples/character/Debug | ||
/samples/character/DebugMem | ||
/samples/character/Release | ||
/samples/character/res/shaders | ||
/samples/character/res/ui | ||
/samples/character/res/logo_powered_white.png | ||
/samples/character/src/org | ||
/samples/character/android/src | ||
/samples/character/android/assets | ||
/samples/character/android/bin | ||
/samples/character/android/gen | ||
/samples/character/android/libs | ||
/samples/character/android/obj | ||
/samples/character/android/NUL | ||
/samples/character/android/local.properties | ||
/samples/character/android/proguard-project.txt | ||
/samples/character/android/proguard.cfg | ||
/samples/character/res/gamepad.xcf | ||
/samples/character/sample-character.xcodeproj/xcuserdata | ||
/samples/character/sample-character.vcxproj.user | ||
/samples/character/game.config | ||
|
||
/samples/racer/Debug | ||
/samples/racer/DebugMem | ||
/samples/racer/Release | ||
/samples/racer/res/shaders | ||
/samples/racer/res/ui | ||
/samples/racer/res/logo_powered_white.png | ||
/samples/racer/src/org | ||
/samples/racer/android/src | ||
/samples/racer/android/assets | ||
/samples/racer/android/bin | ||
/samples/racer/android/gen | ||
/samples/racer/android/libs | ||
/samples/racer/android/obj | ||
/samples/racer/android/NUL | ||
/samples/racer/android/local.properties | ||
/samples/racer/android/proguard-project.txt | ||
/samples/racer/android/proguard.cfg | ||
/samples/racer/sample-racer.xcodeproj/xcuserdata | ||
/samples/racer/sample-racer.vcxproj.user | ||
/samples/racer/game.config | ||
|
||
/samples/spaceship/Debug | ||
/samples/spaceship/DebugMem | ||
/samples/spaceship/Release | ||
/samples/spaceship/res/shaders | ||
/samples/spaceship/res/ui | ||
/samples/spaceship/res/logo_powered_white.png | ||
/samples/spaceship/src/org | ||
/samples/spaceship/android/src | ||
/samples/spaceship/android/assets | ||
/samples/spaceship/android/bin | ||
/samples/spaceship/android/gen | ||
/samples/spaceship/android/libs | ||
/samples/spaceship/android/obj | ||
/samples/spaceship/android/NUL | ||
/samples/spaceship/android/local.properties | ||
/samples/spaceship/android/proguard.cfg | ||
/samples/spaceship/android/proguard-project.txt | ||
/samples/spaceship/sample-spaceship.xcodeproj/xcuserdata | ||
/samples/spaceship/sample-spaceship.vcxproj.user |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
c73b5cb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the roadmap or any other documentation about version 4.0.0 available anywhere?