This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
urho3d
mirror of
https://github.com/urho3d/urho3d.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Rename Source/Engine to Source/Urho3D.
Yao Wei Tjong 姚伟忠
11 years ago
parent
b045aa47b4
commit
bcf7c94ec8
100 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
0
0
Source/Urho3D/.soversion
0
0
Source/Urho3D/Audio/Audio.cpp
0
0
Source/Urho3D/Audio/Audio.h
0
0
Source/Urho3D/Audio/AudioDefs.h
0
0
Source/Urho3D/Audio/BufferedSoundStream.cpp
0
0
Source/Urho3D/Audio/BufferedSoundStream.h
0
0
Source/Urho3D/Audio/CMakeLists.txt
0
0
Source/Urho3D/Audio/OggVorbisSoundStream.cpp
0
0
Source/Urho3D/Audio/OggVorbisSoundStream.h
0
0
Source/Urho3D/Audio/Sound.cpp
0
0
Source/Urho3D/Audio/Sound.h
0
0
Source/Urho3D/Audio/SoundListener.cpp
0
0
Source/Urho3D/Audio/SoundListener.h
0
0
Source/Urho3D/Audio/SoundSource.cpp
0
0
Source/Urho3D/Audio/SoundSource.h
0
0
Source/Urho3D/Audio/SoundSource3D.cpp
0
0
Source/Urho3D/Audio/SoundSource3D.h
0
0
Source/Urho3D/Audio/SoundStream.cpp
0
0
Source/Urho3D/Audio/SoundStream.h
0
0
Source/Urho3D/CMakeLists.txt
0
0
Source/Urho3D/Container/Allocator.cpp
0
0
Source/Urho3D/Container/Allocator.h
0
0
Source/Urho3D/Container/ArrayPtr.h
0
0
Source/Urho3D/Container/CMakeLists.txt
0
0
Source/Urho3D/Container/DebugNew.h
0
0
Source/Urho3D/Container/ForEach.h
0
0
Source/Urho3D/Container/Hash.h
0
0
Source/Urho3D/Container/HashBase.cpp
0
0
Source/Urho3D/Container/HashBase.h
0
0
Source/Urho3D/Container/HashMap.h
0
0
Source/Urho3D/Container/HashSet.h
0
0
Source/Urho3D/Container/HashTable.h
0
0
Source/Urho3D/Container/LinkedList.h
0
0
Source/Urho3D/Container/List.h
0
0
Source/Urho3D/Container/ListBase.h
0
0
Source/Urho3D/Container/Pair.h
0
0
Source/Urho3D/Container/Ptr.h
0
0
Source/Urho3D/Container/RefCounted.cpp
0
0
Source/Urho3D/Container/RefCounted.h
0
0
Source/Urho3D/Container/Sort.h
0
0
Source/Urho3D/Container/Str.cpp
0
0
Source/Urho3D/Container/Str.h
0
0
Source/Urho3D/Container/Swap.cpp
0
0
Source/Urho3D/Container/Swap.h
0
0
Source/Urho3D/Container/Vector.h
0
0
Source/Urho3D/Container/VectorBase.cpp
0
0
Source/Urho3D/Container/VectorBase.h
0
0
Source/Urho3D/Core/Attribute.h
0
0
Source/Urho3D/Core/CMakeLists.txt
0
0
Source/Urho3D/Core/Condition.cpp
0
0
Source/Urho3D/Core/Condition.h
0
0
Source/Urho3D/Core/Context.cpp
0
0
Source/Urho3D/Core/Context.h
0
0
Source/Urho3D/Core/CoreEvents.h
0
0
Source/Urho3D/Core/Main.h
0
0
Source/Urho3D/Core/MiniDump.cpp
0
0
Source/Urho3D/Core/MiniDump.h
0
0
Source/Urho3D/Core/Mutex.cpp
0
0
Source/Urho3D/Core/Mutex.h
0
0
Source/Urho3D/Core/Object.cpp
0
0
Source/Urho3D/Core/Object.h
0
0
Source/Urho3D/Core/ProcessUtils.cpp
0
0
Source/Urho3D/Core/ProcessUtils.h
0
0
Source/Urho3D/Core/Profiler.cpp
0
0
Source/Urho3D/Core/Profiler.h
0
0
Source/Urho3D/Core/Spline.cpp
0
0
Source/Urho3D/Core/Spline.h
0
0
Source/Urho3D/Core/StringUtils.cpp
0
0
Source/Urho3D/Core/StringUtils.h
0
0
Source/Urho3D/Core/Thread.cpp
0
0
Source/Urho3D/Core/Thread.h
0
0
Source/Urho3D/Core/Timer.cpp
0
0
Source/Urho3D/Core/Timer.h
0
0
Source/Urho3D/Core/Variant.cpp
0
0
Source/Urho3D/Core/Variant.h
0
0
Source/Urho3D/Core/WorkQueue.cpp
0
0
Source/Urho3D/Core/WorkQueue.h
0
0
Source/Urho3D/Engine/Application.cpp
0
0
Source/Urho3D/Engine/Application.h
0
0
Source/Urho3D/Engine/CMakeLists.txt
0
0
Source/Urho3D/Engine/Console.cpp
0
0
Source/Urho3D/Engine/Console.h
0
0
Source/Urho3D/Engine/DebugHud.cpp
0
0
Source/Urho3D/Engine/DebugHud.h
0
0
Source/Urho3D/Engine/Engine.cpp
0
0
Source/Urho3D/Engine/Engine.h
0
0
Source/Urho3D/Engine/EngineEvents.h
0
0
Source/Urho3D/Graphics/AnimatedModel.cpp
0
0
Source/Urho3D/Graphics/AnimatedModel.h
0
0
Source/Urho3D/Graphics/Animation.cpp
0
0
Source/Urho3D/Graphics/Animation.h
0
0
Source/Urho3D/Graphics/AnimationController.cpp
0
0
Source/Urho3D/Graphics/AnimationController.h
0
0
Source/Urho3D/Graphics/AnimationState.cpp
0
0
Source/Urho3D/Graphics/AnimationState.h
0
0
Source/Urho3D/Graphics/Batch.cpp
0
0
Source/Urho3D/Graphics/Batch.h
0
0
Source/Urho3D/Graphics/BillboardSet.cpp
0
0
Source/Urho3D/Graphics/BillboardSet.h
0
0
Source/Urho3D/Graphics/CMakeLists.txt
+ 0
- 0
Source/Engine/.soversion → Source/Urho3D/.soversion
View File
+ 0
- 0
Source/Engine/Audio/Audio.cpp → Source/Urho3D/Audio/Audio.cpp
View File
+ 0
- 0
Source/Engine/Audio/Audio.h → Source/Urho3D/Audio/Audio.h
View File
+ 0
- 0
Source/Engine/Audio/AudioDefs.h → Source/Urho3D/Audio/AudioDefs.h
View File
+ 0
- 0
Source/Engine/Audio/BufferedSoundStream.cpp → Source/Urho3D/Audio/BufferedSoundStream.cpp
View File
+ 0
- 0
Source/Engine/Audio/BufferedSoundStream.h → Source/Urho3D/Audio/BufferedSoundStream.h
View File
+ 0
- 0
Source/Engine/Audio/CMakeLists.txt → Source/Urho3D/Audio/CMakeLists.txt
View File
+ 0
- 0
Source/Engine/Audio/OggVorbisSoundStream.cpp → Source/Urho3D/Audio/OggVorbisSoundStream.cpp
View File
+ 0
- 0
Source/Engine/Audio/OggVorbisSoundStream.h → Source/Urho3D/Audio/OggVorbisSoundStream.h
View File
+ 0
- 0
Source/Engine/Audio/Sound.cpp → Source/Urho3D/Audio/Sound.cpp
View File
+ 0
- 0
Source/Engine/Audio/Sound.h → Source/Urho3D/Audio/Sound.h
View File
+ 0
- 0
Source/Engine/Audio/SoundListener.cpp → Source/Urho3D/Audio/SoundListener.cpp
View File
+ 0
- 0
Source/Engine/Audio/SoundListener.h → Source/Urho3D/Audio/SoundListener.h
View File
+ 0
- 0
Source/Engine/Audio/SoundSource.cpp → Source/Urho3D/Audio/SoundSource.cpp
View File
+ 0
- 0
Source/Engine/Audio/SoundSource.h → Source/Urho3D/Audio/SoundSource.h
View File
+ 0
- 0
Source/Engine/Audio/SoundSource3D.cpp → Source/Urho3D/Audio/SoundSource3D.cpp
View File
+ 0
- 0
Source/Engine/Audio/SoundSource3D.h → Source/Urho3D/Audio/SoundSource3D.h
View File
+ 0
- 0
Source/Engine/Audio/SoundStream.cpp → Source/Urho3D/Audio/SoundStream.cpp
View File
+ 0
- 0
Source/Engine/Audio/SoundStream.h → Source/Urho3D/Audio/SoundStream.h
View File
+ 0
- 0
Source/Engine/CMakeLists.txt → Source/Urho3D/CMakeLists.txt
View File
+ 0
- 0
Source/Engine/Container/Allocator.cpp → Source/Urho3D/Container/Allocator.cpp
View File
+ 0
- 0
Source/Engine/Container/Allocator.h → Source/Urho3D/Container/Allocator.h
View File
+ 0
- 0
Source/Engine/Container/ArrayPtr.h → Source/Urho3D/Container/ArrayPtr.h
View File
+ 0
- 0
Source/Engine/Container/CMakeLists.txt → Source/Urho3D/Container/CMakeLists.txt
View File
+ 0
- 0
Source/Engine/Container/DebugNew.h → Source/Urho3D/Container/DebugNew.h
View File
+ 0
- 0
Source/Engine/Container/ForEach.h → Source/Urho3D/Container/ForEach.h
View File
+ 0
- 0
Source/Engine/Container/Hash.h → Source/Urho3D/Container/Hash.h
View File
+ 0
- 0
Source/Engine/Container/HashBase.cpp → Source/Urho3D/Container/HashBase.cpp
View File
+ 0
- 0
Source/Engine/Container/HashBase.h → Source/Urho3D/Container/HashBase.h
View File
+ 0
- 0
Source/Engine/Container/HashMap.h → Source/Urho3D/Container/HashMap.h
View File
+ 0
- 0
Source/Engine/Container/HashSet.h → Source/Urho3D/Container/HashSet.h
View File
+ 0
- 0
Source/Engine/Container/HashTable.h → Source/Urho3D/Container/HashTable.h
View File
+ 0
- 0
Source/Engine/Container/LinkedList.h → Source/Urho3D/Container/LinkedList.h
View File
+ 0
- 0
Source/Engine/Container/List.h → Source/Urho3D/Container/List.h
View File
+ 0
- 0
Source/Engine/Container/ListBase.h → Source/Urho3D/Container/ListBase.h
View File
+ 0
- 0
Source/Engine/Container/Pair.h → Source/Urho3D/Container/Pair.h
View File
+ 0
- 0
Source/Engine/Container/Ptr.h → Source/Urho3D/Container/Ptr.h
View File
+ 0
- 0
Source/Engine/Container/RefCounted.cpp → Source/Urho3D/Container/RefCounted.cpp
View File
+ 0
- 0
Source/Engine/Container/RefCounted.h → Source/Urho3D/Container/RefCounted.h
View File
+ 0
- 0
Source/Engine/Container/Sort.h → Source/Urho3D/Container/Sort.h
View File
+ 0
- 0
Source/Engine/Container/Str.cpp → Source/Urho3D/Container/Str.cpp
View File
+ 0
- 0
Source/Engine/Container/Str.h → Source/Urho3D/Container/Str.h
View File
+ 0
- 0
Source/Engine/Container/Swap.cpp → Source/Urho3D/Container/Swap.cpp
View File
+ 0
- 0
Source/Engine/Container/Swap.h → Source/Urho3D/Container/Swap.h
View File
+ 0
- 0
Source/Engine/Container/Vector.h → Source/Urho3D/Container/Vector.h
View File
+ 0
- 0
Source/Engine/Container/VectorBase.cpp → Source/Urho3D/Container/VectorBase.cpp
View File
+ 0
- 0
Source/Engine/Container/VectorBase.h → Source/Urho3D/Container/VectorBase.h
View File
+ 0
- 0
Source/Engine/Core/Attribute.h → Source/Urho3D/Core/Attribute.h
View File
+ 0
- 0
Source/Engine/Core/CMakeLists.txt → Source/Urho3D/Core/CMakeLists.txt
View File
+ 0
- 0
Source/Engine/Core/Condition.cpp → Source/Urho3D/Core/Condition.cpp
View File
+ 0
- 0
Source/Engine/Core/Condition.h → Source/Urho3D/Core/Condition.h
View File
+ 0
- 0
Source/Engine/Core/Context.cpp → Source/Urho3D/Core/Context.cpp
View File
+ 0
- 0
Source/Engine/Core/Context.h → Source/Urho3D/Core/Context.h
View File
+ 0
- 0
Source/Engine/Core/CoreEvents.h → Source/Urho3D/Core/CoreEvents.h
View File
+ 0
- 0
Source/Engine/Core/Main.h → Source/Urho3D/Core/Main.h
View File
+ 0
- 0
Source/Engine/Core/MiniDump.cpp → Source/Urho3D/Core/MiniDump.cpp
View File
+ 0
- 0
Source/Engine/Core/MiniDump.h → Source/Urho3D/Core/MiniDump.h
View File
+ 0
- 0
Source/Engine/Core/Mutex.cpp → Source/Urho3D/Core/Mutex.cpp
View File
+ 0
- 0
Source/Engine/Core/Mutex.h → Source/Urho3D/Core/Mutex.h
View File
+ 0
- 0
Source/Engine/Core/Object.cpp → Source/Urho3D/Core/Object.cpp
View File
+ 0
- 0
Source/Engine/Core/Object.h → Source/Urho3D/Core/Object.h
View File
+ 0
- 0
Source/Engine/Core/ProcessUtils.cpp → Source/Urho3D/Core/ProcessUtils.cpp
View File
+ 0
- 0
Source/Engine/Core/ProcessUtils.h → Source/Urho3D/Core/ProcessUtils.h
View File
+ 0
- 0
Source/Engine/Core/Profiler.cpp → Source/Urho3D/Core/Profiler.cpp
View File
+ 0
- 0
Source/Engine/Core/Profiler.h → Source/Urho3D/Core/Profiler.h
View File
+ 0
- 0
Source/Engine/Core/Spline.cpp → Source/Urho3D/Core/Spline.cpp
View File
+ 0
- 0
Source/Engine/Core/Spline.h → Source/Urho3D/Core/Spline.h
View File
+ 0
- 0
Source/Engine/Core/StringUtils.cpp → Source/Urho3D/Core/StringUtils.cpp
View File
+ 0
- 0
Source/Engine/Core/StringUtils.h → Source/Urho3D/Core/StringUtils.h
View File
+ 0
- 0
Source/Engine/Core/Thread.cpp → Source/Urho3D/Core/Thread.cpp
View File
+ 0
- 0
Source/Engine/Core/Thread.h → Source/Urho3D/Core/Thread.h
View File
+ 0
- 0
Source/Engine/Core/Timer.cpp → Source/Urho3D/Core/Timer.cpp
View File
+ 0
- 0
Source/Engine/Core/Timer.h → Source/Urho3D/Core/Timer.h
View File
+ 0
- 0
Source/Engine/Core/Variant.cpp → Source/Urho3D/Core/Variant.cpp
View File
+ 0
- 0
Source/Engine/Core/Variant.h → Source/Urho3D/Core/Variant.h
View File
+ 0
- 0
Source/Engine/Core/WorkQueue.cpp → Source/Urho3D/Core/WorkQueue.cpp
View File
+ 0
- 0
Source/Engine/Core/WorkQueue.h → Source/Urho3D/Core/WorkQueue.h
View File
+ 0
- 0
Source/Engine/Engine/Application.cpp → Source/Urho3D/Engine/Application.cpp
View File
+ 0
- 0
Source/Engine/Engine/Application.h → Source/Urho3D/Engine/Application.h
View File
+ 0
- 0
Source/Engine/Engine/CMakeLists.txt → Source/Urho3D/Engine/CMakeLists.txt
View File
+ 0
- 0
Source/Engine/Engine/Console.cpp → Source/Urho3D/Engine/Console.cpp
View File
+ 0
- 0
Source/Engine/Engine/Console.h → Source/Urho3D/Engine/Console.h
View File
+ 0
- 0
Source/Engine/Engine/DebugHud.cpp → Source/Urho3D/Engine/DebugHud.cpp
View File
+ 0
- 0
Source/Engine/Engine/DebugHud.h → Source/Urho3D/Engine/DebugHud.h
View File
+ 0
- 0
Source/Engine/Engine/Engine.cpp → Source/Urho3D/Engine/Engine.cpp
View File
+ 0
- 0
Source/Engine/Engine/Engine.h → Source/Urho3D/Engine/Engine.h
View File
+ 0
- 0
Source/Engine/Engine/EngineEvents.h → Source/Urho3D/Engine/EngineEvents.h
View File
+ 0
- 0
Source/Engine/Graphics/AnimatedModel.cpp → Source/Urho3D/Graphics/AnimatedModel.cpp
View File
+ 0
- 0
Source/Engine/Graphics/AnimatedModel.h → Source/Urho3D/Graphics/AnimatedModel.h
View File
+ 0
- 0
Source/Engine/Graphics/Animation.cpp → Source/Urho3D/Graphics/Animation.cpp
View File
+ 0
- 0
Source/Engine/Graphics/Animation.h → Source/Urho3D/Graphics/Animation.h
View File
+ 0
- 0
Source/Engine/Graphics/AnimationController.cpp → Source/Urho3D/Graphics/AnimationController.cpp
View File
+ 0
- 0
Source/Engine/Graphics/AnimationController.h → Source/Urho3D/Graphics/AnimationController.h
View File
+ 0
- 0
Source/Engine/Graphics/AnimationState.cpp → Source/Urho3D/Graphics/AnimationState.cpp
View File
+ 0
- 0
Source/Engine/Graphics/AnimationState.h → Source/Urho3D/Graphics/AnimationState.h
View File
+ 0
- 0
Source/Engine/Graphics/Batch.cpp → Source/Urho3D/Graphics/Batch.cpp
View File
+ 0
- 0
Source/Engine/Graphics/Batch.h → Source/Urho3D/Graphics/Batch.h
View File
+ 0
- 0
Source/Engine/Graphics/BillboardSet.cpp → Source/Urho3D/Graphics/BillboardSet.cpp
View File
+ 0
- 0
Source/Engine/Graphics/BillboardSet.h → Source/Urho3D/Graphics/BillboardSet.h
View File
+ 0
- 0
Source/Engine/Graphics/CMakeLists.txt → Source/Urho3D/Graphics/CMakeLists.txt
View File
Some files were not shown because too many files changed in this diff