This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
urho3d
mirror of
https://github.com/urho3d/urho3d.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
9cf8e75597
Branches
Tags
cmake_checks
component-based-ui
drawable-shader-parameters
emscripten-shell-mouse-events
fredakilla-sparkdev
legacy-attributes
master
orefkov-GLES3_Support
p2p-multiplayer
platform-query-functions
refactor-buildsystem
sse2neon
upgrade-sdl
upstream-upgrade-sdl
websockets-implementation
1.9.0
1.8
1.8-ALPHA
1.7.1
1.7
1.6
1.5
1.4
1.32
1.31
1.3
1.23
1.22
1.21
1.2
1.16
1.15
1.14
1.13
1.12
1.11
1.1
1.0
urho3d
/
Source
/
Engine
/
LuaScript
/
pkgs
/
Scene
Lasse Öörni
86932c9f0e
Exposed missing scene binary load/save & node instantiation to Lua. To use instantiation, call eg. scene:InstantiateXML(fileSystem:GetProgramDir().."Data/Objects/Ninja.xml", Vector3(0, 0, 0), Quaternion());
12 years ago
..
Component.pkg
d33ac02538
Refactor build scripts to build Urho3D library as main target.
12 years ago
Node.pkg
d33ac02538
Refactor build scripts to build Urho3D library as main target.
12 years ago
Scene.pkg
86932c9f0e
Exposed missing scene binary load/save & node instantiation to Lua. To use instantiation, call eg. scene:InstantiateXML(fileSystem:GetProgramDir().."Data/Objects/Ninja.xml", Vector3(0, 0, 0), Quaternion());
12 years ago
Serializable.pkg
d33ac02538
Refactor build scripts to build Urho3D library as main target.
12 years ago