Lasse Öörni
|
510c606b3d
Removed the redundant GetString() functions from XMLElement.
|
14 жил өмнө |
Lasse Öörni
|
762085c443
Updated script API.
|
14 жил өмнө |
Lasse Öörni
|
86608f6ba5
Changed PostProcess class to not allocate rendertargets beforehand.
|
14 жил өмнө |
Lasse Öörni
|
75beda5f3a
Removed the "unculled drawable" mechanism. Instead added occludee-flag to Drawable.
|
14 жил өмнө |
Lasse Öörni
|
d449b946bd
Additions to the PostProcess API.
|
14 жил өмнө |
Lasse Öörni
|
a341b9ea4f
Cleaned up Menu code.
|
14 жил өмнө |
Lasse Öörni
|
f58e2595bf
Rewrite node & component IDs when instantiating content from file.
|
14 жил өмнө |
Lasse Öörni
|
7f2f278c58
Added Scene::Instantiate() & Scene::InstantiateXML(), which load a partial scene from binary or XML.
|
14 жил өмнө |
Lasse Öörni
|
1e1496e7d4
Refactored setting variants from strings.
|
14 жил өмнө |
Lasse Öörni
|
a3c6e580c3
Added Graphics::GetFloatFormat().
|
14 жил өмнө |
Lasse Öörni
|
35c21f06d7
Removed the fallback shadow code, as GPUs that actually need it are also too low-performance to render shadows acceptably.
|
14 жил өмнө |
Lasse Öörni
|
a207ec96c1
Updated script API documentation.
|
14 жил өмнө |
Lasse Öörni
|
9e4a9362cb
Node::SetParent() retains the world transform.
|
14 жил өмнө |
Lasse Öörni
|
51cf76b99a
Renamed SetLinkedDepthBuffer() -> SetLinkedDepthStencil().
|
14 жил өмнө |
Lasse Öörni
|
c334b471e0
Exposed texture formats to script.
|
14 жил өмнө |
Lasse Öörni
|
b2fae0ccb4
Added FXAA edge filter.
|
14 жил өмнө |
Lasse Öörni
|
8f882f8225
Rewrote the zone ambient color gradient system. Now zones only define one ambient color, but look for neighbor zones' ambient colors when gradient mode is enabled.
|
14 жил өмнө |
Lasse Öörni
|
644c37a099
Mark light masks to G-buffer stencil for light culling.
|
14 жил өмнө |
Lasse Öörni
|
f9bfd4948f
Shader refactoring.
|
14 жил өмнө |
Lasse Öörni
|
471d3ec5ff
Added libcpuid for improved CPU detection.
|
14 жил өмнө |
Lasse Öörni
|
a51afb0631
Initial vertex lighting support.
|
14 жил өмнө |
Lasse Öörni
|
a48c7ccdfb
Migrated to new scriptarray add-on.
|
14 жил өмнө |
Lasse Öörni
|
5cf7e09324
Added Octree raycast that returns only a single drawable result.
|
14 жил өмнө |
Lasse Öörni
|
75c33d8b5c
Changed the global script property arguments to GetArguments() function, as it performs an expensive vector to array conversion on each call.
|
14 жил өмнө |
Lasse Öörni
|
3313a7a66b
Updated script API.
|
14 жил өмнө |
Lasse Öörni
|
8a52455faa
Added shadow mask feature, which allows selective shadow casting by different lights.
|
14 жил өмнө |
Lasse Öörni
|
d5c42e8c2c
Added Node::LookAt().
|
14 жил өмнө |
Lasse Öörni
|
6e51dffdeb
Updated readme.
|
14 жил өмнө |
Lasse Öörni
|
bdc29caebd
Reverted to AngelScript 2.21.1 because of crash with VariantMap.
|
14 жил өмнө |
Lasse Öörni
|
4ca9035ba5
Reimplemented the MSVC random number generator to produce same random number output on all platforms.
|
14 жил өмнө |