notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
urho3d Cross-platform 2D and 3D game engine
1.7.1_1 graphics on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.1_1Version of this port present on the latest quarterly branch.
Maintainer: romain@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-12-04 02:21:40
Last Update: 2023-08-05 19:34:43
Commit Hash: 08dd07f
People watching this port, also watch:: tmux, libjxl, tcpdump, vigenere
License: MIT
WWW:
https://urho3d.github.io/
Description:
Urho3D is a free lightweight, cross-platform 2D and 3D game engine implemented in C++ and released under the MIT license. Greatly inspired by OGRE and Horde3D.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1630 items)
Collapse this list.
  1. /usr/local/share/licenses/urho3d-1.7.1_1/catalog.mk
  2. /usr/local/share/licenses/urho3d-1.7.1_1/LICENSE
  3. /usr/local/share/licenses/urho3d-1.7.1_1/MIT
  4. bin/01_HelloWorld
  5. bin/02_HelloGUI
  6. bin/03_Sprites
  7. bin/04_StaticScene
  8. bin/05_AnimatingScene
  9. bin/06_SkeletalAnimation
  10. bin/07_Billboards
  11. bin/08_Decals
  12. bin/09_MultipleViewports
  13. bin/10_RenderToTexture
  14. bin/11_Physics
  15. bin/12_PhysicsStressTest
  16. bin/13_Ragdolls
  17. bin/14_SoundEffects
  18. bin/15_Navigation
  19. bin/16_Chat
  20. bin/17_SceneReplication
  21. bin/18_CharacterDemo
  22. bin/19_VehicleDemo
  23. bin/20_HugeObjectCount
  24. bin/21_AngelScriptIntegration
  25. bin/22_LuaIntegration
  26. bin/23_Water
  27. bin/24_Urho2DSprite
  28. bin/25_Urho2DParticle
  29. bin/26_ConsoleInput
  30. bin/27_Urho2DPhysics
  31. bin/28_Urho2DPhysicsRope
  32. bin/29_SoundSynthesis
  33. bin/30_LightAnimation
  34. bin/31_MaterialAnimation
  35. bin/32_Urho2DConstraints
  36. bin/33_Urho2DSpriterAnimation
  37. bin/34_DynamicGeometry
  38. bin/35_SignedDistanceFieldText
  39. bin/36_Urho2DTileMap
  40. bin/37_UIDrag
  41. bin/38_SceneAndUILoad
  42. bin/39_CrowdNavigation
  43. bin/40_Localization
  44. bin/42_PBRMaterials
  45. bin/43_HttpRequestDemo
  46. bin/44_RibbonTrailDemo
  47. bin/45_InverseKinematics
  48. bin/46_RaycastVehicle
  49. bin/47_Typography
  50. bin/Editor.sh
  51. bin/NinjaSnowWar.sh
  52. bin/PBRDemo.sh
  53. bin/Urho3DPlayer
  54. bin/lua
  55. bin/luac
  56. bin/tool/AssetImporter
  57. bin/tool/OgreImporter
  58. bin/tool/PackageTool
  59. bin/tool/RampGenerator
  60. bin/tool/ScriptCompiler
  61. bin/tool/SpritePacker
  62. bin/tool/tolua++
  63. include/Urho3D/AngelScript/APITemplates.h
  64. include/Urho3D/AngelScript/Addons.h
  65. include/Urho3D/AngelScript/Script.h
  66. include/Urho3D/AngelScript/ScriptAPI.h
  67. include/Urho3D/AngelScript/ScriptEventListener.h
  68. include/Urho3D/AngelScript/ScriptFile.h
  69. include/Urho3D/AngelScript/ScriptInstance.h
  70. include/Urho3D/Audio/Audio.h
  71. include/Urho3D/Audio/AudioDefs.h
  72. include/Urho3D/Audio/AudioEvents.h
  73. include/Urho3D/Audio/BufferedSoundStream.h
  74. include/Urho3D/Audio/OggVorbisSoundStream.h
  75. include/Urho3D/Audio/Sound.h
  76. include/Urho3D/Audio/SoundListener.h
  77. include/Urho3D/Audio/SoundSource.h
  78. include/Urho3D/Audio/SoundSource3D.h
  79. include/Urho3D/Audio/SoundStream.h
  80. include/Urho3D/Container/Allocator.h
  81. include/Urho3D/Container/ArrayPtr.h
  82. include/Urho3D/Container/ForEach.h
  83. include/Urho3D/Container/Hash.h
  84. include/Urho3D/Container/HashBase.h
  85. include/Urho3D/Container/HashMap.h
  86. include/Urho3D/Container/HashSet.h
  87. include/Urho3D/Container/LinkedList.h
  88. include/Urho3D/Container/List.h
  89. include/Urho3D/Container/ListBase.h
  90. include/Urho3D/Container/Pair.h
  91. include/Urho3D/Container/Ptr.h
  92. include/Urho3D/Container/RefCounted.h
  93. include/Urho3D/Container/Sort.h
  94. include/Urho3D/Container/Str.h
  95. include/Urho3D/Container/Swap.h
  96. include/Urho3D/Container/Vector.h
  97. include/Urho3D/Container/VectorBase.h
  98. include/Urho3D/Core/Attribute.h
  99. include/Urho3D/Core/Condition.h
  100. include/Urho3D/Core/Context.h
  101. include/Urho3D/Core/CoreEvents.h
  102. include/Urho3D/Core/EventProfiler.h
  103. include/Urho3D/Core/Main.h
  104. include/Urho3D/Core/MiniDump.h
  105. include/Urho3D/Core/Mutex.h
  106. include/Urho3D/Core/Object.h
  107. include/Urho3D/Core/ProcessUtils.h
  108. include/Urho3D/Core/Profiler.h
  109. include/Urho3D/Core/Spline.h
  110. include/Urho3D/Core/StringUtils.h
  111. include/Urho3D/Core/Thread.h
  112. include/Urho3D/Core/Timer.h
  113. include/Urho3D/Core/Variant.h
  114. include/Urho3D/Core/WorkQueue.h
  115. include/Urho3D/Database/Database.h
  116. include/Urho3D/Database/DatabaseEvents.h
  117. include/Urho3D/Database/DbConnection.h
  118. include/Urho3D/Database/DbResult.h
  119. include/Urho3D/Database/ODBC/ODBCConnection.h
  120. include/Urho3D/Database/ODBC/ODBCResult.h
  121. include/Urho3D/Database/SQLite/SQLiteConnection.h
  122. include/Urho3D/Database/SQLite/SQLiteResult.h
  123. include/Urho3D/DebugNew.h
  124. include/Urho3D/Engine/Application.h
  125. include/Urho3D/Engine/Console.h
  126. include/Urho3D/Engine/DebugHud.h
  127. include/Urho3D/Engine/Engine.h
  128. include/Urho3D/Engine/EngineDefs.h
  129. include/Urho3D/Engine/EngineEvents.h
  130. include/Urho3D/Graphics/AnimatedModel.h
  131. include/Urho3D/Graphics/Animation.h
  132. include/Urho3D/Graphics/AnimationController.h
  133. include/Urho3D/Graphics/AnimationState.h
  134. include/Urho3D/Graphics/Batch.h
  135. include/Urho3D/Graphics/BillboardSet.h
  136. include/Urho3D/Graphics/Camera.h
  137. include/Urho3D/Graphics/ConstantBuffer.h
  138. include/Urho3D/Graphics/CustomGeometry.h
  139. include/Urho3D/Graphics/DebugRenderer.h
  140. include/Urho3D/Graphics/DecalSet.h
  141. include/Urho3D/Graphics/Direct3D11/D3D11GraphicsImpl.h
  142. include/Urho3D/Graphics/Direct3D11/D3D11ShaderProgram.h
  143. include/Urho3D/Graphics/Direct3D11/D3D11VertexDeclaration.h
  144. include/Urho3D/Graphics/Direct3D9/D3D9GraphicsImpl.h
  145. include/Urho3D/Graphics/Direct3D9/D3D9ShaderProgram.h
  146. include/Urho3D/Graphics/Direct3D9/D3D9VertexDeclaration.h
  147. include/Urho3D/Graphics/Drawable.h
  148. include/Urho3D/Graphics/DrawableEvents.h
  149. include/Urho3D/Graphics/GPUObject.h
  150. include/Urho3D/Graphics/Geometry.h
  151. include/Urho3D/Graphics/Graphics.h
  152. include/Urho3D/Graphics/GraphicsDefs.h
  153. include/Urho3D/Graphics/GraphicsEvents.h
  154. include/Urho3D/Graphics/GraphicsImpl.h
  155. include/Urho3D/Graphics/IndexBuffer.h
  156. include/Urho3D/Graphics/Light.h
  157. include/Urho3D/Graphics/Material.h
  158. include/Urho3D/Graphics/Model.h
  159. include/Urho3D/Graphics/OcclusionBuffer.h
  160. include/Urho3D/Graphics/Octree.h
  161. include/Urho3D/Graphics/OctreeQuery.h
  162. include/Urho3D/Graphics/OpenGL/OGLGraphicsImpl.h
  163. include/Urho3D/Graphics/OpenGL/OGLShaderProgram.h
  164. include/Urho3D/Graphics/ParticleEffect.h
  165. include/Urho3D/Graphics/ParticleEmitter.h
  166. include/Urho3D/Graphics/RenderPath.h
  167. include/Urho3D/Graphics/RenderSurface.h
  168. include/Urho3D/Graphics/Renderer.h
  169. include/Urho3D/Graphics/RibbonTrail.h
  170. include/Urho3D/Graphics/Shader.h
  171. include/Urho3D/Graphics/ShaderPrecache.h
  172. include/Urho3D/Graphics/ShaderProgram.h
  173. include/Urho3D/Graphics/ShaderVariation.h
  174. include/Urho3D/Graphics/Skeleton.h
  175. include/Urho3D/Graphics/Skybox.h
  176. include/Urho3D/Graphics/StaticModel.h
  177. include/Urho3D/Graphics/StaticModelGroup.h
  178. include/Urho3D/Graphics/Tangent.h
  179. include/Urho3D/Graphics/Technique.h
  180. include/Urho3D/Graphics/Terrain.h
  181. include/Urho3D/Graphics/TerrainPatch.h
  182. include/Urho3D/Graphics/Texture.h
  183. include/Urho3D/Graphics/Texture2D.h
  184. include/Urho3D/Graphics/Texture2DArray.h
  185. include/Urho3D/Graphics/Texture3D.h
  186. include/Urho3D/Graphics/TextureCube.h
  187. include/Urho3D/Graphics/VertexBuffer.h
  188. include/Urho3D/Graphics/VertexDeclaration.h
  189. include/Urho3D/Graphics/View.h
  190. include/Urho3D/Graphics/Viewport.h
  191. include/Urho3D/Graphics/Zone.h
  192. include/Urho3D/IK/IK.h
  193. include/Urho3D/IK/IKConstraint.h
  194. include/Urho3D/IK/IKConverters.h
  195. include/Urho3D/IK/IKEffector.h
  196. include/Urho3D/IK/IKEvents.h
  197. include/Urho3D/IK/IKSolver.h
  198. include/Urho3D/IO/AbstractFile.h
  199. include/Urho3D/IO/Compression.h
  200. include/Urho3D/IO/Deserializer.h
  201. include/Urho3D/IO/File.h
  202. include/Urho3D/IO/FileSystem.h
  203. include/Urho3D/IO/FileWatcher.h
  204. include/Urho3D/IO/IOEvents.h
  205. include/Urho3D/IO/Log.h
  206. include/Urho3D/IO/MacFileWatcher.h
  207. include/Urho3D/IO/MemoryBuffer.h
  208. include/Urho3D/IO/NamedPipe.h
  209. include/Urho3D/IO/PackageFile.h
  210. include/Urho3D/IO/RWOpsWrapper.h
  211. include/Urho3D/IO/Serializer.h
  212. include/Urho3D/IO/VectorBuffer.h
  213. include/Urho3D/Input/Controls.h
  214. include/Urho3D/Input/Input.h
  215. include/Urho3D/Input/InputEvents.h
  216. include/Urho3D/LibraryInfo.h
  217. include/Urho3D/LuaScript/LuaFile.h
  218. include/Urho3D/LuaScript/LuaFunction.h
  219. include/Urho3D/LuaScript/LuaScript.h
  220. include/Urho3D/LuaScript/LuaScriptEventInvoker.h
  221. include/Urho3D/LuaScript/LuaScriptEventListener.h
  222. include/Urho3D/LuaScript/LuaScriptInstance.h
  223. include/Urho3D/LuaScript/ToluaUtils.h
  224. include/Urho3D/Math/AreaAllocator.h
  225. include/Urho3D/Math/BoundingBox.h
  226. include/Urho3D/Math/Color.h
  227. include/Urho3D/Math/Frustum.h
  228. include/Urho3D/Math/MathDefs.h
  229. include/Urho3D/Math/Matrix2.h
  230. include/Urho3D/Math/Matrix3.h
  231. include/Urho3D/Math/Matrix3x4.h
  232. include/Urho3D/Math/Matrix4.h
  233. include/Urho3D/Math/Plane.h
  234. include/Urho3D/Math/Polyhedron.h
  235. include/Urho3D/Math/Quaternion.h
  236. include/Urho3D/Math/Random.h
  237. include/Urho3D/Math/Ray.h
  238. include/Urho3D/Math/Rect.h
  239. include/Urho3D/Math/Sphere.h
  240. include/Urho3D/Math/StringHash.h
  241. include/Urho3D/Math/Vector2.h
  242. include/Urho3D/Math/Vector3.h
  243. include/Urho3D/Math/Vector4.h
  244. include/Urho3D/Navigation/CrowdAgent.h
  245. include/Urho3D/Navigation/CrowdManager.h
  246. include/Urho3D/Navigation/DynamicNavigationMesh.h
  247. include/Urho3D/Navigation/NavArea.h
  248. include/Urho3D/Navigation/NavBuildData.h
  249. include/Urho3D/Navigation/Navigable.h
  250. include/Urho3D/Navigation/NavigationEvents.h
  251. include/Urho3D/Navigation/NavigationMesh.h
  252. include/Urho3D/Navigation/Obstacle.h
  253. include/Urho3D/Navigation/OffMeshConnection.h
  254. include/Urho3D/Network/Connection.h
  255. include/Urho3D/Network/HttpRequest.h
  256. include/Urho3D/Network/Network.h
  257. include/Urho3D/Network/NetworkEvents.h
  258. include/Urho3D/Network/NetworkPriority.h
  259. include/Urho3D/Network/Protocol.h
  260. include/Urho3D/Physics/CollisionShape.h
  261. include/Urho3D/Physics/Constraint.h
  262. include/Urho3D/Physics/PhysicsEvents.h
  263. include/Urho3D/Physics/PhysicsUtils.h
  264. include/Urho3D/Physics/PhysicsWorld.h
  265. include/Urho3D/Physics/RaycastVehicle.h
  266. include/Urho3D/Physics/RigidBody.h
  267. include/Urho3D/Precompiled.h
  268. include/Urho3D/Resource/BackgroundLoader.h
  269. include/Urho3D/Resource/Decompress.h
  270. include/Urho3D/Resource/Image.h
  271. include/Urho3D/Resource/JSONFile.h
  272. include/Urho3D/Resource/JSONValue.h
  273. include/Urho3D/Resource/Localization.h
  274. include/Urho3D/Resource/PListFile.h
  275. include/Urho3D/Resource/Resource.h
  276. include/Urho3D/Resource/ResourceCache.h
  277. include/Urho3D/Resource/ResourceEvents.h
  278. include/Urho3D/Resource/XMLElement.h
  279. include/Urho3D/Resource/XMLFile.h
  280. include/Urho3D/Scene/Animatable.h
  281. include/Urho3D/Scene/AnimationDefs.h
  282. include/Urho3D/Scene/Component.h
  283. include/Urho3D/Scene/LogicComponent.h
  284. include/Urho3D/Scene/Node.h
  285. include/Urho3D/Scene/ObjectAnimation.h
  286. include/Urho3D/Scene/ReplicationState.h
  287. include/Urho3D/Scene/Scene.h
  288. include/Urho3D/Scene/SceneEvents.h
  289. include/Urho3D/Scene/SceneResolver.h
  290. include/Urho3D/Scene/Serializable.h
  291. include/Urho3D/Scene/SmoothedTransform.h
  292. include/Urho3D/Scene/SplinePath.h
  293. include/Urho3D/Scene/UnknownComponent.h
  294. include/Urho3D/Scene/ValueAnimation.h
  295. include/Urho3D/Scene/ValueAnimationInfo.h
  296. include/Urho3D/ThirdParty/AngelScript/angelscript.h
  297. include/Urho3D/ThirdParty/AngelScript/wrap.h
  298. include/Urho3D/ThirdParty/AngelScript/wrap16.h
  299. include/Urho3D/ThirdParty/AngelScript/wrapmacros.h
  300. include/Urho3D/ThirdParty/Box2D/Box2D.h
  301. include/Urho3D/ThirdParty/Box2D/Collision/Shapes/b2ChainShape.h
  302. include/Urho3D/ThirdParty/Box2D/Collision/Shapes/b2CircleShape.h
  303. include/Urho3D/ThirdParty/Box2D/Collision/Shapes/b2EdgeShape.h
  304. include/Urho3D/ThirdParty/Box2D/Collision/Shapes/b2PolygonShape.h
  305. include/Urho3D/ThirdParty/Box2D/Collision/Shapes/b2Shape.h
  306. include/Urho3D/ThirdParty/Box2D/Collision/b2BroadPhase.h
  307. include/Urho3D/ThirdParty/Box2D/Collision/b2Collision.h
  308. include/Urho3D/ThirdParty/Box2D/Collision/b2Distance.h
  309. include/Urho3D/ThirdParty/Box2D/Collision/b2DynamicTree.h
  310. include/Urho3D/ThirdParty/Box2D/Collision/b2TimeOfImpact.h
  311. include/Urho3D/ThirdParty/Box2D/Common/b2BlockAllocator.h
  312. include/Urho3D/ThirdParty/Box2D/Common/b2Draw.h
  313. include/Urho3D/ThirdParty/Box2D/Common/b2GrowableStack.h
  314. include/Urho3D/ThirdParty/Box2D/Common/b2Math.h
  315. include/Urho3D/ThirdParty/Box2D/Common/b2Settings.h
  316. include/Urho3D/ThirdParty/Box2D/Common/b2StackAllocator.h
  317. include/Urho3D/ThirdParty/Box2D/Common/b2Timer.h
  318. include/Urho3D/ThirdParty/Box2D/Dynamics/Contacts/b2ChainAndCircleContact.h
  319. include/Urho3D/ThirdParty/Box2D/Dynamics/Contacts/b2ChainAndPolygonContact.h
  320. include/Urho3D/ThirdParty/Box2D/Dynamics/Contacts/b2CircleContact.h
  321. include/Urho3D/ThirdParty/Box2D/Dynamics/Contacts/b2Contact.h
  322. include/Urho3D/ThirdParty/Box2D/Dynamics/Contacts/b2ContactSolver.h
  323. include/Urho3D/ThirdParty/Box2D/Dynamics/Contacts/b2EdgeAndCircleContact.h
  324. include/Urho3D/ThirdParty/Box2D/Dynamics/Contacts/b2EdgeAndPolygonContact.h
  325. include/Urho3D/ThirdParty/Box2D/Dynamics/Contacts/b2PolygonAndCircleContact.h
  326. include/Urho3D/ThirdParty/Box2D/Dynamics/Contacts/b2PolygonContact.h
  327. include/Urho3D/ThirdParty/Box2D/Dynamics/Joints/b2DistanceJoint.h
  328. include/Urho3D/ThirdParty/Box2D/Dynamics/Joints/b2FrictionJoint.h
  329. include/Urho3D/ThirdParty/Box2D/Dynamics/Joints/b2GearJoint.h
  330. include/Urho3D/ThirdParty/Box2D/Dynamics/Joints/b2Joint.h
  331. include/Urho3D/ThirdParty/Box2D/Dynamics/Joints/b2MotorJoint.h
  332. include/Urho3D/ThirdParty/Box2D/Dynamics/Joints/b2MouseJoint.h
  333. include/Urho3D/ThirdParty/Box2D/Dynamics/Joints/b2PrismaticJoint.h
  334. include/Urho3D/ThirdParty/Box2D/Dynamics/Joints/b2PulleyJoint.h
  335. include/Urho3D/ThirdParty/Box2D/Dynamics/Joints/b2RevoluteJoint.h
  336. include/Urho3D/ThirdParty/Box2D/Dynamics/Joints/b2RopeJoint.h
  337. include/Urho3D/ThirdParty/Box2D/Dynamics/Joints/b2WeldJoint.h
  338. include/Urho3D/ThirdParty/Box2D/Dynamics/Joints/b2WheelJoint.h
  339. include/Urho3D/ThirdParty/Box2D/Dynamics/b2Body.h
  340. include/Urho3D/ThirdParty/Box2D/Dynamics/b2ContactManager.h
  341. include/Urho3D/ThirdParty/Box2D/Dynamics/b2Fixture.h
  342. include/Urho3D/ThirdParty/Box2D/Dynamics/b2Island.h
  343. include/Urho3D/ThirdParty/Box2D/Dynamics/b2TimeStep.h
  344. include/Urho3D/ThirdParty/Box2D/Dynamics/b2World.h
  345. include/Urho3D/ThirdParty/Box2D/Dynamics/b2WorldCallbacks.h
  346. include/Urho3D/ThirdParty/Box2D/Rope/b2Rope.h
  347. include/Urho3D/ThirdParty/Bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h
  348. include/Urho3D/ThirdParty/Bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h
  349. include/Urho3D/ThirdParty/Bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h
  350. include/Urho3D/ThirdParty/Bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h
  351. include/Urho3D/ThirdParty/Bullet/BulletCollision/BroadphaseCollision/btDbvt.h
  352. include/Urho3D/ThirdParty/Bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
  353. include/Urho3D/ThirdParty/Bullet/BulletCollision/BroadphaseCollision/btDispatcher.h
  354. include/Urho3D/ThirdParty/Bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
  355. include/Urho3D/ThirdParty/Bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
  356. include/Urho3D/ThirdParty/Bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
  357. include/Urho3D/ThirdParty/Bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h
  358. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.h
  359. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h
  360. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h
  361. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h
  362. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.h
  363. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btCollisionConfiguration.h
  364. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h
  365. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h
  366. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btCollisionObject.h
  367. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h
  368. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h
  369. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btCollisionWorldImporter.h
  370. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h
  371. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h
  372. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h
  373. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h
  374. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h
  375. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h
  376. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
  377. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h
  378. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btGhostObject.h
  379. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btHashedSimplePairCache.h
  380. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h
  381. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btManifoldResult.h
  382. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h
  383. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h
  384. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h
  385. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h
  386. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionDispatch/btUnionFind.h
  387. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btBox2dShape.h
  388. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btBoxShape.h
  389. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h
  390. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btCapsuleShape.h
  391. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btCollisionMargin.h
  392. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btCollisionShape.h
  393. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btCompoundShape.h
  394. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btConcaveShape.h
  395. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btConeShape.h
  396. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btConvex2dShape.h
  397. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btConvexHullShape.h
  398. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h
  399. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h
  400. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h
  401. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btConvexShape.h
  402. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h
  403. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btCylinderShape.h
  404. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btEmptyShape.h
  405. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h
  406. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btMaterial.h
  407. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.h
  408. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h
  409. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h
  410. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h
  411. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h
  412. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h
  413. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btShapeHull.h
  414. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btSphereShape.h
  415. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.h
  416. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h
  417. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btTetrahedronShape.h
  418. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btTriangleBuffer.h
  419. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btTriangleCallback.h
  420. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h
  421. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h
  422. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h
  423. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btTriangleMesh.h
  424. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h
  425. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btTriangleShape.h
  426. include/Urho3D/ThirdParty/Bullet/BulletCollision/CollisionShapes/btUniformScalingShape.h
  427. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btBoxCollision.h
  428. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btClipPolygon.h
  429. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btCompoundFromGimpact.h
  430. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btContactProcessing.h
  431. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btGImpactBvh.h
  432. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h
  433. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btGImpactMassUtil.h
  434. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h
  435. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btGImpactShape.h
  436. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btGenericPoolAllocator.h
  437. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btGeometryOperations.h
  438. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btQuantization.h
  439. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/btTriangleShapeEx.h
  440. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_array.h
  441. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_basic_geometry_operations.h
  442. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_bitset.h
  443. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_box_collision.h
  444. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_box_set.h
  445. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_clip_polygon.h
  446. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_contact.h
  447. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_geom_types.h
  448. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_geometry.h
  449. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_hash_table.h
  450. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_linear_math.h
  451. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_math.h
  452. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_memory.h
  453. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_radixsort.h
  454. include/Urho3D/ThirdParty/Bullet/BulletCollision/Gimpact/gim_tri_collision.h
  455. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btComputeGjkEpaPenetration.h
  456. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h
  457. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h
  458. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h
  459. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h
  460. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btGjkCollisionDescription.h
  461. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h
  462. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h
  463. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa3.h
  464. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h
  465. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h
  466. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h
  467. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h
  468. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btMprPenetration.h
  469. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h
  470. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btPointCollector.h
  471. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h
  472. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h
  473. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h
  474. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h
  475. include/Urho3D/ThirdParty/Bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h
  476. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Character/btCharacterControllerInterface.h
  477. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Character/btKinematicCharacterController.h
  478. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h
  479. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btConstraintSolver.h
  480. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h
  481. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btContactSolverInfo.h
  482. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btFixedConstraint.h
  483. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btGearConstraint.h
  484. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h
  485. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpring2Constraint.h
  486. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h
  487. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.h
  488. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h
  489. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h
  490. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btNNCGConstraintSolver.h
  491. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h
  492. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h
  493. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h
  494. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h
  495. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btSolverBody.h
  496. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h
  497. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h
  498. include/Urho3D/ThirdParty/Bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h
  499. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Dynamics/btActionInterface.h
  500. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
  501. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorldMt.h
  502. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Dynamics/btDynamicsWorld.h
  503. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Dynamics/btRigidBody.h
  504. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h
  505. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h
  506. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBody.h
  507. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBodyConstraint.h
  508. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h
  509. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h
  510. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBodyFixedConstraint.h
  511. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBodyJointFeedback.h
  512. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.h
  513. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBodyJointMotor.h
  514. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBodyLink.h
  515. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h
  516. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBodyPoint2Point.h
  517. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBodySliderConstraint.h
  518. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Featherstone/btMultiBodySolverConstraint.h
  519. include/Urho3D/ThirdParty/Bullet/BulletDynamics/MLCPSolvers/btDantzigLCP.h
  520. include/Urho3D/ThirdParty/Bullet/BulletDynamics/MLCPSolvers/btDantzigSolver.h
  521. include/Urho3D/ThirdParty/Bullet/BulletDynamics/MLCPSolvers/btLemkeAlgorithm.h
  522. include/Urho3D/ThirdParty/Bullet/BulletDynamics/MLCPSolvers/btLemkeSolver.h
  523. include/Urho3D/ThirdParty/Bullet/BulletDynamics/MLCPSolvers/btMLCPSolver.h
  524. include/Urho3D/ThirdParty/Bullet/BulletDynamics/MLCPSolvers/btMLCPSolverInterface.h
  525. include/Urho3D/ThirdParty/Bullet/BulletDynamics/MLCPSolvers/btPATHSolver.h
  526. include/Urho3D/ThirdParty/Bullet/BulletDynamics/MLCPSolvers/btSolveProjectedGaussSeidel.h
  527. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Vehicle/btRaycastVehicle.h
  528. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Vehicle/btVehicleRaycaster.h
  529. include/Urho3D/ThirdParty/Bullet/BulletDynamics/Vehicle/btWheelInfo.h
  530. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btDefaultSoftBodySolver.h
  531. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSoftBody.h
  532. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h
  533. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSoftBodyData.h
  534. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSoftBodyHelpers.h
  535. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSoftBodyInternals.h
  536. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
  537. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSoftBodySolverVertexBuffer.h
  538. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSoftBodySolvers.h
  539. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h
  540. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
  541. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h
  542. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
  543. include/Urho3D/ThirdParty/Bullet/BulletSoftBody/btSparseSDF.h
  544. include/Urho3D/ThirdParty/Bullet/LinearMath/btAabbUtil2.h
  545. include/Urho3D/ThirdParty/Bullet/LinearMath/btAlignedAllocator.h
  546. include/Urho3D/ThirdParty/Bullet/LinearMath/btAlignedObjectArray.h
  547. include/Urho3D/ThirdParty/Bullet/LinearMath/btConvexHull.h
  548. include/Urho3D/ThirdParty/Bullet/LinearMath/btConvexHullComputer.h
  549. include/Urho3D/ThirdParty/Bullet/LinearMath/btCpuFeatureUtility.h
  550. include/Urho3D/ThirdParty/Bullet/LinearMath/btDefaultMotionState.h
  551. include/Urho3D/ThirdParty/Bullet/LinearMath/btGeometryUtil.h
  552. include/Urho3D/ThirdParty/Bullet/LinearMath/btGrahamScan2dConvexHull.h
  553. include/Urho3D/ThirdParty/Bullet/LinearMath/btHashMap.h
  554. include/Urho3D/ThirdParty/Bullet/LinearMath/btIDebugDraw.h
  555. include/Urho3D/ThirdParty/Bullet/LinearMath/btList.h
  556. include/Urho3D/ThirdParty/Bullet/LinearMath/btMatrix3x3.h
  557. include/Urho3D/ThirdParty/Bullet/LinearMath/btMatrixX.h
  558. include/Urho3D/ThirdParty/Bullet/LinearMath/btMinMax.h
  559. include/Urho3D/ThirdParty/Bullet/LinearMath/btMotionState.h
  560. include/Urho3D/ThirdParty/Bullet/LinearMath/btPolarDecomposition.h
  561. include/Urho3D/ThirdParty/Bullet/LinearMath/btPoolAllocator.h
  562. include/Urho3D/ThirdParty/Bullet/LinearMath/btQuadWord.h
  563. include/Urho3D/ThirdParty/Bullet/LinearMath/btQuaternion.h
  564. include/Urho3D/ThirdParty/Bullet/LinearMath/btQuickprof.h
  565. include/Urho3D/ThirdParty/Bullet/LinearMath/btRandom.h
  566. include/Urho3D/ThirdParty/Bullet/LinearMath/btScalar.h
  567. include/Urho3D/ThirdParty/Bullet/LinearMath/btSerializer.h
  568. include/Urho3D/ThirdParty/Bullet/LinearMath/btSpatialAlgebra.h
  569. include/Urho3D/ThirdParty/Bullet/LinearMath/btStackAlloc.h
  570. include/Urho3D/ThirdParty/Bullet/LinearMath/btThreads.h
  571. include/Urho3D/ThirdParty/Bullet/LinearMath/btTransform.h
  572. include/Urho3D/ThirdParty/Bullet/LinearMath/btTransformUtil.h
  573. include/Urho3D/ThirdParty/Bullet/LinearMath/btVector3.h
  574. include/Urho3D/ThirdParty/Bullet/btBulletCollisionCommon.h
  575. include/Urho3D/ThirdParty/Bullet/btBulletDynamicsCommon.h
  576. include/Urho3D/ThirdParty/Lua/lapi.h
  577. include/Urho3D/ThirdParty/Lua/lauxlib.h
  578. include/Urho3D/ThirdParty/Lua/lcode.h
  579. include/Urho3D/ThirdParty/Lua/ldebug.h
  580. include/Urho3D/ThirdParty/Lua/ldo.h
  581. include/Urho3D/ThirdParty/Lua/lfunc.h
  582. include/Urho3D/ThirdParty/Lua/lgc.h
  583. include/Urho3D/ThirdParty/Lua/llex.h
  584. include/Urho3D/ThirdParty/Lua/llimits.h
  585. include/Urho3D/ThirdParty/Lua/lmem.h
  586. include/Urho3D/ThirdParty/Lua/lobject.h
  587. include/Urho3D/ThirdParty/Lua/lopcodes.h
  588. include/Urho3D/ThirdParty/Lua/lparser.h
  589. include/Urho3D/ThirdParty/Lua/lstate.h
  590. include/Urho3D/ThirdParty/Lua/lstring.h
  591. include/Urho3D/ThirdParty/Lua/ltable.h
  592. include/Urho3D/ThirdParty/Lua/ltm.h
  593. include/Urho3D/ThirdParty/Lua/lua.h
  594. include/Urho3D/ThirdParty/Lua/luaconf.h
  595. include/Urho3D/ThirdParty/Lua/lualib.h
  596. include/Urho3D/ThirdParty/Lua/lundump.h
  597. include/Urho3D/ThirdParty/Lua/lvm.h
  598. include/Urho3D/ThirdParty/Lua/lzio.h
  599. include/Urho3D/ThirdParty/SDL/SDL.h
  600. include/Urho3D/ThirdParty/SDL/SDL_assert.h
  601. include/Urho3D/ThirdParty/SDL/SDL_atomic.h
  602. include/Urho3D/ThirdParty/SDL/SDL_audio.h
  603. include/Urho3D/ThirdParty/SDL/SDL_bits.h
  604. include/Urho3D/ThirdParty/SDL/SDL_blendmode.h
  605. include/Urho3D/ThirdParty/SDL/SDL_clipboard.h
  606. include/Urho3D/ThirdParty/SDL/SDL_config.h
  607. include/Urho3D/ThirdParty/SDL/SDL_config_android.h
  608. include/Urho3D/ThirdParty/SDL/SDL_config_iphoneos.h
  609. include/Urho3D/ThirdParty/SDL/SDL_config_macosx.h
  610. include/Urho3D/ThirdParty/SDL/SDL_config_minimal.h
  611. include/Urho3D/ThirdParty/SDL/SDL_config_pandora.h
  612. include/Urho3D/ThirdParty/SDL/SDL_config_psp.h
  613. include/Urho3D/ThirdParty/SDL/SDL_config_windows.h
  614. include/Urho3D/ThirdParty/SDL/SDL_config_winrt.h
  615. include/Urho3D/ThirdParty/SDL/SDL_config_wiz.h
  616. include/Urho3D/ThirdParty/SDL/SDL_copying.h
  617. include/Urho3D/ThirdParty/SDL/SDL_cpuinfo.h
  618. include/Urho3D/ThirdParty/SDL/SDL_egl.h
  619. include/Urho3D/ThirdParty/SDL/SDL_endian.h
  620. include/Urho3D/ThirdParty/SDL/SDL_error.h
  621. include/Urho3D/ThirdParty/SDL/SDL_events.h
  622. include/Urho3D/ThirdParty/SDL/SDL_filesystem.h
  623. include/Urho3D/ThirdParty/SDL/SDL_gamecontroller.h
  624. include/Urho3D/ThirdParty/SDL/SDL_gesture.h
  625. include/Urho3D/ThirdParty/SDL/SDL_haptic.h
  626. include/Urho3D/ThirdParty/SDL/SDL_hints.h
  627. include/Urho3D/ThirdParty/SDL/SDL_joystick.h
  628. include/Urho3D/ThirdParty/SDL/SDL_keyboard.h
  629. include/Urho3D/ThirdParty/SDL/SDL_keycode.h
  630. include/Urho3D/ThirdParty/SDL/SDL_loadso.h
  631. include/Urho3D/ThirdParty/SDL/SDL_log.h
  632. include/Urho3D/ThirdParty/SDL/SDL_main.h
  633. include/Urho3D/ThirdParty/SDL/SDL_messagebox.h
  634. include/Urho3D/ThirdParty/SDL/SDL_mouse.h
  635. include/Urho3D/ThirdParty/SDL/SDL_mutex.h
  636. include/Urho3D/ThirdParty/SDL/SDL_name.h
  637. include/Urho3D/ThirdParty/SDL/SDL_opengl.h
  638. include/Urho3D/ThirdParty/SDL/SDL_opengl_glext.h
  639. include/Urho3D/ThirdParty/SDL/SDL_opengles.h
  640. include/Urho3D/ThirdParty/SDL/SDL_opengles2.h
  641. include/Urho3D/ThirdParty/SDL/SDL_opengles2_gl2.h
  642. include/Urho3D/ThirdParty/SDL/SDL_opengles2_gl2ext.h
  643. include/Urho3D/ThirdParty/SDL/SDL_opengles2_gl2platform.h
  644. include/Urho3D/ThirdParty/SDL/SDL_opengles2_khrplatform.h
  645. include/Urho3D/ThirdParty/SDL/SDL_pixels.h
  646. include/Urho3D/ThirdParty/SDL/SDL_platform.h
  647. include/Urho3D/ThirdParty/SDL/SDL_power.h
  648. include/Urho3D/ThirdParty/SDL/SDL_quit.h
  649. include/Urho3D/ThirdParty/SDL/SDL_rect.h
  650. include/Urho3D/ThirdParty/SDL/SDL_render.h
  651. include/Urho3D/ThirdParty/SDL/SDL_revision.h
  652. include/Urho3D/ThirdParty/SDL/SDL_rwops.h
  653. include/Urho3D/ThirdParty/SDL/SDL_scancode.h
  654. include/Urho3D/ThirdParty/SDL/SDL_shape.h
  655. include/Urho3D/ThirdParty/SDL/SDL_stdinc.h
  656. include/Urho3D/ThirdParty/SDL/SDL_surface.h
  657. include/Urho3D/ThirdParty/SDL/SDL_system.h
  658. include/Urho3D/ThirdParty/SDL/SDL_syswm.h
  659. include/Urho3D/ThirdParty/SDL/SDL_thread.h
  660. include/Urho3D/ThirdParty/SDL/SDL_timer.h
  661. include/Urho3D/ThirdParty/SDL/SDL_touch.h
  662. include/Urho3D/ThirdParty/SDL/SDL_types.h
  663. include/Urho3D/ThirdParty/SDL/SDL_version.h
  664. include/Urho3D/ThirdParty/SDL/SDL_video.h
  665. include/Urho3D/ThirdParty/SDL/begin_code.h
  666. include/Urho3D/ThirdParty/SDL/close_code.h
  667. include/Urho3D/ThirdParty/SDL/generated/SDL_config.h
  668. include/Urho3D/ThirdParty/kNet/64BitAllocDebugger.h
  669. include/Urho3D/ThirdParty/kNet/Alignment.h
  670. include/Urho3D/ThirdParty/kNet/Allocator.h
  671. include/Urho3D/ThirdParty/kNet/Array.h
  672. include/Urho3D/ThirdParty/kNet/Atomics.h
  673. include/Urho3D/ThirdParty/kNet/BasicSerializedDataTypes.h
  674. include/Urho3D/ThirdParty/kNet/BitOps.h
  675. include/Urho3D/ThirdParty/kNet/Clock.h
  676. include/Urho3D/ThirdParty/kNet/DataDeserializer.h
  677. include/Urho3D/ThirdParty/kNet/DataSerializer.h
  678. include/Urho3D/ThirdParty/kNet/Datagram.h
  679. include/Urho3D/ThirdParty/kNet/DebugMemoryLeakCheck.h
  680. include/Urho3D/ThirdParty/kNet/EndPoint.h
  681. include/Urho3D/ThirdParty/kNet/Event.h
  682. include/Urho3D/ThirdParty/kNet/EventArray.h
  683. include/Urho3D/ThirdParty/kNet/FragmentedTransferManager.h
  684. include/Urho3D/ThirdParty/kNet/IMessageHandler.h
  685. include/Urho3D/ThirdParty/kNet/INetworkServerListener.h
  686. include/Urho3D/ThirdParty/kNet/LockFreePoolAllocator.h
  687. include/Urho3D/ThirdParty/kNet/Lockable.h
  688. include/Urho3D/ThirdParty/kNet/MaxHeap.h
  689. include/Urho3D/ThirdParty/kNet/MessageConnection.h
  690. include/Urho3D/ThirdParty/kNet/MessageListParser.h
  691. include/Urho3D/ThirdParty/kNet/NetException.h
  692. include/Urho3D/ThirdParty/kNet/Network.h
  693. include/Urho3D/ThirdParty/kNet/NetworkLogging.h
  694. include/Urho3D/ThirdParty/kNet/NetworkMessage.h
  695. include/Urho3D/ThirdParty/kNet/NetworkServer.h
  696. include/Urho3D/ThirdParty/kNet/NetworkSimulator.h
  697. include/Urho3D/ThirdParty/kNet/NetworkWorkerThread.h
  698. include/Urho3D/ThirdParty/kNet/OrderedHashTable.h
  699. include/Urho3D/ThirdParty/kNet/PolledTimer.h
  700. include/Urho3D/ThirdParty/kNet/RingBuffer.h
  701. include/Urho3D/ThirdParty/kNet/SequentialIntegerSet.h
  702. include/Urho3D/ThirdParty/kNet/SerializationStructCompiler.h
  703. include/Urho3D/ThirdParty/kNet/SerializedDataIterator.h
  704. include/Urho3D/ThirdParty/kNet/SharedPtr.h
  705. include/Urho3D/ThirdParty/kNet/SharedPtr.inl
  706. include/Urho3D/ThirdParty/kNet/Socket.h
  707. include/Urho3D/ThirdParty/kNet/Sort.h
  708. include/Urho3D/ThirdParty/kNet/Sort.inl
  709. include/Urho3D/ThirdParty/kNet/SortCmp.h
  710. include/Urho3D/ThirdParty/kNet/StatsEventHierarchy.h
  711. include/Urho3D/ThirdParty/kNet/StdCMallocHeap.h
  712. include/Urho3D/ThirdParty/kNet/TCPMessageConnection.h
  713. include/Urho3D/ThirdParty/kNet/Thread.h
  714. include/Urho3D/ThirdParty/kNet/Types.h
  715. include/Urho3D/ThirdParty/kNet/UDPMessageConnection.h
  716. include/Urho3D/ThirdParty/kNet/VLEPacker.h
  717. include/Urho3D/ThirdParty/kNet/WaitFreeQueue.h
  718. include/Urho3D/ThirdParty/kNet/kNet.h
  719. include/Urho3D/ThirdParty/kNet/kNetBuildConfig.h
  720. include/Urho3D/ThirdParty/kNet/kNetFwd.h
  721. include/Urho3D/ThirdParty/kNet/win32/WS2Include.h
  722. include/Urho3D/ThirdParty/toluapp/tolua++.h
  723. include/Urho3D/UI/BorderImage.h
  724. include/Urho3D/UI/Button.h
  725. include/Urho3D/UI/CheckBox.h
  726. include/Urho3D/UI/Cursor.h
  727. include/Urho3D/UI/DropDownList.h
  728. include/Urho3D/UI/FileSelector.h
  729. include/Urho3D/UI/Font.h
  730. include/Urho3D/UI/FontFace.h
  731. include/Urho3D/UI/FontFaceBitmap.h
  732. include/Urho3D/UI/FontFaceFreeType.h
  733. include/Urho3D/UI/LineEdit.h
  734. include/Urho3D/UI/ListView.h
  735. include/Urho3D/UI/Menu.h
  736. include/Urho3D/UI/MessageBox.h
  737. include/Urho3D/UI/ProgressBar.h
  738. include/Urho3D/UI/ScrollBar.h
  739. include/Urho3D/UI/ScrollView.h
  740. include/Urho3D/UI/Slider.h
  741. include/Urho3D/UI/Sprite.h
  742. include/Urho3D/UI/Text.h
  743. include/Urho3D/UI/Text3D.h
  744. include/Urho3D/UI/ToolTip.h
  745. include/Urho3D/UI/UI.h
  746. include/Urho3D/UI/UIBatch.h
  747. include/Urho3D/UI/UIElement.h
  748. include/Urho3D/UI/UIEvents.h
  749. include/Urho3D/UI/View3D.h
  750. include/Urho3D/UI/Window.h
  751. include/Urho3D/Urho2D/AnimatedSprite2D.h
  752. include/Urho3D/Urho2D/AnimationSet2D.h
  753. include/Urho3D/Urho2D/CollisionBox2D.h
  754. include/Urho3D/Urho2D/CollisionChain2D.h
  755. include/Urho3D/Urho2D/CollisionCircle2D.h
  756. include/Urho3D/Urho2D/CollisionEdge2D.h
  757. include/Urho3D/Urho2D/CollisionPolygon2D.h
  758. include/Urho3D/Urho2D/CollisionShape2D.h
  759. include/Urho3D/Urho2D/Constraint2D.h
  760. include/Urho3D/Urho2D/ConstraintDistance2D.h
  761. include/Urho3D/Urho2D/ConstraintFriction2D.h
  762. include/Urho3D/Urho2D/ConstraintGear2D.h
  763. include/Urho3D/Urho2D/ConstraintMotor2D.h
  764. include/Urho3D/Urho2D/ConstraintMouse2D.h
  765. include/Urho3D/Urho2D/ConstraintPrismatic2D.h
  766. include/Urho3D/Urho2D/ConstraintPulley2D.h
  767. include/Urho3D/Urho2D/ConstraintRevolute2D.h
  768. include/Urho3D/Urho2D/ConstraintRope2D.h
  769. include/Urho3D/Urho2D/ConstraintWeld2D.h
  770. include/Urho3D/Urho2D/ConstraintWheel2D.h
  771. include/Urho3D/Urho2D/Drawable2D.h
  772. include/Urho3D/Urho2D/ParticleEffect2D.h
  773. include/Urho3D/Urho2D/ParticleEmitter2D.h
  774. include/Urho3D/Urho2D/PhysicsEvents2D.h
  775. include/Urho3D/Urho2D/PhysicsUtils2D.h
  776. include/Urho3D/Urho2D/PhysicsWorld2D.h
  777. include/Urho3D/Urho2D/Renderer2D.h
  778. include/Urho3D/Urho2D/RigidBody2D.h
  779. include/Urho3D/Urho2D/Sprite2D.h
  780. include/Urho3D/Urho2D/SpriteSheet2D.h
  781. include/Urho3D/Urho2D/SpriterData2D.h
  782. include/Urho3D/Urho2D/SpriterInstance2D.h
  783. include/Urho3D/Urho2D/StaticSprite2D.h
  784. include/Urho3D/Urho2D/TileMap2D.h
  785. include/Urho3D/Urho2D/TileMapDefs2D.h
  786. include/Urho3D/Urho2D/TileMapLayer2D.h
  787. include/Urho3D/Urho2D/TmxFile2D.h
  788. include/Urho3D/Urho2D/Urho2D.h
  789. include/Urho3D/Urho2D/Urho2DEvents.h
  790. include/Urho3D/Urho3D.h
  791. include/Urho3D/Urho3DAll.h
  792. include/Urho3D/librevision.h
  793. lib/Urho3D/libUrho3D.a
  794. libdata/pkgconfig/Urho3D.pc
  795. share/Urho3D/CMake/Modules/AdjustPkgConfigForMSVC.cmake
  796. share/Urho3D/CMake/Modules/CheckCompilerToolchain.cmake
  797. share/Urho3D/CMake/Modules/CheckHost.cmake
  798. share/Urho3D/CMake/Modules/CheckUrhoLibrary.cpp
  799. share/Urho3D/CMake/Modules/FindDirectFB.cmake
  800. share/Urho3D/CMake/Modules/FindDirectX.cmake
  801. share/Urho3D/CMake/Modules/FindEsound.cmake
  802. share/Urho3D/CMake/Modules/FindFusionSound.cmake
  803. share/Urho3D/CMake/Modules/FindMir.cmake
  804. share/Urho3D/CMake/Modules/FindNetworkAudioSystem.cmake
  805. share/Urho3D/CMake/Modules/FindODBC.cmake
  806. share/Urho3D/CMake/Modules/FindOSS.cmake
  807. share/Urho3D/CMake/Modules/FindPulseAudio.cmake
  808. share/Urho3D/CMake/Modules/FindReadline.cmake
  809. share/Urho3D/CMake/Modules/FindRoarAudio.cmake
  810. share/Urho3D/CMake/Modules/FindUrho3D.cmake
  811. share/Urho3D/CMake/Modules/FindVideoCore.cmake
  812. share/Urho3D/CMake/Modules/FindWayland.cmake
  813. share/Urho3D/CMake/Modules/FindaRts.cmake
  814. share/Urho3D/CMake/Modules/GenerateExportHeader.cmake
  815. share/Urho3D/CMake/Modules/GetUrhoRevision.cmake
  816. share/Urho3D/CMake/Modules/MacOSXBundleInfo.plist.template
  817. share/Urho3D/CMake/Modules/PostProcessForWebModule.cmake
  818. share/Urho3D/CMake/Modules/UrhoCommon.cmake
  819. share/Urho3D/CMake/Modules/exportheader.cmake.in
  820. share/Urho3D/CMake/Modules/iOSBundleInfo.plist.template
  821. share/Urho3D/CMake/Modules/tvOSBundleInfo.plist.template
  822. share/Urho3D/CMake/Toolchains/Android.cmake
  823. share/Urho3D/CMake/Toolchains/Arm.cmake
  824. share/Urho3D/CMake/Toolchains/Emscripten.cmake
  825. share/Urho3D/CMake/Toolchains/MinGW.cmake
  826. share/Urho3D/CMake/Toolchains/RaspberryPi.cmake
  827. share/Urho3D/Docs/Readme.txt
  828. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Check.xml
  829. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/ColorGrid.xml
  830. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Concrete.xml
  831. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/DiamonPlate.xml
  832. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Dynamic.xml
  833. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Emissive.xml
  834. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/EmissivePannel.xml
  835. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/HighRoughMetallic0.xml
  836. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/HighRoughMetallic10.xml
  837. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/HighRoughMetallic3.xml
  838. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/HighRoughMetallic5.xml
  839. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/HighRoughMetallic7.xml
  840. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/HoverBikeGlass.xml
  841. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/HoverBikeHull.xml
  842. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Lead.xml
  843. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Leather.xml
  844. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Metallic0.xml
  845. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Metallic10.xml
  846. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Metallic3.xml
  847. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Metallic5.xml
  848. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Metallic7.xml
  849. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Metallic9.xml
  850. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/MetallicRough0.xml
  851. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/MetallicRough10.xml
  852. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/MetallicRough3.xml
  853. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/MetallicRough5.xml
  854. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/MetallicRough7.xml
  855. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Mud.xml
  856. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Roughness0.xml
  857. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Roughness10.xml
  858. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Roughness3.xml
  859. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Roughness5.xml
  860. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Roughness7.xml
  861. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Sand.xml
  862. share/Urho3D/Resources/Autoload/LargeData/Materials/PBR/Tile.xml
  863. share/Urho3D/Resources/Autoload/LargeData/Materials/Skybox2.xml
  864. share/Urho3D/Resources/Autoload/LargeData/Models/HoverBike.mdl
  865. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Check/Albedo.jpg
  866. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Check/Albedo.xml
  867. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Check/Normal.jpg
  868. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Check/Properties.jpg
  869. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Concrete/Albedo.jpg
  870. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Concrete/Albedo.xml
  871. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Concrete/Normal.jpg
  872. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Concrete/PBR.jpg
  873. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/DiamonPlate/Albedo.jpg
  874. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/DiamonPlate/Albedo.xml
  875. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/DiamonPlate/Normal.jpg
  876. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/DiamonPlate/Properties.jpg
  877. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Emissive Pannel/Albedo.jpg
  878. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Emissive Pannel/Albedo.xml
  879. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Emissive Pannel/Emissive.jpg
  880. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Emissive Pannel/Normal.jpg
  881. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Emissive Pannel/PBR.jpg
  882. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/HoverBike/Glass/Albedo.jpg
  883. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/HoverBike/Glass/Albedo.xml
  884. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/HoverBike/Glass/Normal.jpg
  885. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/HoverBike/Glass/Properties.jpg
  886. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/HoverBike/Hull/Albedo.jpg
  887. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/HoverBike/Hull/Albedo.xml
  888. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/HoverBike/Hull/Normal.jpg
  889. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/HoverBike/Hull/Properties.jpg
  890. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Lead/Albedo.jpg
  891. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Lead/Albedo.xml
  892. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Lead/Normal.jpg
  893. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Lead/Properties.jpg
  894. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Leather/Albedo.jpg
  895. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Leather/Albedo.xml
  896. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Leather/Normal.jpg
  897. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Leather/Properties.jpg
  898. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Mud/Albedo.jpg
  899. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Mud/Albedo.xml
  900. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Mud/Normal.jpg
  901. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Mud/Properties.jpg
  902. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/PBRTextureLicence.txt
  903. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Pannel/Albedo.jpg
  904. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Pannel/Albedo.xml
  905. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Pannel/Normal.jpg
  906. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Pannel/PBR.jpg
  907. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Sand/Albedo.jpg
  908. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Sand/Albedo.xml
  909. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Sand/Normal.jpg
  910. share/Urho3D/Resources/Autoload/LargeData/Textures/PBR/Sand/Properties.jpg
  911. share/Urho3D/Resources/Autoload/LargeData/Textures/Skybox2.xml
  912. share/Urho3D/Resources/Autoload/LargeData/Textures/T_ColorGrid.png
  913. share/Urho3D/Resources/Autoload/LargeData/Textures/T_ColorGrid.xml
  914. share/Urho3D/Resources/Autoload/LargeData/Textures/output_pmrem_negx.dds
  915. share/Urho3D/Resources/Autoload/LargeData/Textures/output_pmrem_negy.dds
  916. share/Urho3D/Resources/Autoload/LargeData/Textures/output_pmrem_negz.dds
  917. share/Urho3D/Resources/Autoload/LargeData/Textures/output_pmrem_posx.dds
  918. share/Urho3D/Resources/Autoload/LargeData/Textures/output_pmrem_posy.dds
  919. share/Urho3D/Resources/Autoload/LargeData/Textures/output_pmrem_posz.dds
  920. share/Urho3D/Resources/Autoload/LargeData/Textures/output_skybox_negx.dds
  921. share/Urho3D/Resources/Autoload/LargeData/Textures/output_skybox_negy.dds
  922. share/Urho3D/Resources/Autoload/LargeData/Textures/output_skybox_negz.dds
  923. share/Urho3D/Resources/Autoload/LargeData/Textures/output_skybox_posx.dds
  924. share/Urho3D/Resources/Autoload/LargeData/Textures/output_skybox_posy.dds
  925. share/Urho3D/Resources/Autoload/LargeData/Textures/output_skybox_posz.dds
  926. share/Urho3D/Resources/CoreData/Materials/DefaultGrey.xml
  927. share/Urho3D/Resources/CoreData/RenderPaths/Deferred.xml
  928. share/Urho3D/Resources/CoreData/RenderPaths/DeferredHWDepth.xml
  929. share/Urho3D/Resources/CoreData/RenderPaths/Forward.xml
  930. share/Urho3D/Resources/CoreData/RenderPaths/ForwardDepth.xml
  931. share/Urho3D/Resources/CoreData/RenderPaths/ForwardHWDepth.xml
  932. share/Urho3D/Resources/CoreData/RenderPaths/PBRDeferred.xml
  933. share/Urho3D/Resources/CoreData/RenderPaths/PBRDeferredHWDepth.xml
  934. share/Urho3D/Resources/CoreData/RenderPaths/Prepass.xml
  935. share/Urho3D/Resources/CoreData/RenderPaths/PrepassHDR.xml
  936. share/Urho3D/Resources/CoreData/RenderPaths/PrepassHWDepth.xml
  937. share/Urho3D/Resources/CoreData/Shaders/GLSL/AutoExposure.glsl
  938. share/Urho3D/Resources/CoreData/Shaders/GLSL/BRDF.glsl
  939. share/Urho3D/Resources/CoreData/Shaders/GLSL/Basic.glsl
  940. share/Urho3D/Resources/CoreData/Shaders/GLSL/Bloom.glsl
  941. share/Urho3D/Resources/CoreData/Shaders/GLSL/BloomHDR.glsl
  942. share/Urho3D/Resources/CoreData/Shaders/GLSL/Blur.glsl
  943. share/Urho3D/Resources/CoreData/Shaders/GLSL/ColorCorrection.glsl
  944. share/Urho3D/Resources/CoreData/Shaders/GLSL/Constants.glsl
  945. share/Urho3D/Resources/CoreData/Shaders/GLSL/CopyFramebuffer.glsl
  946. share/Urho3D/Resources/CoreData/Shaders/GLSL/DeferredLight.glsl
  947. share/Urho3D/Resources/CoreData/Shaders/GLSL/Depth.glsl
  948. share/Urho3D/Resources/CoreData/Shaders/GLSL/FXAA2.glsl
  949. share/Urho3D/Resources/CoreData/Shaders/GLSL/FXAA3.glsl
  950. share/Urho3D/Resources/CoreData/Shaders/GLSL/Fog.glsl
  951. share/Urho3D/Resources/CoreData/Shaders/GLSL/GammaCorrection.glsl
  952. share/Urho3D/Resources/CoreData/Shaders/GLSL/GreyScale.glsl
  953. share/Urho3D/Resources/CoreData/Shaders/GLSL/IBL.glsl
  954. share/Urho3D/Resources/CoreData/Shaders/GLSL/Lighting.glsl
  955. share/Urho3D/Resources/CoreData/Shaders/GLSL/LitParticle.glsl
  956. share/Urho3D/Resources/CoreData/Shaders/GLSL/LitSolid.glsl
  957. share/Urho3D/Resources/CoreData/Shaders/GLSL/PBR.glsl
  958. share/Urho3D/Resources/CoreData/Shaders/GLSL/PBRDeferred.glsl
  959. share/Urho3D/Resources/CoreData/Shaders/GLSL/PBRLitSolid.glsl
  960. share/Urho3D/Resources/CoreData/Shaders/GLSL/PostProcess.glsl
  961. share/Urho3D/Resources/CoreData/Shaders/GLSL/PrepassLight.glsl
  962. share/Urho3D/Resources/CoreData/Shaders/GLSL/Samplers.glsl
  963. share/Urho3D/Resources/CoreData/Shaders/GLSL/ScreenPos.glsl
  964. share/Urho3D/Resources/CoreData/Shaders/GLSL/Shadow.glsl
  965. share/Urho3D/Resources/CoreData/Shaders/GLSL/ShadowBlur.glsl
  966. share/Urho3D/Resources/CoreData/Shaders/GLSL/Skybox.glsl
  967. share/Urho3D/Resources/CoreData/Shaders/GLSL/Skydome.glsl
  968. share/Urho3D/Resources/CoreData/Shaders/GLSL/Stencil.glsl
  969. share/Urho3D/Resources/CoreData/Shaders/GLSL/TerrainBlend.glsl
  970. share/Urho3D/Resources/CoreData/Shaders/GLSL/Text.glsl
  971. share/Urho3D/Resources/CoreData/Shaders/GLSL/Tonemap.glsl
  972. share/Urho3D/Resources/CoreData/Shaders/GLSL/Transform.glsl
  973. share/Urho3D/Resources/CoreData/Shaders/GLSL/Uniforms.glsl
  974. share/Urho3D/Resources/CoreData/Shaders/GLSL/Unlit.glsl
  975. share/Urho3D/Resources/CoreData/Shaders/GLSL/UnlitParticle.glsl
  976. share/Urho3D/Resources/CoreData/Shaders/GLSL/Urho2D.glsl
  977. share/Urho3D/Resources/CoreData/Shaders/GLSL/Vegetation.glsl
  978. share/Urho3D/Resources/CoreData/Shaders/GLSL/VegetationDepth.glsl
  979. share/Urho3D/Resources/CoreData/Shaders/GLSL/VegetationShadow.glsl
  980. share/Urho3D/Resources/CoreData/Shaders/GLSL/Water.glsl
  981. share/Urho3D/Resources/CoreData/Shaders/HLSL/AutoExposure.hlsl
  982. share/Urho3D/Resources/CoreData/Shaders/HLSL/BRDF.hlsl
  983. share/Urho3D/Resources/CoreData/Shaders/HLSL/Basic.hlsl
  984. share/Urho3D/Resources/CoreData/Shaders/HLSL/Bloom.hlsl
  985. share/Urho3D/Resources/CoreData/Shaders/HLSL/BloomHDR.hlsl
  986. share/Urho3D/Resources/CoreData/Shaders/HLSL/Blur.hlsl
  987. share/Urho3D/Resources/CoreData/Shaders/HLSL/ClearFramebuffer.hlsl
  988. share/Urho3D/Resources/CoreData/Shaders/HLSL/ColorCorrection.hlsl
  989. share/Urho3D/Resources/CoreData/Shaders/HLSL/Constants.hlsl
  990. share/Urho3D/Resources/CoreData/Shaders/HLSL/CopyFramebuffer.hlsl
  991. share/Urho3D/Resources/CoreData/Shaders/HLSL/DeferredLight.hlsl
  992. share/Urho3D/Resources/CoreData/Shaders/HLSL/Depth.hlsl
  993. share/Urho3D/Resources/CoreData/Shaders/HLSL/FXAA2.hlsl
  994. share/Urho3D/Resources/CoreData/Shaders/HLSL/FXAA3.hlsl
  995. share/Urho3D/Resources/CoreData/Shaders/HLSL/Fog.hlsl
  996. share/Urho3D/Resources/CoreData/Shaders/HLSL/GammaCorrection.hlsl
  997. share/Urho3D/Resources/CoreData/Shaders/HLSL/GreyScale.hlsl
  998. share/Urho3D/Resources/CoreData/Shaders/HLSL/IBL.hlsl
  999. share/Urho3D/Resources/CoreData/Shaders/HLSL/Lighting.hlsl
  1000. share/Urho3D/Resources/CoreData/Shaders/HLSL/LitParticle.hlsl
  1001. share/Urho3D/Resources/CoreData/Shaders/HLSL/LitSolid.hlsl
  1002. share/Urho3D/Resources/CoreData/Shaders/HLSL/PBR.hlsl
  1003. share/Urho3D/Resources/CoreData/Shaders/HLSL/PBRDeferred.hlsl
  1004. share/Urho3D/Resources/CoreData/Shaders/HLSL/PBRLitSolid.hlsl
  1005. share/Urho3D/Resources/CoreData/Shaders/HLSL/PostProcess.hlsl
  1006. share/Urho3D/Resources/CoreData/Shaders/HLSL/PrepassLight.hlsl
  1007. share/Urho3D/Resources/CoreData/Shaders/HLSL/Samplers.hlsl
  1008. share/Urho3D/Resources/CoreData/Shaders/HLSL/ScreenPos.hlsl
  1009. share/Urho3D/Resources/CoreData/Shaders/HLSL/Shadow.hlsl
  1010. share/Urho3D/Resources/CoreData/Shaders/HLSL/ShadowBlur.hlsl
  1011. share/Urho3D/Resources/CoreData/Shaders/HLSL/Skybox.hlsl
  1012. share/Urho3D/Resources/CoreData/Shaders/HLSL/Skydome.hlsl
  1013. share/Urho3D/Resources/CoreData/Shaders/HLSL/Stencil.hlsl
  1014. share/Urho3D/Resources/CoreData/Shaders/HLSL/TerrainBlend.hlsl
  1015. share/Urho3D/Resources/CoreData/Shaders/HLSL/Text.hlsl
  1016. share/Urho3D/Resources/CoreData/Shaders/HLSL/Tonemap.hlsl
  1017. share/Urho3D/Resources/CoreData/Shaders/HLSL/Transform.hlsl
  1018. share/Urho3D/Resources/CoreData/Shaders/HLSL/Uniforms.hlsl
  1019. share/Urho3D/Resources/CoreData/Shaders/HLSL/Unlit.hlsl
  1020. share/Urho3D/Resources/CoreData/Shaders/HLSL/UnlitParticle.hlsl
  1021. share/Urho3D/Resources/CoreData/Shaders/HLSL/Urho2D.hlsl
  1022. share/Urho3D/Resources/CoreData/Shaders/HLSL/Vegetation.hlsl
  1023. share/Urho3D/Resources/CoreData/Shaders/HLSL/VegetationDepth.hlsl
  1024. share/Urho3D/Resources/CoreData/Shaders/HLSL/VegetationShadow.hlsl
  1025. share/Urho3D/Resources/CoreData/Shaders/HLSL/Water.hlsl
  1026. share/Urho3D/Resources/CoreData/Techniques/BasicVColUnlitAlpha.xml
  1027. share/Urho3D/Resources/CoreData/Techniques/Diff.xml
  1028. share/Urho3D/Resources/CoreData/Techniques/DiffAO.xml
  1029. share/Urho3D/Resources/CoreData/Techniques/DiffAOAlpha.xml
  1030. share/Urho3D/Resources/CoreData/Techniques/DiffAdd.xml
  1031. share/Urho3D/Resources/CoreData/Techniques/DiffAddAlpha.xml
  1032. share/Urho3D/Resources/CoreData/Techniques/DiffAlpha.xml
  1033. share/Urho3D/Resources/CoreData/Techniques/DiffAlphaTranslucent.xml
  1034. share/Urho3D/Resources/CoreData/Techniques/DiffEmissive.xml
  1035. share/Urho3D/Resources/CoreData/Techniques/DiffEmissiveAlpha.xml
  1036. share/Urho3D/Resources/CoreData/Techniques/DiffEnvCube.xml
  1037. share/Urho3D/Resources/CoreData/Techniques/DiffEnvCubeAO.xml
  1038. share/Urho3D/Resources/CoreData/Techniques/DiffEnvCubeAOAlpha.xml
  1039. share/Urho3D/Resources/CoreData/Techniques/DiffEnvCubeAlpha.xml
  1040. share/Urho3D/Resources/CoreData/Techniques/DiffLightMap.xml
  1041. share/Urho3D/Resources/CoreData/Techniques/DiffLightMapAlpha.xml
  1042. share/Urho3D/Resources/CoreData/Techniques/DiffLitParticleAlpha.xml
  1043. share/Urho3D/Resources/CoreData/Techniques/DiffLitParticleAlphaSoft.xml
  1044. share/Urho3D/Resources/CoreData/Techniques/DiffLitParticleAlphaSoftExpand.xml
  1045. share/Urho3D/Resources/CoreData/Techniques/DiffMultiply.xml
  1046. share/Urho3D/Resources/CoreData/Techniques/DiffNormal.xml
  1047. share/Urho3D/Resources/CoreData/Techniques/DiffNormalAO.xml
  1048. share/Urho3D/Resources/CoreData/Techniques/DiffNormalAOAlpha.xml
  1049. share/Urho3D/Resources/CoreData/Techniques/DiffNormalAlpha.xml
  1050. share/Urho3D/Resources/CoreData/Techniques/DiffNormalAlphaTranslucent.xml
  1051. share/Urho3D/Resources/CoreData/Techniques/DiffNormalEmissive.xml
  1052. share/Urho3D/Resources/CoreData/Techniques/DiffNormalEmissiveAlpha.xml
  1053. share/Urho3D/Resources/CoreData/Techniques/DiffNormalEnvCube.xml
  1054. share/Urho3D/Resources/CoreData/Techniques/DiffNormalEnvCubeAlpha.xml
  1055. share/Urho3D/Resources/CoreData/Techniques/DiffNormalSpec.xml
  1056. share/Urho3D/Resources/CoreData/Techniques/DiffNormalSpecAO.xml
  1057. share/Urho3D/Resources/CoreData/Techniques/DiffNormalSpecAOAlpha.xml
  1058. share/Urho3D/Resources/CoreData/Techniques/DiffNormalSpecAlpha.xml
  1059. share/Urho3D/Resources/CoreData/Techniques/DiffNormalSpecEmissive.xml
  1060. share/Urho3D/Resources/CoreData/Techniques/DiffNormalSpecEmissiveAlpha.xml
  1061. share/Urho3D/Resources/CoreData/Techniques/DiffOverlay.xml
  1062. share/Urho3D/Resources/CoreData/Techniques/DiffSkybox.xml
  1063. share/Urho3D/Resources/CoreData/Techniques/DiffSkyboxHDRScale.xml
  1064. share/Urho3D/Resources/CoreData/Techniques/DiffSkydome.xml
  1065. share/Urho3D/Resources/CoreData/Techniques/DiffSkyplane.xml
  1066. share/Urho3D/Resources/CoreData/Techniques/DiffSpec.xml
  1067. share/Urho3D/Resources/CoreData/Techniques/DiffSpecAlpha.xml
  1068. share/Urho3D/Resources/CoreData/Techniques/DiffUnlit.xml
  1069. share/Urho3D/Resources/CoreData/Techniques/DiffUnlitAlpha.xml
  1070. share/Urho3D/Resources/CoreData/Techniques/DiffUnlitParticleAdd.xml
  1071. share/Urho3D/Resources/CoreData/Techniques/DiffUnlitParticleAddSoft.xml
  1072. share/Urho3D/Resources/CoreData/Techniques/DiffUnlitParticleAddSoftExpand.xml
  1073. share/Urho3D/Resources/CoreData/Techniques/DiffUnlitParticleAlpha.xml
  1074. share/Urho3D/Resources/CoreData/Techniques/DiffUnlitParticleAlphaSoft.xml
  1075. share/Urho3D/Resources/CoreData/Techniques/DiffUnlitParticleAlphaSoftExpand.xml
  1076. share/Urho3D/Resources/CoreData/Techniques/DiffVCol.xml
  1077. share/Urho3D/Resources/CoreData/Techniques/DiffVColAdd.xml
  1078. share/Urho3D/Resources/CoreData/Techniques/DiffVColAddAlpha.xml
  1079. share/Urho3D/Resources/CoreData/Techniques/DiffVColMultiply.xml
  1080. share/Urho3D/Resources/CoreData/Techniques/DiffVColUnlitAlpha.xml
  1081. share/Urho3D/Resources/CoreData/Techniques/NoTexture.xml
  1082. share/Urho3D/Resources/CoreData/Techniques/NoTextureAO.xml
  1083. share/Urho3D/Resources/CoreData/Techniques/NoTextureAOAlpha.xml
  1084. share/Urho3D/Resources/CoreData/Techniques/NoTextureAdd.xml
  1085. share/Urho3D/Resources/CoreData/Techniques/NoTextureAddAlpha.xml
  1086. share/Urho3D/Resources/CoreData/Techniques/NoTextureAlpha.xml
  1087. share/Urho3D/Resources/CoreData/Techniques/NoTextureEnvCube.xml
  1088. share/Urho3D/Resources/CoreData/Techniques/NoTextureEnvCubeAO.xml
  1089. share/Urho3D/Resources/CoreData/Techniques/NoTextureEnvCubeAOAlpha.xml
  1090. share/Urho3D/Resources/CoreData/Techniques/NoTextureEnvCubeAlpha.xml
  1091. share/Urho3D/Resources/CoreData/Techniques/NoTextureMultiply.xml
  1092. share/Urho3D/Resources/CoreData/Techniques/NoTextureNormal.xml
  1093. share/Urho3D/Resources/CoreData/Techniques/NoTextureNormalAlpha.xml
  1094. share/Urho3D/Resources/CoreData/Techniques/NoTextureOverlay.xml
  1095. share/Urho3D/Resources/CoreData/Techniques/NoTextureUnlit.xml
  1096. share/Urho3D/Resources/CoreData/Techniques/NoTextureUnlitAlpha.xml
  1097. share/Urho3D/Resources/CoreData/Techniques/NoTextureUnlitVCol.xml
  1098. share/Urho3D/Resources/CoreData/Techniques/NoTextureVCol.xml
  1099. share/Urho3D/Resources/CoreData/Techniques/NoTextureVColAdd.xml
  1100. share/Urho3D/Resources/CoreData/Techniques/NoTextureVColAddAlpha.xml
  1101. share/Urho3D/Resources/CoreData/Techniques/NoTextureVColMultiply.xml
  1102. share/Urho3D/Resources/CoreData/Techniques/PBR/DiffNormalSpecEmissive.xml
  1103. share/Urho3D/Resources/CoreData/Techniques/PBR/DiffNormalSpecEmissiveAlpha.xml
  1104. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRDiff.xml
  1105. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRDiffAlpha.xml
  1106. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRDiffNormal.xml
  1107. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRDiffNormalAlpha.xml
  1108. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRDiffNormalEmissive.xml
  1109. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRDiffNormalEmissiveAlpha.xml
  1110. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRMetallicRoughDiffNormalSpec.xml
  1111. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRMetallicRoughDiffNormalSpecEmissive.xml
  1112. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRMetallicRoughDiffNormalSpecEmissiveAlpha.xml
  1113. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRMetallicRoughDiffSpec.xml
  1114. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRMetallicRoughDiffSpecAlpha.xml
  1115. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRNoTexture.xml
  1116. share/Urho3D/Resources/CoreData/Techniques/PBR/PBRNoTextureAlpha.xml
  1117. share/Urho3D/Resources/CoreData/Techniques/TerrainBlend.xml
  1118. share/Urho3D/Resources/CoreData/Techniques/VegetationDiff.xml
  1119. share/Urho3D/Resources/CoreData/Techniques/VegetationDiffUnlit.xml
  1120. share/Urho3D/Resources/CoreData/Techniques/Water.xml
  1121. share/Urho3D/Resources/CoreData/Textures/LUTIdentity.png
  1122. share/Urho3D/Resources/CoreData/Textures/LUTIdentity.xml
  1123. share/Urho3D/Resources/CoreData/Textures/Ramp.png
  1124. share/Urho3D/Resources/CoreData/Textures/Ramp.xml
  1125. share/Urho3D/Resources/CoreData/Textures/RampExtreme.png
  1126. share/Urho3D/Resources/CoreData/Textures/RampExtreme.xml
  1127. share/Urho3D/Resources/CoreData/Textures/RampWide.png
  1128. share/Urho3D/Resources/CoreData/Textures/RampWide.xml
  1129. share/Urho3D/Resources/CoreData/Textures/Spot.png
  1130. share/Urho3D/Resources/CoreData/Textures/Spot.xml
  1131. share/Urho3D/Resources/CoreData/Textures/SpotWide.png
  1132. share/Urho3D/Resources/CoreData/Textures/SpotWide.xml
  1133. share/Urho3D/Resources/Data/CommandLine.txt
  1134. share/Urho3D/Resources/Data/EditorStrings.json
  1135. share/Urho3D/Resources/Data/Fonts/Anonymous Pro.sdf
  1136. share/Urho3D/Resources/Data/Fonts/Anonymous Pro.ttf
  1137. share/Urho3D/Resources/Data/Fonts/Anonymous Pro_0.png
  1138. share/Urho3D/Resources/Data/Fonts/Anonymous Pro_1.png
  1139. share/Urho3D/Resources/Data/Fonts/BlueHighway.png
  1140. share/Urho3D/Resources/Data/Fonts/BlueHighway.sdf
  1141. share/Urho3D/Resources/Data/Fonts/BlueHighway.ttf
  1142. share/Urho3D/Resources/Data/Fonts/OFL.txt
  1143. share/Urho3D/Resources/Data/Fonts/read_me.html
  1144. share/Urho3D/Resources/Data/LuaScripts/01_HelloWorld.lua
  1145. share/Urho3D/Resources/Data/LuaScripts/02_HelloGUI.lua
  1146. share/Urho3D/Resources/Data/LuaScripts/03_Sprites.lua
  1147. share/Urho3D/Resources/Data/LuaScripts/04_StaticScene.lua
  1148. share/Urho3D/Resources/Data/LuaScripts/05_AnimatingScene.lua
  1149. share/Urho3D/Resources/Data/LuaScripts/06_SkeletalAnimation.lua
  1150. share/Urho3D/Resources/Data/LuaScripts/07_Billboards.lua
  1151. share/Urho3D/Resources/Data/LuaScripts/08_Decals.lua
  1152. share/Urho3D/Resources/Data/LuaScripts/09_MultipleViewports.lua
  1153. share/Urho3D/Resources/Data/LuaScripts/10_RenderToTexture.lua
  1154. share/Urho3D/Resources/Data/LuaScripts/11_Physics.lua
  1155. share/Urho3D/Resources/Data/LuaScripts/12_PhysicsStressTest.lua
  1156. share/Urho3D/Resources/Data/LuaScripts/13_Ragdolls.lua
  1157. share/Urho3D/Resources/Data/LuaScripts/14_SoundEffects.lua
  1158. share/Urho3D/Resources/Data/LuaScripts/15_Navigation.lua
  1159. share/Urho3D/Resources/Data/LuaScripts/16_Chat.lua
  1160. share/Urho3D/Resources/Data/LuaScripts/17_SceneReplication.lua
  1161. share/Urho3D/Resources/Data/LuaScripts/18_CharacterDemo.lua
  1162. share/Urho3D/Resources/Data/LuaScripts/19_VehicleDemo.lua
  1163. share/Urho3D/Resources/Data/LuaScripts/20_HugeObjectCount.lua
  1164. share/Urho3D/Resources/Data/LuaScripts/23_Water.lua
  1165. share/Urho3D/Resources/Data/LuaScripts/24_Urho2DSprite.lua
  1166. share/Urho3D/Resources/Data/LuaScripts/25_Urho2DParticle.lua
  1167. share/Urho3D/Resources/Data/LuaScripts/26_ConsoleInput.lua
  1168. share/Urho3D/Resources/Data/LuaScripts/27_Urho2DPhysics.lua
  1169. share/Urho3D/Resources/Data/LuaScripts/28_Urho2DPhysicsRope.lua
  1170. share/Urho3D/Resources/Data/LuaScripts/30_LightAnimation.lua
  1171. share/Urho3D/Resources/Data/LuaScripts/31_MaterialAnimation.lua
  1172. share/Urho3D/Resources/Data/LuaScripts/32_Urho2DConstraints.lua
  1173. share/Urho3D/Resources/Data/LuaScripts/33_Urho2DSpriterAnimation.lua
  1174. share/Urho3D/Resources/Data/LuaScripts/34_DynamicGeometry.lua
  1175. share/Urho3D/Resources/Data/LuaScripts/35_SignedDistanceFieldText.lua
  1176. share/Urho3D/Resources/Data/LuaScripts/36_Urho2DTileMap.lua
  1177. share/Urho3D/Resources/Data/LuaScripts/37_UIDrag.lua
  1178. share/Urho3D/Resources/Data/LuaScripts/38_SceneAndUILoad.lua
  1179. share/Urho3D/Resources/Data/LuaScripts/39_CrowdNavigation.lua
  1180. share/Urho3D/Resources/Data/LuaScripts/40_Localization.lua
  1181. share/Urho3D/Resources/Data/LuaScripts/41_DatabaseDemo.lua
  1182. share/Urho3D/Resources/Data/LuaScripts/42_PBRMaterials.lua
  1183. share/Urho3D/Resources/Data/LuaScripts/43_HttpRequestDemo.lua
  1184. share/Urho3D/Resources/Data/LuaScripts/44_RibbonTrailDemo.lua
  1185. share/Urho3D/Resources/Data/LuaScripts/45_InverseKinematics.lua
  1186. share/Urho3D/Resources/Data/LuaScripts/46_RaycastVehicleDemo.lua
  1187. share/Urho3D/Resources/Data/LuaScripts/47_Typography.lua
  1188. share/Urho3D/Resources/Data/LuaScripts/Utilities/Network.lua
  1189. share/Urho3D/Resources/Data/LuaScripts/Utilities/Rotator.lua
  1190. share/Urho3D/Resources/Data/LuaScripts/Utilities/Sample.lua
  1191. share/Urho3D/Resources/Data/LuaScripts/Utilities/ScriptCompiler.lua
  1192. share/Urho3D/Resources/Data/LuaScripts/Utilities/Touch.lua
  1193. share/Urho3D/Resources/Data/Materials/Editor/BlueUnlit.xml
  1194. share/Urho3D/Resources/Data/Materials/Editor/BrightBlueUnlit.xml
  1195. share/Urho3D/Resources/Data/Materials/Editor/BrightGreenUnlit.xml
  1196. share/Urho3D/Resources/Data/Materials/Editor/BrightRedUnlit.xml
  1197. share/Urho3D/Resources/Data/Materials/Editor/DebugIconCamera.xml
  1198. share/Urho3D/Resources/Data/Materials/Editor/DebugIconCollisionTrigger.xml
  1199. share/Urho3D/Resources/Data/Materials/Editor/DebugIconCustomGeometry.xml
  1200. share/Urho3D/Resources/Data/Materials/Editor/DebugIconLight.xml
  1201. share/Urho3D/Resources/Data/Materials/Editor/DebugIconParticleEmitter.xml
  1202. share/Urho3D/Resources/Data/Materials/Editor/DebugIconPointLight.xml
  1203. share/Urho3D/Resources/Data/Materials/Editor/DebugIconSoundListener.xml
  1204. share/Urho3D/Resources/Data/Materials/Editor/DebugIconSoundSource.xml
  1205. share/Urho3D/Resources/Data/Materials/Editor/DebugIconSplinePathPoint.xml
  1206. share/Urho3D/Resources/Data/Materials/Editor/DebugIconSpotLight.xml
  1207. share/Urho3D/Resources/Data/Materials/Editor/DebugIconZone.xml
  1208. share/Urho3D/Resources/Data/Materials/Editor/GreenUnlit.xml
  1209. share/Urho3D/Resources/Data/Materials/Editor/RedUnlit.xml
  1210. share/Urho3D/Resources/Data/Materials/Editor/TexturedUnlit.xml
  1211. share/Urho3D/Resources/Data/Materials/GreenTransparent.xml
  1212. share/Urho3D/Resources/Data/Materials/Jack.xml
  1213. share/Urho3D/Resources/Data/Materials/JackEnvMap.xml
  1214. share/Urho3D/Resources/Data/Materials/LitSmoke.xml
  1215. share/Urho3D/Resources/Data/Materials/LitSmokeSoft.xml
  1216. share/Urho3D/Resources/Data/Materials/Mushroom.xml
  1217. share/Urho3D/Resources/Data/Materials/MushroomEnvMap.xml
  1218. share/Urho3D/Resources/Data/Materials/MushroomWind.xml
  1219. share/Urho3D/Resources/Data/Materials/MushroomWindUnlit.xml
  1220. share/Urho3D/Resources/Data/Materials/NinjaSnowWar/CloudPlane.xml
  1221. share/Urho3D/Resources/Data/Materials/NinjaSnowWar/Ninja.xml
  1222. share/Urho3D/Resources/Data/Materials/NinjaSnowWar/Potion.xml
  1223. share/Urho3D/Resources/Data/Materials/NinjaSnowWar/Snow.xml
  1224. share/Urho3D/Resources/Data/Materials/NinjaSnowWar/SnowCrate.xml
  1225. share/Urho3D/Resources/Data/Materials/Particle.xml
  1226. share/Urho3D/Resources/Data/Materials/RibbonTrail.xml
  1227. share/Urho3D/Resources/Data/Materials/Skybox.xml
  1228. share/Urho3D/Resources/Data/Materials/SlashTrail.xml
  1229. share/Urho3D/Resources/Data/Materials/Smoke.xml
  1230. share/Urho3D/Resources/Data/Materials/SmokeSoft.xml
  1231. share/Urho3D/Resources/Data/Materials/Stone.xml
  1232. share/Urho3D/Resources/Data/Materials/StoneEnvMap.xml
  1233. share/Urho3D/Resources/Data/Materials/StoneEnvMapSmall.xml
  1234. share/Urho3D/Resources/Data/Materials/StoneSmall.xml
  1235. share/Urho3D/Resources/Data/Materials/StoneTiled.xml
  1236. share/Urho3D/Resources/Data/Materials/StoneTiledH.xml
  1237. share/Urho3D/Resources/Data/Materials/Terrain.xml
  1238. share/Urho3D/Resources/Data/Materials/UrhoDecal.xml
  1239. share/Urho3D/Resources/Data/Materials/UrhoDecalAlpha.xml
  1240. share/Urho3D/Resources/Data/Materials/UrhoDecalAlphaMaskTwoSided.xml
  1241. share/Urho3D/Resources/Data/Materials/VColUnlit.xml
  1242. share/Urho3D/Resources/Data/Materials/Water.xml
  1243. share/Urho3D/Resources/Data/Models/Box.mdl
  1244. share/Urho3D/Resources/Data/Models/Cone.mdl
  1245. share/Urho3D/Resources/Data/Models/Cylinder.mdl
  1246. share/Urho3D/Resources/Data/Models/Dome.mdl
  1247. share/Urho3D/Resources/Data/Models/Editor/Axes.mdl
  1248. share/Urho3D/Resources/Data/Models/Editor/ImagePlane.mdl
  1249. share/Urho3D/Resources/Data/Models/Editor/RotateAxes.mdl
  1250. share/Urho3D/Resources/Data/Models/Editor/ScaleAxes.mdl
  1251. share/Urho3D/Resources/Data/Models/Jack.mdl
  1252. share/Urho3D/Resources/Data/Models/Jack_Walk.ani
  1253. share/Urho3D/Resources/Data/Models/Kachujin/Kachujin.mdl
  1254. share/Urho3D/Resources/Data/Models/Kachujin/Kachujin_Walk.ani
  1255. share/Urho3D/Resources/Data/Models/Kachujin/License.txt
  1256. share/Urho3D/Resources/Data/Models/Kachujin/Materials/Kachujin.xml
  1257. share/Urho3D/Resources/Data/Models/Kachujin/Textures/Kachujin_diffuse.png
  1258. share/Urho3D/Resources/Data/Models/Kachujin/Textures/Kachujin_normal.png
  1259. share/Urho3D/Resources/Data/Models/Kachujin/Textures/Kachujin_specular.png
  1260. share/Urho3D/Resources/Data/Models/LinePrimitives/Basis.mdl
  1261. share/Urho3D/Resources/Data/Models/LinePrimitives/Box1x1x1.mdl
  1262. share/Urho3D/Resources/Data/Models/LinePrimitives/CubicBezier.mdl
  1263. share/Urho3D/Resources/Data/Models/LinePrimitives/LinearBezier.mdl
  1264. share/Urho3D/Resources/Data/Models/LinePrimitives/QuadraticBezier.mdl
  1265. share/Urho3D/Resources/Data/Models/LinePrimitives/UnitX.mdl
  1266. share/Urho3D/Resources/Data/Models/LinePrimitives/UnitY.mdl
  1267. share/Urho3D/Resources/Data/Models/LinePrimitives/UnitZ.mdl
  1268. share/Urho3D/Resources/Data/Models/MaterialPreview.mdl
  1269. share/Urho3D/Resources/Data/Models/Mushroom.mdl
  1270. share/Urho3D/Resources/Data/Models/Mutant/Layer/Mutant_Block_LY.ani
  1271. share/Urho3D/Resources/Data/Models/Mutant/Layer/Mutant_HitHead_LY.ani
  1272. share/Urho3D/Resources/Data/Models/Mutant/Layer/Mutant_Throw_LY.ani
  1273. share/Urho3D/Resources/Data/Models/Mutant/Layer/Mutant_Wave_LY.ani
  1274. share/Urho3D/Resources/Data/Models/Mutant/License.txt
  1275. share/Urho3D/Resources/Data/Models/Mutant/Materials/mutant_M.xml
  1276. share/Urho3D/Resources/Data/Models/Mutant/Mutant.mdl
  1277. share/Urho3D/Resources/Data/Models/Mutant/Mutant_Death.ani
  1278. share/Urho3D/Resources/Data/Models/Mutant/Mutant_HipHop1.ani
  1279. share/Urho3D/Resources/Data/Models/Mutant/Mutant_Idle0.ani
  1280. share/Urho3D/Resources/Data/Models/Mutant/Mutant_Idle1.ani
  1281. share/Urho3D/Resources/Data/Models/Mutant/Mutant_Jump.ani
  1282. share/Urho3D/Resources/Data/Models/Mutant/Mutant_Jump1.ani
  1283. share/Urho3D/Resources/Data/Models/Mutant/Mutant_JumpAttack.ani
  1284. share/Urho3D/Resources/Data/Models/Mutant/Mutant_JumpStop.ani
  1285. share/Urho3D/Resources/Data/Models/Mutant/Mutant_Kick.ani
  1286. share/Urho3D/Resources/Data/Models/Mutant/Mutant_Punch.ani
  1287. share/Urho3D/Resources/Data/Models/Mutant/Mutant_Run.ani
  1288. share/Urho3D/Resources/Data/Models/Mutant/Mutant_Swipe.ani
  1289. share/Urho3D/Resources/Data/Models/Mutant/Mutant_Walk.ani
  1290. share/Urho3D/Resources/Data/Models/Mutant/RootMotion/Mutant_JumpAttack_RM.ani
  1291. share/Urho3D/Resources/Data/Models/Mutant/Textures/Mutant_diffuse.jpg
  1292. share/Urho3D/Resources/Data/Models/Mutant/Textures/Mutant_normal.jpg
  1293. share/Urho3D/Resources/Data/Models/NinjaSnowWar/CloudPlane.mdl
  1294. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Level.mdl
  1295. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja.mdl
  1296. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Attack1.ani
  1297. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Attack2.ani
  1298. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Attack3.ani
  1299. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Backflip.ani
  1300. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Block.ani
  1301. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Climb.ani
  1302. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Crouch.ani
  1303. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Death1.ani
  1304. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Death2.ani
  1305. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_HighJump.ani
  1306. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Idle1.ani
  1307. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Idle2.ani
  1308. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Idle3.ani
  1309. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Jump.ani
  1310. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_JumpNoHeight.ani
  1311. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Kick.ani
  1312. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_SideKick.ani
  1313. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Spin.ani
  1314. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Stealth.ani
  1315. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Stealth.xml
  1316. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Walk.ani
  1317. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Ninja_Walk.xml
  1318. share/Urho3D/Resources/Data/Models/NinjaSnowWar/Potion.mdl
  1319. share/Urho3D/Resources/Data/Models/NinjaSnowWar/SnowBall.mdl
  1320. share/Urho3D/Resources/Data/Models/NinjaSnowWar/SnowCrate.mdl
  1321. share/Urho3D/Resources/Data/Models/Plane.mdl
  1322. share/Urho3D/Resources/Data/Models/Pyramid.mdl
  1323. share/Urho3D/Resources/Data/Models/Sphere.mdl
  1324. share/Urho3D/Resources/Data/Models/TeaPot.mdl
  1325. share/Urho3D/Resources/Data/Models/Torus.mdl
  1326. share/Urho3D/Resources/Data/Music/Ninja Gods.ogg
  1327. share/Urho3D/Resources/Data/NinjaSnowWarShaders.xml
  1328. share/Urho3D/Resources/Data/Objects/LightFlash.xml
  1329. share/Urho3D/Resources/Data/Objects/Ninja.xml
  1330. share/Urho3D/Resources/Data/Objects/Potion.xml
  1331. share/Urho3D/Resources/Data/Objects/SnowBall.xml
  1332. share/Urho3D/Resources/Data/Objects/SnowCrate.xml
  1333. share/Urho3D/Resources/Data/Particle/Burst.xml
  1334. share/Urho3D/Resources/Data/Particle/Disco.xml
  1335. share/Urho3D/Resources/Data/Particle/Dust.xml
  1336. share/Urho3D/Resources/Data/Particle/Fire.xml
  1337. share/Urho3D/Resources/Data/Particle/Smoke.xml
  1338. share/Urho3D/Resources/Data/Particle/SmokeStack.xml
  1339. share/Urho3D/Resources/Data/Particle/SnowExplosion.xml
  1340. share/Urho3D/Resources/Data/Particle/SnowExplosionBig.xml
  1341. share/Urho3D/Resources/Data/Particle/SnowExplosionFade.xml
  1342. share/Urho3D/Resources/Data/PostProcess/AutoExposure.xml
  1343. share/Urho3D/Resources/Data/PostProcess/Bloom.xml
  1344. share/Urho3D/Resources/Data/PostProcess/BloomHDR.xml
  1345. share/Urho3D/Resources/Data/PostProcess/Blur.xml
  1346. share/Urho3D/Resources/Data/PostProcess/ColorCorrection.xml
  1347. share/Urho3D/Resources/Data/PostProcess/FXAA2.xml
  1348. share/Urho3D/Resources/Data/PostProcess/FXAA3.xml
  1349. share/Urho3D/Resources/Data/PostProcess/GammaCorrection.xml
  1350. share/Urho3D/Resources/Data/PostProcess/GreyScale.xml
  1351. share/Urho3D/Resources/Data/PostProcess/Tonemap.xml
  1352. share/Urho3D/Resources/Data/Scenes/LinePrimitives.xml
  1353. share/Urho3D/Resources/Data/Scenes/NinjaSnowWar.xml
  1354. share/Urho3D/Resources/Data/Scenes/PBRExample.xml
  1355. share/Urho3D/Resources/Data/Scenes/SceneLoadExample.xml
  1356. share/Urho3D/Resources/Data/Scripts/01_HelloWorld.as
  1357. share/Urho3D/Resources/Data/Scripts/02_HelloGUI.as
  1358. share/Urho3D/Resources/Data/Scripts/03_Sprites.as
  1359. share/Urho3D/Resources/Data/Scripts/04_StaticScene.as
  1360. share/Urho3D/Resources/Data/Scripts/05_AnimatingScene.as
  1361. share/Urho3D/Resources/Data/Scripts/06_SkeletalAnimation.as
  1362. share/Urho3D/Resources/Data/Scripts/07_Billboards.as
  1363. share/Urho3D/Resources/Data/Scripts/08_Decals.as
  1364. share/Urho3D/Resources/Data/Scripts/09_MultipleViewports.as
  1365. share/Urho3D/Resources/Data/Scripts/10_RenderToTexture.as
  1366. share/Urho3D/Resources/Data/Scripts/11_Physics.as
  1367. share/Urho3D/Resources/Data/Scripts/12_PhysicsStressTest.as
  1368. share/Urho3D/Resources/Data/Scripts/13_Ragdolls.as
  1369. share/Urho3D/Resources/Data/Scripts/14_SoundEffects.as
  1370. share/Urho3D/Resources/Data/Scripts/15_Navigation.as
  1371. share/Urho3D/Resources/Data/Scripts/16_Chat.as
  1372. share/Urho3D/Resources/Data/Scripts/17_SceneReplication.as
  1373. share/Urho3D/Resources/Data/Scripts/18_CharacterDemo.as
  1374. share/Urho3D/Resources/Data/Scripts/19_VehicleDemo.as
  1375. share/Urho3D/Resources/Data/Scripts/20_HugeObjectCount.as
  1376. share/Urho3D/Resources/Data/Scripts/23_Water.as
  1377. share/Urho3D/Resources/Data/Scripts/24_Urho2DSprite.as
  1378. share/Urho3D/Resources/Data/Scripts/25_Urho2DParticle.as
  1379. share/Urho3D/Resources/Data/Scripts/26_ConsoleInput.as
  1380. share/Urho3D/Resources/Data/Scripts/27_Urho2DPhysics.as
  1381. share/Urho3D/Resources/Data/Scripts/28_Urho2DPhysicsRope.as
  1382. share/Urho3D/Resources/Data/Scripts/30_LightAnimation.as
  1383. share/Urho3D/Resources/Data/Scripts/31_MaterialAnimation.as
  1384. share/Urho3D/Resources/Data/Scripts/32_Urho2DConstraints.as
  1385. share/Urho3D/Resources/Data/Scripts/33_Urho2DSpriterAnimation.as
  1386. share/Urho3D/Resources/Data/Scripts/34_DynamicGeometry.as
  1387. share/Urho3D/Resources/Data/Scripts/35_SignedDistanceFieldText.as
  1388. share/Urho3D/Resources/Data/Scripts/36_Urho2DTileMap.as
  1389. share/Urho3D/Resources/Data/Scripts/37_UIDrag.as
  1390. share/Urho3D/Resources/Data/Scripts/38_SceneAndUILoad.as
  1391. share/Urho3D/Resources/Data/Scripts/39_CrowdNavigation.as
  1392. share/Urho3D/Resources/Data/Scripts/40_Localization.as
  1393. share/Urho3D/Resources/Data/Scripts/41_DatabaseDemo.as
  1394. share/Urho3D/Resources/Data/Scripts/42_PBRMaterials.as
  1395. share/Urho3D/Resources/Data/Scripts/43_HttpRequestDemo.as
  1396. share/Urho3D/Resources/Data/Scripts/44_RibbonTrailDemo.as
  1397. share/Urho3D/Resources/Data/Scripts/45_InverseKinematics.as
  1398. share/Urho3D/Resources/Data/Scripts/46_RaycastVehicleDemo.as
  1399. share/Urho3D/Resources/Data/Scripts/47_Typography.as
  1400. share/Urho3D/Resources/Data/Scripts/Editor.as
  1401. share/Urho3D/Resources/Data/Scripts/Editor/AttributeEditor.as
  1402. share/Urho3D/Resources/Data/Scripts/Editor/EditorActions.as
  1403. share/Urho3D/Resources/Data/Scripts/Editor/EditorColorWheel.as
  1404. share/Urho3D/Resources/Data/Scripts/Editor/EditorCubeCapture.as
  1405. share/Urho3D/Resources/Data/Scripts/Editor/EditorEventsHandlers.as
  1406. share/Urho3D/Resources/Data/Scripts/Editor/EditorExport.as
  1407. share/Urho3D/Resources/Data/Scripts/Editor/EditorGizmo.as
  1408. share/Urho3D/Resources/Data/Scripts/Editor/EditorHierarchyWindow.as
  1409. share/Urho3D/Resources/Data/Scripts/Editor/EditorImport.as
  1410. share/Urho3D/Resources/Data/Scripts/Editor/EditorInspectorWindow.as
  1411. share/Urho3D/Resources/Data/Scripts/Editor/EditorLayers.as
  1412. share/Urho3D/Resources/Data/Scripts/Editor/EditorMaterial.as
  1413. share/Urho3D/Resources/Data/Scripts/Editor/EditorParticleEffect.as
  1414. share/Urho3D/Resources/Data/Scripts/Editor/EditorPreferences.as
  1415. share/Urho3D/Resources/Data/Scripts/Editor/EditorResourceBrowser.as
  1416. share/Urho3D/Resources/Data/Scripts/Editor/EditorScene.as
  1417. share/Urho3D/Resources/Data/Scripts/Editor/EditorSecondaryToolbar.as
  1418. share/Urho3D/Resources/Data/Scripts/Editor/EditorSettings.as
  1419. share/Urho3D/Resources/Data/Scripts/Editor/EditorSoundType.as
  1420. share/Urho3D/Resources/Data/Scripts/Editor/EditorSpawn.as
  1421. share/Urho3D/Resources/Data/Scripts/Editor/EditorTerrain.as
  1422. share/Urho3D/Resources/Data/Scripts/Editor/EditorToolBar.as
  1423. share/Urho3D/Resources/Data/Scripts/Editor/EditorUI.as
  1424. share/Urho3D/Resources/Data/Scripts/Editor/EditorUIElement.as
  1425. share/Urho3D/Resources/Data/Scripts/Editor/EditorView.as
  1426. share/Urho3D/Resources/Data/Scripts/Editor/EditorViewDebugIcons.as
  1427. share/Urho3D/Resources/Data/Scripts/Editor/EditorViewPaintSelection.as
  1428. share/Urho3D/Resources/Data/Scripts/Editor/EditorViewSelectableOrigins.as
  1429. share/Urho3D/Resources/Data/Scripts/NinjaSnowWar.as
  1430. share/Urho3D/Resources/Data/Scripts/NinjaSnowWar/AIController.as
  1431. share/Urho3D/Resources/Data/Scripts/NinjaSnowWar/FootSteps.as
  1432. share/Urho3D/Resources/Data/Scripts/NinjaSnowWar/GameObject.as
  1433. share/Urho3D/Resources/Data/Scripts/NinjaSnowWar/LightFlash.as
  1434. share/Urho3D/Resources/Data/Scripts/NinjaSnowWar/Ninja.as
  1435. share/Urho3D/Resources/Data/Scripts/NinjaSnowWar/Player.as
  1436. share/Urho3D/Resources/Data/Scripts/NinjaSnowWar/Potion.as
  1437. share/Urho3D/Resources/Data/Scripts/NinjaSnowWar/SnowBall.as
  1438. share/Urho3D/Resources/Data/Scripts/NinjaSnowWar/SnowCrate.as
  1439. share/Urho3D/Resources/Data/Scripts/Utilities/Network.as
  1440. share/Urho3D/Resources/Data/Scripts/Utilities/Rotator.as
  1441. share/Urho3D/Resources/Data/Scripts/Utilities/Sample.as
  1442. share/Urho3D/Resources/Data/Scripts/Utilities/Touch.as
  1443. share/Urho3D/Resources/Data/Sounds/BigExplosion.wav
  1444. share/Urho3D/Resources/Data/Sounds/NutThrow.wav
  1445. share/Urho3D/Resources/Data/Sounds/PlayerFist.wav
  1446. share/Urho3D/Resources/Data/Sounds/PlayerFistHit.wav
  1447. share/Urho3D/Resources/Data/Sounds/PlayerLand.wav
  1448. share/Urho3D/Resources/Data/Sounds/Powerup.wav
  1449. share/Urho3D/Resources/Data/Sounds/SmallExplosion.wav
  1450. share/Urho3D/Resources/Data/StringsDe.json
  1451. share/Urho3D/Resources/Data/StringsEnRu.json
  1452. share/Urho3D/Resources/Data/Textures/BrightDay1_NegX.dds
  1453. share/Urho3D/Resources/Data/Textures/BrightDay1_NegY.dds
  1454. share/Urho3D/Resources/Data/Textures/BrightDay1_NegZ.dds
  1455. share/Urho3D/Resources/Data/Textures/BrightDay1_PosX.dds
  1456. share/Urho3D/Resources/Data/Textures/BrightDay1_PosY.dds
  1457. share/Urho3D/Resources/Data/Textures/BrightDay1_PosZ.dds
  1458. share/Urho3D/Resources/Data/Textures/Editor/BW.png
  1459. share/Urho3D/Resources/Data/Textures/Editor/EditorIcons.png
  1460. share/Urho3D/Resources/Data/Textures/Editor/EditorIcons.xml
  1461. share/Urho3D/Resources/Data/Textures/Editor/HSV20.png
  1462. share/Urho3D/Resources/Data/Textures/Editor/IconCamera.png
  1463. share/Urho3D/Resources/Data/Textures/Editor/IconCollisionTrigger.png
  1464. share/Urho3D/Resources/Data/Textures/Editor/IconCustomGeometry.png
  1465. share/Urho3D/Resources/Data/Textures/Editor/IconLight.png
  1466. share/Urho3D/Resources/Data/Textures/Editor/IconParticleEmitter.png
  1467. share/Urho3D/Resources/Data/Textures/Editor/IconPointLight.png
  1468. share/Urho3D/Resources/Data/Textures/Editor/IconSoundListener.png
  1469. share/Urho3D/Resources/Data/Textures/Editor/IconSoundSource.png
  1470. share/Urho3D/Resources/Data/Textures/Editor/IconSplinePathPoint.png
  1471. share/Urho3D/Resources/Data/Textures/Editor/IconSpotLight.png
  1472. share/Urho3D/Resources/Data/Textures/Editor/IconZone.png
  1473. share/Urho3D/Resources/Data/Textures/Editor/NoPreviewAvailable.png
  1474. share/Urho3D/Resources/Data/Textures/Editor/SelectionCircle.png
  1475. share/Urho3D/Resources/Data/Textures/Editor/TerrainBrushes/large_dots.png
  1476. share/Urho3D/Resources/Data/Textures/Editor/TerrainBrushes/large_hard.png
  1477. share/Urho3D/Resources/Data/Textures/Editor/TerrainBrushes/large_med.png
  1478. share/Urho3D/Resources/Data/Textures/Editor/TerrainBrushes/large_soft.png
  1479. share/Urho3D/Resources/Data/Textures/Editor/TerrainBrushes/tiny_hard.png
  1480. share/Urho3D/Resources/Data/Textures/Editor/TerrainBrushes/tiny_med.png
  1481. share/Urho3D/Resources/Data/Textures/Editor/TerrainBrushes/tiny_soft.png
  1482. share/Urho3D/Resources/Data/Textures/FishBoneLogo.png
  1483. share/Urho3D/Resources/Data/Textures/FishBoneLogo.xml
  1484. share/Urho3D/Resources/Data/Textures/Flare.dds
  1485. share/Urho3D/Resources/Data/Textures/HeightMap.png
  1486. share/Urho3D/Resources/Data/Textures/Jack_body_color.jpg
  1487. share/Urho3D/Resources/Data/Textures/Jack_face.jpg
  1488. share/Urho3D/Resources/Data/Textures/Logo.png
  1489. share/Urho3D/Resources/Data/Textures/Logo.xml
  1490. share/Urho3D/Resources/Data/Textures/LogoLarge.png
  1491. share/Urho3D/Resources/Data/Textures/LogoLarge.xml
  1492. share/Urho3D/Resources/Data/Textures/Mushroom.dds
  1493. share/Urho3D/Resources/Data/Textures/NinjaSnowWar/CloudPlane.dds
  1494. share/Urho3D/Resources/Data/Textures/NinjaSnowWar/HealthBarBorder.png
  1495. share/Urho3D/Resources/Data/Textures/NinjaSnowWar/HealthBarInside.png
  1496. share/Urho3D/Resources/Data/Textures/NinjaSnowWar/Ninja.dds
  1497. share/Urho3D/Resources/Data/Textures/NinjaSnowWar/Sight.png
  1498. share/Urho3D/Resources/Data/Textures/NinjaSnowWar/Sight.xml
  1499. share/Urho3D/Resources/Data/Textures/NinjaSnowWar/Snow.dds
  1500. share/Urho3D/Resources/Data/Textures/NinjaSnowWar/SnowCrate.dds
  1501. share/Urho3D/Resources/Data/Textures/RibbonTrail.png
  1502. share/Urho3D/Resources/Data/Textures/Skybox.xml
  1503. share/Urho3D/Resources/Data/Textures/SlashTrail.png
  1504. share/Urho3D/Resources/Data/Textures/Smoke.dds
  1505. share/Urho3D/Resources/Data/Textures/StoneDiffuse.dds
  1506. share/Urho3D/Resources/Data/Textures/StoneNormal.dds
  1507. share/Urho3D/Resources/Data/Textures/TerrainDetail1.dds
  1508. share/Urho3D/Resources/Data/Textures/TerrainDetail2.dds
  1509. share/Urho3D/Resources/Data/Textures/TerrainDetail3.dds
  1510. share/Urho3D/Resources/Data/Textures/TerrainWeights.dds
  1511. share/Urho3D/Resources/Data/Textures/TouchInput.png
  1512. share/Urho3D/Resources/Data/Textures/UI.png
  1513. share/Urho3D/Resources/Data/Textures/UI.xml
  1514. share/Urho3D/Resources/Data/Textures/UrhoDecal.dds
  1515. share/Urho3D/Resources/Data/Textures/UrhoDecalAlpha.dds
  1516. share/Urho3D/Resources/Data/Textures/UrhoIcon.icns
  1517. share/Urho3D/Resources/Data/Textures/UrhoIcon.png
  1518. share/Urho3D/Resources/Data/Textures/WaterNoise.dds
  1519. share/Urho3D/Resources/Data/UI/DefaultStyle.xml
  1520. share/Urho3D/Resources/Data/UI/EditorColorWheel.xml
  1521. share/Urho3D/Resources/Data/UI/EditorContextMenu.xml
  1522. share/Urho3D/Resources/Data/UI/EditorHierarchyWindow.xml
  1523. share/Urho3D/Resources/Data/UI/EditorIcons.xml
  1524. share/Urho3D/Resources/Data/UI/EditorInspectorWindow.xml
  1525. share/Urho3D/Resources/Data/UI/EditorInspector_Attribute.xml
  1526. share/Urho3D/Resources/Data/UI/EditorInspector_Style.xml
  1527. share/Urho3D/Resources/Data/UI/EditorInspector_Tags.xml
  1528. share/Urho3D/Resources/Data/UI/EditorInspector_Variable.xml
  1529. share/Urho3D/Resources/Data/UI/EditorLayersWindow.xml
  1530. share/Urho3D/Resources/Data/UI/EditorMaterialWindow.xml
  1531. share/Urho3D/Resources/Data/UI/EditorParticleEffectWindow.xml
  1532. share/Urho3D/Resources/Data/UI/EditorPreferencesDialog.xml
  1533. share/Urho3D/Resources/Data/UI/EditorQuickMenu.xml
  1534. share/Urho3D/Resources/Data/UI/EditorResourceBrowser.xml
  1535. share/Urho3D/Resources/Data/UI/EditorResourceFilterWindow.xml
  1536. share/Urho3D/Resources/Data/UI/EditorSettingsDialog.xml
  1537. share/Urho3D/Resources/Data/UI/EditorSoundTypeWindow.xml
  1538. share/Urho3D/Resources/Data/UI/EditorSpawnWindow.xml
  1539. share/Urho3D/Resources/Data/UI/EditorTerrainWindow.xml
  1540. share/Urho3D/Resources/Data/UI/EditorViewport.xml
  1541. share/Urho3D/Resources/Data/UI/MessageBox.xml
  1542. share/Urho3D/Resources/Data/UI/ScreenJoystick.xml
  1543. share/Urho3D/Resources/Data/UI/ScreenJoystickSettings.xml
  1544. share/Urho3D/Resources/Data/UI/ScreenJoystickSettings_NinjaSnowWar.xml
  1545. share/Urho3D/Resources/Data/UI/ScreenJoystickSettings_Samples.xml
  1546. share/Urho3D/Resources/Data/UI/ScreenJoystick_NinjaSnowWar.xml
  1547. share/Urho3D/Resources/Data/UI/ScreenJoystick_Samples.xml
  1548. share/Urho3D/Resources/Data/UI/UILoadExample.xml
  1549. share/Urho3D/Resources/Data/Urho2D/Aster.png
  1550. share/Urho3D/Resources/Data/Urho2D/Ball.png
  1551. share/Urho3D/Resources/Data/Urho2D/Box.png
  1552. share/Urho3D/Resources/Data/Urho2D/GoldIcon.scml
  1553. share/Urho3D/Resources/Data/Urho2D/GoldIcon/1.png
  1554. share/Urho3D/Resources/Data/Urho2D/GoldIcon/2.png
  1555. share/Urho3D/Resources/Data/Urho2D/GoldIcon/3.png
  1556. share/Urho3D/Resources/Data/Urho2D/GoldIcon/4.png
  1557. share/Urho3D/Resources/Data/Urho2D/GoldIcon/5.png
  1558. share/Urho3D/Resources/Data/Urho2D/greenspiral.pex
  1559. share/Urho3D/Resources/Data/Urho2D/greenspiral.png
  1560. share/Urho3D/Resources/Data/Urho2D/imp/imp.scml
  1561. share/Urho3D/Resources/Data/Urho2D/imp/imp.txt
  1562. share/Urho3D/Resources/Data/Urho2D/imp/imp_blood.png
  1563. share/Urho3D/Resources/Data/Urho2D/imp/imp_body.png
  1564. share/Urho3D/Resources/Data/Urho2D/imp/imp_footbig.png
  1565. share/Urho3D/Resources/Data/Urho2D/imp/imp_footsmall.png
  1566. share/Urho3D/Resources/Data/Urho2D/imp/imp_handbig.png
  1567. share/Urho3D/Resources/Data/Urho2D/imp/imp_handsmall.png
  1568. share/Urho3D/Resources/Data/Urho2D/imp/imp_handthrow.png
  1569. share/Urho3D/Resources/Data/Urho2D/imp/imp_head.png
  1570. share/Urho3D/Resources/Data/Urho2D/imp/imp_headangry.png
  1571. share/Urho3D/Resources/Data/Urho2D/imp/imp_headblink.png
  1572. share/Urho3D/Resources/Data/Urho2D/isometric_grass_and_water.png
  1573. share/Urho3D/Resources/Data/Urho2D/isometric_grass_and_water.tmx
  1574. share/Urho3D/Resources/Data/Urho2D/sun.pex
  1575. share/Urho3D/Resources/Data/Urho2D/sun.png
  1576. share/Urho3D/Scripts/.bash_helpers.sh
  1577. share/Urho3D/Scripts/cmake_android.sh
  1578. share/Urho3D/Scripts/cmake_arm.sh
  1579. share/Urho3D/Scripts/cmake_clean.sh
  1580. share/Urho3D/Scripts/cmake_codeblocks.sh
  1581. share/Urho3D/Scripts/cmake_codelite.sh
  1582. share/Urho3D/Scripts/cmake_eclipse.sh
  1583. share/Urho3D/Scripts/cmake_emscripten.sh
  1584. share/Urho3D/Scripts/cmake_generic.sh
  1585. share/Urho3D/Scripts/cmake_ios.sh
  1586. share/Urho3D/Scripts/cmake_mingw.sh
  1587. share/Urho3D/Scripts/cmake_ninja.sh
  1588. share/Urho3D/Scripts/cmake_rpi.sh
  1589. share/Urho3D/Scripts/cmake_tvos.sh
  1590. share/Urho3D/Scripts/cmake_xcode.sh
  1591. @dir include/Urho3D/CMakeFiles/Urho3D.dir/AngelScript
  1592. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Audio
  1593. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Container
  1594. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Core
  1595. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Engine
  1596. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Graphics/OpenGL
  1597. @dir include/Urho3D/CMakeFiles/Urho3D.dir/IK
  1598. @dir include/Urho3D/CMakeFiles/Urho3D.dir/IO
  1599. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Input
  1600. @dir include/Urho3D/CMakeFiles/Urho3D.dir/LuaScript/generated
  1601. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Math
  1602. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Navigation
  1603. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Network
  1604. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Physics
  1605. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Resource
  1606. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Scene
  1607. @dir include/Urho3D/CMakeFiles/Urho3D.dir/UI
  1608. @dir include/Urho3D/CMakeFiles/Urho3D.dir/Urho2D
  1609. @dir include/Urho3D/LuaScript/generated
  1610. @dir include/Urho3D/LuaScript/pkgs/Audio
  1611. @dir include/Urho3D/LuaScript/pkgs/Core
  1612. @dir include/Urho3D/LuaScript/pkgs/Database
  1613. @dir include/Urho3D/LuaScript/pkgs/Engine
  1614. @dir include/Urho3D/LuaScript/pkgs/Graphics
  1615. @dir include/Urho3D/LuaScript/pkgs/IK
  1616. @dir include/Urho3D/LuaScript/pkgs/IO
  1617. @dir include/Urho3D/LuaScript/pkgs/Input
  1618. @dir include/Urho3D/LuaScript/pkgs/LuaScript
  1619. @dir include/Urho3D/LuaScript/pkgs/Math
  1620. @dir include/Urho3D/LuaScript/pkgs/Navigation
  1621. @dir include/Urho3D/LuaScript/pkgs/Network
  1622. @dir include/Urho3D/LuaScript/pkgs/Physics
  1623. @dir include/Urho3D/LuaScript/pkgs/Resource
  1624. @dir include/Urho3D/LuaScript/pkgs/Scene
  1625. @dir include/Urho3D/LuaScript/pkgs/UI
  1626. @dir include/Urho3D/LuaScript/pkgs/Urho2D
  1627. @dir include/Urho3D/Precompiled.h.pch
  1628. @owner
  1629. @group
  1630. @mode
