1vanK
|
76146c8056
BindingGenerator: Preventing VS from placing cpp and h files to different groups
|
4 лет назад |
1vanK
|
c5c9c5cccc
Forgot to change target names in CMakeLists.txt
|
4 лет назад |
1vanK
|
449ab2e2e8
Split Urho2D to Urho2D and Physics2D (#2864)
|
4 лет назад |
ChrisDenham
|
90abed55a8
Fix bug in Ray::HitDistance functions for geometry. (#2863)
|
4 лет назад |
Eugene Kozlov
|
928b5b1b06
Make UIElement::SortChildren stable. Fixes #2861
|
4 лет назад |
1vanK
|
5aa443ae89
BindingGenerator: small changes in comments
|
4 лет назад |
1vanK
|
4075d36fe7
BindingGenerator: remove "using namespace" from headers
|
4 лет назад |
urhobot
|
c65eaab8a3
GH Actions: Bump copyright year to 2022.
|
4 лет назад |
SirNate0
|
b159ae72b2
Fixed RibbonTrail documentation line that called color scale. (#2856)
|
4 лет назад |
Eugene Kozlov
|
900611ceeb
Fix uninitialized UniquePtr. Fixes #2852
|
4 лет назад |
Yao Wei Tjong
|
7f8f55a41f
Update shell.html
|
4 лет назад |
1vanK
|
7e0bfed578
AS Bindings: ignore "volatile" keyword to avoid difference between doxygen versions
|
4 лет назад |
1vanK
|
8ecaa1df57
Lua: forgot to remove constants in previous commit
|
4 лет назад |
1vanK
|
f740a17195
Lua: add bindings for ViewOverride, fix https://github.com/urho3d/Urho3D/issues/2847
|
4 лет назад |
Eugene Kozlov
|
429aaa8eab
Fix typo in AnimationController
|
4 лет назад |
Nathanial Lydick
|
c0b43665b4
Have Material unsubscribe from animation events on ResetToDefault.
|
4 лет назад |
SirNate0
|
066d5d4da2
Forward declare asITypeInfo to avoid error when directly including Urho3D/AngelScript/ScriptInstance.h. (#2845)
|
4 лет назад |
Pencil Amazing
|
11e640ed73
Material::ResetToDefaults() should clear shaderParameterAnimationInfos_
|
4 лет назад |
niansa/tuxifan
|
ecbdb52633
Fixed GLTF import
|
4 лет назад |
orefkov
|
e08df3d0cf
Update AngelScript - Fixed 32bit/64bit compatibility of saved bytecode in functions returning handles. (#2838)
|
4 лет назад |
orefkov
|
6b631476ab
Update AngelScript to 2.36.0 (#2837)
|
4 лет назад |
orefkov
|
2911d26231
Bug fixes and improves in AngelScript using (#2835)
|
4 лет назад |
orefkov
|
d5b763de93
Improved ScriptInstance performance. Faster call of event handlers. Obtaining information about the attributes of an object is performed only once and is cached. (#2836)
|
4 лет назад |
1vanK
|
2e39a3d80c
AS BindingGenerator: Not register factories for nocount objects (#2834)
|
4 лет назад |
1vanK
|
2bb682d2c2
Rename @fakeref to @nocount (#2833)
|
4 лет назад |
1vanK
|
853dd1e479
AS Bindings: Remove FakeAddRef and FakeReleaseRef (#2832)
|
4 лет назад |
orefkov
|
4a6e16344b
Update AngelScript to 2.35.1. (#2831)
|
4 лет назад |
orefkov
|
14a9fed837
Registration in AngelScript of classes marked as @fakeref with the flag "asOBJ_NOCOUNT", without registration empty AddRef and Release. (#2828)
|
4 лет назад |
1vanK
|
817e0d8b6c
Fix documentation generation for Doxygen 1.9.2 | Another workaround for BindingGenerator (#2830)
|
4 лет назад |
1vanK
|
f65ff83d53
BindingGenerator: typos; temporal workaround for doxygen 1.9.1 bug (#2829)
|
4 лет назад |