April 7, 2016, 14:18 (GMT) |
Finish implementing 'reports' in asset engine (not used yet). |
April 7, 2016, 13:50 (GMT) |
Some minor fixes/updates of AE API comments. |
April 7, 2016, 13:26 (GMT) |
Merge branch 'asset-engine' into asset-experiments Conflicts: source/blender/blenkernel/intern/blender.c |
April 7, 2016, 13:25 (GMT) |
Merge branch 'id-remap' into asset-experiments |
April 7, 2016, 13:25 (GMT) |
Merge branch 'master' into asset-experiments Conflicts: source/blender/blenkernel/BKE_library_query.h source/blender/blenkernel/intern/blender.c source/blender/blenkernel/intern/library_query.c |
April 7, 2016, 10:32 (GMT) |
Cleanup: de-duplicate 'get_id_name'. |
April 7, 2016, 10:16 (GMT) |
Convert rotation angles from degrees to radians. |
April 7, 2016, 10:14 (GMT) |
Remove some hard-coded transform. |
April 7, 2016, 10:13 (GMT) |
Cleanup. |
April 6, 2016, 21:47 (GMT) |
Remove alembicManager, and other unused functions. |
April 6, 2016, 20:23 (GMT) |
Simplify 'vertex cache' lookup logic. |
April 6, 2016, 18:41 (GMT) |
Remove unused functions. |
April 6, 2016, 18:37 (GMT) |
De-duplicate object name creation logic. |
April 6, 2016, 18:31 (GMT) |
Cleanup. |
April 6, 2016, 18:14 (GMT) |
AbcHairWriter: split write function in smaller ones. |
April 6, 2016, 17:30 (GMT) |
Remove 'rotate_matrix' property from AbcObjectWriter. Not needed anymore. |
April 6, 2016, 17:25 (GMT) |
Cleanup: namespace usage. |
April 6, 2016, 16:11 (GMT) |
Cleanup: style. |
April 6, 2016, 16:05 (GMT) |
Fix issue with uuid generation in Amber. |
April 6, 2016, 15:52 (GMT) |
Generate function calls for every node, using code defined in precompiled modules. Note that this is currently not quite working: The clang compiler call used tentatively for generating the LLVM IR code for modules uses a lowering pass to coerce struct data types (such as float3) according to the target ABI. This should be avoided and is unnecessary for our purposes, since we stitch together and optimize these code fragments ourselves. In principle we could avoid using a C compiler altogether and write this stuff by hand, but the point of using the compiler is to avoid this tedious work. More info: http://stackoverflow.com/questions/22776391/why-does-clang-coerce-struct-parameters-to-ints |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021