urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
9 年之前 |
Lasse Öörni
|
48f779e234
Add possibility for materials to define vertex & pixel shader compilation defines, like techniques & passes. Related to #1566. As a consequence, removed the "alphamask" hint from techniques (render order can be used instead) and automatic determination if material should occlude. Fixed bugs in Material JSON save. Allow JSONValue::Size() to also work in object mode. Added porting notes as necessary.
|
9 年之前 |
Lasse Öörni
|
b7c7568c24
Add to/from string conversions for JSONValueType & JSONNumberType. Minor code cleanup and missing JSONValue script bindings. Closes #1546.
|
9 年之前 |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 年之前 |
aster2013
|
92eefa7fc0
Refactor JSONValue SetVariantXXX functions.
|
10 年之前 |
aster2013
|
b27d32a134
JSONFile
|
10 年之前 |
aster2013
|
cd71104e90
Merge branch 'master' of https://github.com/urho3d/Urho3D
|
10 年之前 |
aster2013
|
57551ca717
Remove At function in JSONValue, add SetXXX functions for LuaAPI.
|
10 年之前 |
Lasse Öörni
|
83c889ab48
Remove invalid JSONValue AngelScript bindings, which prevent AngelScript applications from starting. Fixes #852.
|
10 年之前 |
aster2013
|
ddc19bf278
Fix name error, add iterator for JSON object type.
|
10 年之前 |
aster2013
|
c0014f40bb
Accroding the discuss on forum by Lasse and other users and refer to the json code in Lasse's Turso3D engine, rewrite JSONFile and JSONValue class, make it looks like JSON.
|
10 年之前 |
Yao Wei Tjong 姚伟忠
|
fa77a456f8
Reformat Urho3D source files to get rid of the indents on empty lines.
|
10 年之前 |
Yao Wei Tjong 姚伟忠
|
caf78d6178
Minor typo corection on binding and code comment.
|
10 年之前 |
Lasse Öörni
|
e8af02f453
Add double serialization support to Variant, Deserializer/Serializer, XMLElement & JSONValue. Use double to store a Lua object's number attributes. Add editing of double attributes to the editor. Closes #758.
|
10 年之前 |
Lasse Öörni
|
bb2ebf7568
Bump copyright to 2015.
|
11 年之前 |
Yao Wei Tjong 姚伟忠
|
b51e419c88
Change impl. file to include the header file from corresponding subdir.
|
11 年之前 |
Yao Wei Tjong 姚伟忠
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 年之前 |