1vanK
e1661eebe0
ASEnumBinder: Remove unnecessary code, use refs in cycles
2020-12-09 21:12:55 +03:00
1vanK
93edc07698
AS Bindings: Alphabetical sorting of enums ( #2741 )
2020-12-09 16:55:34 +03:00
1vanK
5e4b34cf36
AS Bindings: Move includes to separate file ( #2740 )
2020-12-08 15:51:59 +03:00
1vanK
e1fa7eb345
Typo in the previous commit
2020-12-07 18:54:31 +03:00
gleblebedev
c76f0c7712
Mobile shaders fixes ( #2709 )
...
* Mobile shaders fixes
* Update
* Update
* Update
* Update
Co-authored-by: 1vanK <1vanK@users.noreply.github.com>
2020-12-07 18:43:48 +03:00
1vanK
aa515831bc
Removed list of contributors because it is not complete. Use git log and https://github.com/urho3d/Urho3D/graphs/contributors to get info about contributors ( #2737 )
2020-12-07 17:44:26 +03:00
Henrik Heino
04b952cb67
Fix failing mingw32 build when there is space char in project path. ( #2736 )
2020-12-06 04:49:30 +03:00
tril0byte
f8cb13f49a
LineEdit: enforce length limit on updating text ( #2729 )
...
* enforce paste length limit using truncate
* fix: only enforce length if limit is set
* Stylistic changes
Co-authored-by: 1vanK <1vanK@users.noreply.github.com>
2020-12-05 23:55:31 +03:00
1vanK
da002acf75
Fix for https://github.com/urho3d/Urho3D/issues/2638
...
FT_Get_Next_Char(face, charCode, &glyphIndex); can return identical glyphIndex for different char codes. This also caused problems with spaces for some fonts. Incorrect hack that try solve problems with spaces has been removed
2020-12-05 20:51:33 +03:00
1vanK
107d99711e
Add MSG_USER const. Fix https://github.com/urho3d/Urho3D/issues/2734 ( #2735 )
2020-12-05 15:50:29 +03:00
1vanK
305214ccd5
AS Bindings: Workarounds for Connection that used outside URHO3D_NETWORK define ( #2733 )
...
This restore working of AS examples when engine builded without network
2020-12-05 03:11:14 +03:00
1vanK
0815591e2a
Update AS bindings
2020-12-04 18:30:42 +03:00
1vanK
3aa9238dc3
Silence "shader does not use the define NOUV" warning
2020-12-04 11:59:43 +03:00
1vanK
ab675170e7
Fix Skybox by gleblebedev
2020-12-04 11:42:21 +03:00
1vanK
5f14c2f529
Fix FixCubeLookup()
...
1023/1024 anways = 0, so this function just didn't work
2020-12-04 11:28:07 +03:00
Yao Wei Tjong 姚伟忠
9e435fc6da
Quick fix for CMake 3.19.x on Apple platform.
...
Temporarily 'pin' to use the legacy build system even when using Xcode 12.x.
2020-12-04 13:57:08 +08:00
Yao Wei Tjong 姚伟忠
13604a23cc
CI - workaround CI build error on macOS VM runner.
...
Pin to the last known working Xcode version.
2020-12-04 12:51:31 +08:00
Yao Wei Tjong 姚伟忠
2c0ba1b0d8
CI - workaround 'doc' task error caused by new choco 'graphviz' package.
2020-12-04 11:37:18 +08:00
Yao Wei Tjong 姚伟忠
74157affb4
Revert "gradle add command line options ( #2731 )"
...
This reverts commit e01b5be904
.
2020-12-04 10:37:57 +08:00
talarcon
e01b5be904
gradle add command line options ( #2731 )
...
* gradle add command line options
* tabs removed
2020-11-27 19:27:21 +03:00
UkoeHB
eb0e7677f6
speed up logging by only creating formatted log messages when the log level is appropriate ( #2685 )
2020-11-26 04:24:02 +03:00
1vanK
bae8f680ee
Fix twice applied gravity
2020-11-25 23:58:16 +03:00
UkoeHB
0f4b769f1a
fix third party bug for El Capitan and update gitignore for files created when 'dot' dependency is missing ( #2687 )
2020-11-25 23:32:51 +03:00
Eugene Kozlov
9f93478e90
Revert PR #2476 . ( #2728 )
2020-11-20 22:15:51 +03:00
Eugene Kozlov
f2d156de30
Add support of 24-bit depth on mobiles. ( #2726 )
2020-11-18 15:38:17 +03:00
ssinai1
f909775ca7
Fix sign typo in AutoExposure.glsl
2020-11-11 04:03:20 +03:00
Yao Wei Tjong 姚伟忠
c85522b17d
CI - remove clang-tidy and clang-format jobs for now.
2020-11-08 23:43:26 +08:00
Yao Wei Tjong 姚伟忠
4be250bfde
CI - fix to use only 1 CPU core for Web Debug build config.
2020-11-07 01:26:27 +08:00
Yao Wei Tjong 姚伟忠
e4c6ae9db3
CI - check the job status on both code branch.
2020-11-07 01:26:27 +08:00
Katekov Anton
6abd71cc15
Fix clicks on retina display ( #2678 )
2020-11-06 15:11:26 +03:00
1vanK
e3fc6dc4fa
AS Autobindings: fix circular dependency ( #2723 )
2020-11-05 20:41:45 +03:00
Yao Wei Tjong 姚伟忠
ec0c30af50
Android - increase the Gradle's JVM heap size.
...
[cache clear]
2020-11-05 01:01:46 +08:00
Yao Wei Tjong 姚伟忠
681306682c
CI - prevent caching gradle stuffs on non Android build.
...
[cache clear]
2020-11-04 20:19:47 +08:00
Yao Wei Tjong 姚伟忠
7054b9aed0
CI - use master DBE tag.
2020-11-04 18:22:07 +08:00
1vanK
5f9894ee45
Update AS bindings for AbstractFile and children ( #2722 )
2020-11-04 10:21:03 +03:00
Arnis Lielturks
9a68d9533d
support loading shaders from memory ( #2719 )
...
* support loading shaders from memory
* code style fix
* GetName, SetName moved to AbstractFile class
* named pipe updated, abstract file tweaked
* minor code style tweaks
* obsolete variable fixed
* filename setter updated
2020-11-04 00:11:35 +02:00
1vanK
743a163608
Check doxygen version ( #2721 )
2020-11-03 22:12:34 +03:00
Yao Wei Tjong 姚伟忠
662d37acf4
CI - fix typo [cache clear].
2020-11-03 00:37:45 +08:00
Yao Wei Tjong 姚伟忠
b4995efcab
Test the water - reformat using clang-format.
...
[cache clear]
2020-11-03 00:33:30 +08:00
Yao Wei Tjong 姚伟忠
07231f0cc1
CI - ignore upload/publish step error unless when tagging.
2020-11-03 00:11:31 +08:00
Yao Wei Tjong 姚伟忠
46aa98c2b7
CI - free up more disk space.
2020-11-02 22:55:06 +08:00
Yao Wei Tjong 姚伟忠
0f6ef1181b
CI - only upload artifact on push event.
2020-11-02 22:55:06 +08:00
Yao Wei Tjong 姚伟忠
03c196bf8f
CI - only clear the build cache exactly once per build.
2020-11-02 22:55:06 +08:00
1vanK
4d4030e3ca
Merge pull request #2716 from 1vanK/master
...
Simplify Bullet/CMakeLists.txt
2020-11-02 15:56:26 +03:00
1vanK
5a28d5b386
Code style [cache clear]
2020-11-02 04:54:06 +03:00
1vanK
3891eaa7c0
Fix documentation: LuaJit is enabled by default
2020-11-01 21:10:06 +03:00
1vanK
db2a62f263
Simplify Bullet/CMakeLists.txt
2020-11-01 19:07:41 +03:00
1vanK
68edfa2a6f
Update Bullet to 3.06+ ( #2714 )
2020-11-01 15:33:33 +03:00
Yao Wei Tjong 姚伟忠
a5eccd06f3
Fix iOS/tvOS build on Xcode 12.
2020-11-01 16:32:07 +08:00
Yao Wei Tjong 姚伟忠
c383c12dfe
CI - remove makefile support for macOS platform.
2020-11-01 16:32:07 +08:00