Collapse this list.
Dependency lines:
  • urho3d>0:graphics/urho3d
To install the port:
cd /usr/ports/graphics/urho3d/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/urho3d
  • pkg install urho3d
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: urho3d
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1560728847 SHA256 (urho3d-Urho3D-1.7.1_GH0.tar.gz) = 57c15249d5339f12c301dfe5cce4a1468262329b7c0b18a11b7283eb37ec5e9e SIZE (urho3d-Urho3D-1.7.1_GH0.tar.gz) = 62151952

Packages (timestamps in pop-ups are UTC):
urho3d
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.7.1_1------
FreeBSD:13:quarterly-1.7.1_1------
FreeBSD:14:latest-1.7.1_1------
FreeBSD:14:quarterly-1.7.1_1------
FreeBSD:15:latest-1.7.1_1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. xorgproto>=0 : x11/xorgproto
  3. x11.pc : x11/libX11
  4. xext.pc : x11/libXext
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
Library dependencies:
  1. libGL.so : graphics/libglvnd
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for urho3d-1.7.1_1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
graphics_urho3d
USES:
cmake:noninja,insource dos2unix gl xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/urho3d/Urho3D/tar.gz/1.7.1?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.1_1
05 Aug 2023 19:34:43
commit hash: 08dd07f36ec34a207bdf989af9929dba35af9067commit hash: 08dd07f36ec34a207bdf989af9929dba35af9067commit hash: 08dd07f36ec34a207bdf989af9929dba35af9067commit hash: 08dd07f36ec34a207bdf989af9929dba35af9067 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
graphics/urho3d: Fix build with llvm16

- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.7.1_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.1_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
1.7.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.7.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.7.1
16 Jan 2021 03:25:51
Revision:561706Original commit files touched by this commit
romain search for other commits by this committer
Mark as broken on i386
1.7.1
02 Jan 2021 01:46:09
Revision:559904Original commit files touched by this commit
linimon search for other commits by this committer
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
1.7.1
15 Nov 2020 13:59:41
Revision:555219Original commit files touched by this commit
mikael search for other commits by this committer
graphics/urho3d: mark as broken on aarch64

Reported by:	linimon
Approved by:	portmgr (tier-2 blanket)
1.7.1
10 Dec 2019 17:56:28
Revision:519769Original commit files touched by this commit
romain search for other commits by this committer
Tell Portscout to ignore incorrect versioning upstream
1.7.1
05 Dec 2019 15:33:00
Revision:519083Original commit files touched by this commit
tobik search for other commits by this committer
graphics/urho3d: Add missing USES=xorg
1.7.1
04 Dec 2019 02:21:30
Revision:518981Original commit files touched by this commit
romain search for other commits by this committer
New port: graphics/urho3d

Urho3D is a free lightweight, cross-platform 2D and 3D game engine implemented
in C++ and released under the MIT license. Greatly inspired by OGRE and
Horde3D.

WWW: https://urho3d.github.io/

Number of commits found: 12