| .. |
|
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 лет назад |
|
LuaScripts
|
1fd07bdbbf
Fixed storing of sound resource names in SoundEffects Lua example (setting arbitrary properties on UIElement did not work.)
|
12 лет назад |
|
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 лет назад |
|
Models
|
c43c8b523a
Generated tangents to the models in Ogre source format. Normal mapping materials always require tangents in the model. Fixes #29.
|
12 лет назад |
|
Music
|
7c45da5588
Import new code.
|
14 лет назад |
|
Objects
|
82007cc4f4
Removed the nonintuitive "invisible LOD factor" attribute from AnimatedModel and replaced it with updateInvisible flag similar to ParticleEmitter. This flag must be used for ragdolls or other physically animated objects to ensure that they come into view properly during animation if they previously were outside view. Fixes #40.
|
12 лет назад |
|
Particle
|
cc35ed6b34
Move all 2d assert to Urho2D folder.
|
12 лет назад |
|
PostProcess
|
3156bd4385
Fix AutoExposure's log luminance calculation, add LumRange parameter and remove Sensitivity parameter.
|
12 лет назад |
|
Scenes
|
580dd746cf
Removed transform attributes from Scene.
|
12 лет назад |
|
Scripts
|
ced2a315af
Add set animtion to AnimatedSprite2D in editor, fixed minor bug in ParticleEmitter2D.
|
12 лет назад |
|
Sounds
|
7c45da5588
Import new code.
|
14 лет назад |
|
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 лет назад |
|
UI
|
7e735afb71
Added icons for the 2D components (same as 3D for now.)
|
12 лет назад |
|
Urho2D
|
69c9a3068f
Remove KeyFrame2D struct in Animation2D.
|
12 лет назад |
|
CommandLine.txt
|
e8c16bf658
Read command line from a file on Android and iOS.
|
12 лет назад |
|
NinjaSnowWarShaders.xml
|
cc9e5e1994
Moved to XML based shader precache files. Refactored shader precaching code to its own class. Closes #199.
|
12 лет назад |