Miguel de Icaza b5a51dd06d API doc updates 8 gadi atpakaļ
..
Urho b5a51dd06d API doc updates 8 gadi atpakaļ
Urho.Actions f28aecdec2 Add new docs 8 gadi atpakaļ
Urho.Audio f28aecdec2 Add new docs 8 gadi atpakaļ
Urho.Desktop 44d48944f4 docs: fill the gaps 9 gadi atpakaļ
Urho.Gui f28aecdec2 Add new docs 8 gadi atpakaļ
Urho.IO f28aecdec2 Add new docs 8 gadi atpakaļ
Urho.Navigation f28aecdec2 Add new docs 8 gadi atpakaļ
Urho.Network f28aecdec2 Add new docs 8 gadi atpakaļ
Urho.Physics f28aecdec2 Add new docs 8 gadi atpakaļ
Urho.Portable f28aecdec2 Add new docs 8 gadi atpakaļ
Urho.Resources f28aecdec2 Add new docs 8 gadi atpakaļ
Urho.Shapes f28aecdec2 Add new docs 8 gadi atpakaļ
Urho.SharpReality f28aecdec2 Add new docs 8 gadi atpakaļ
Urho.SharpReality.HoloToolkit f28aecdec2 Add new docs 8 gadi atpakaļ
Urho.Urho2D f28aecdec2 Add new docs 8 gadi atpakaļ
.gitignore 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ
Makefile 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ
PreserveAttribute.xml 77dff2a928 make refresh-docs 9 gadi atpakaļ
README.md 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ
Urho.source 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ
Urho.xml f28aecdec2 Add new docs 8 gadi atpakaļ
fill.fs fb1a3a3e26 Prevent updating Type members that are not Urho types 10 gadi atpakaļ
index.xml f28aecdec2 Add new docs 8 gadi atpakaļ
ns-.xml 5301844d94 Update docs 9 gadi atpakaļ
ns-Urho.Actions.xml 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ
ns-Urho.Audio.xml 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ
ns-Urho.Gui.xml 1a1788cfdb [docs] HoloLens namespace & HoloTookit, fix Gui link 9 gadi atpakaļ
ns-Urho.IO.xml 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ
ns-Urho.Navigation.xml 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ
ns-Urho.Network.xml 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ
ns-Urho.Physics.xml 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ
ns-Urho.Portable.xml f28aecdec2 Add new docs 8 gadi atpakaļ
ns-Urho.Resources.xml 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ
ns-Urho.Shapes.xml 87957a8b12 Fix spelling and API errors 9 gadi atpakaļ
ns-Urho.SharpReality.HoloToolkit.xml bfc2867003 Rename HoloLens to SharpReality (see https://github.com/xamarin/urho/issues/206) (rename folders and file names) 8 gadi atpakaļ
ns-Urho.SharpReality.xml bfc2867003 Rename HoloLens to SharpReality (see https://github.com/xamarin/urho/issues/206) (rename folders and file names) 8 gadi atpakaļ
ns-Urho.Urho2D.xml 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ
ns-Urho.xml 400fa527bd Rename binding to Binding and docs to Docs 10 gadi atpakaļ

README.md

The stubs were created by first generating the XML documentation from the source files, and then compiling a special Urho.dll that is a regular binary, not a PCL (as the Monodoc tools do not seem to run with PCL references).

The result was imported, and after this point, it is unlikely that it would be wise to update from the C++ sources.

The contents of this directory contain both original Xamarin content and content produced originally the Urho3D project and Cocos2D projects and have been adjusted to fit the C# bindings.