Juan Linietsky
|
a6f3bc7c69
|
Renaming of servers for coherency.
VisualServer -> RenderingServer
PhysicsServer -> PhysicsServer3D
Physics2DServer -> PhysicsServer2D
NavigationServer -> NavigationServer3D
Navigation2DServer -> NavigationServer2D
Also renamed corresponding files.
|
2020-03-27 15:21:27 -03:00 |
|
luz.paz
|
7bf6e5f773
|
Fix various typos
Found via `codespell`
|
2020-03-11 13:59:18 -04:00 |
|
Rémi Verschelde
|
6310354cde
|
Vulkan: Fix false positive in ninepatch axis stretch code
Adapted from e4907e50fe ,
supersedes and closes #34704.
|
2020-02-11 12:09:55 +01:00 |
|
Matias Pierdomenico
|
0e20e349f1
|
Changed variable name in shader because it was too generic
|
2020-02-11 12:06:05 +01:00 |
|
Rémi Verschelde
|
fff4240bb4
|
Fix code formatting issues and VS compilation
Also temporarily disable multicheck build so that we get a full build
even when there are style issues on Vulkan.
Fixes #33356.
|
2020-02-11 12:05:19 +01:00 |
|
Juan Linietsky
|
2d6a916835
|
Environment sky more or less working.
|
2020-02-11 12:01:05 +01:00 |
|
Juan Linietsky
|
0586e18449
|
Custom material support seems complete.
|
2020-02-11 11:53:29 +01:00 |
|