| .. |
|
Fonts
|
bc6dd70fae
Update FreeType version in documentation, and FreeType's own documentation. Enabled FreeType subpixel hinting. Restored old BlueHighway.ttf. Removed FreeType .mk and jamfiles.
|
12 anni fa |
|
LuaScripts
|
c96d44fcb8
rename unitSize2D to pixelsPerUnit.
|
12 anni fa |
|
Materials
|
263a624fe4
Possibility in ResourceCache to enable returning resources which failed to load. This is used in the editor to overcome eg. failed scripts disappearing from a ScriptInstance's script file slot.
|
12 anni fa |
|
Models
|
ec43000d09
Added teapot & torus models from Hgdavidy's pull request.
|
12 anni fa |
|
Music
|
7c45da5588
Import new code.
|
14 anni fa |
|
Objects
|
1461021c94
For feature similarity between AngelScript, Lua and the C++ LogicComponent, remove the "Fixed update FPS" feature from ScriptInstance. DelayedExecute() in repeating mode can be used instead to call a script object method at arbitrary intervals.
|
12 anni fa |
|
Particle
|
cc35ed6b34
Move all 2d assert to Urho2D folder.
|
12 anni fa |
|
PostProcess
|
3156bd4385
Fix AutoExposure's log luminance calculation, add LumRange parameter and remove Sensitivity parameter.
|
12 anni fa |
|
Scenes
|
580dd746cf
Removed transform attributes from Scene.
|
12 anni fa |
|
Scripts
|
ec43000d09
Added teapot & torus models from Hgdavidy's pull request.
|
12 anni fa |
|
Sounds
|
7c45da5588
Import new code.
|
14 anni fa |
|
Textures
|
b166579662
Make an in-memory snapshot of the scene when starting update. Optionally revert to it (new button in editor toolbar) when stopping update.
|
12 anni fa |
|
UI
|
7aa0d8acc9
Separated the Spline Mathematical aspect from the Component into a new Spline class under Math. No angelscript or lua bindings as of yet as I'm unsure how to go about adding the templated class in a suitable manner.
|
12 anni fa |
|
Urho2D
|
69c9a3068f
Remove KeyFrame2D struct in Animation2D.
|
12 anni fa |
|
CommandLine.txt
|
e8c16bf658
Read command line from a file on Android and iOS.
|
12 anni fa |
|
NinjaSnowWarShaders.xml
|
cc9e5e1994
Moved to XML based shader precache files. Refactored shader precaching code to its own class. Closes #199.
|
12 anni fa |