August 22, 2017, 08:13 (GMT) |
PyAPI: Minor gawain corrections |
August 22, 2017, 08:10 (GMT) |
PyAPI: replace PyC_FromArray with typed functions This was meant to be generic but introduced possible type errors and unnecessary complication. Replace with typed PyC_Tuple_PackArray_* functions. Also add PyC_Tuple_Pack_* macro which replaces some uses of Py_BuildValue, with the advantage of not having to parse a string. |
August 22, 2017, 08:07 (GMT) |
August 21, 2017, 22:41 (GMT) |
Fix panorama render crash with split kernel, due to incorrect buffer pointer. Also some refactoring to clarify variable usage scope. |
August 21, 2017, 17:56 (GMT) |
Make Amber engine actually refresh repo listing when one hit refresh button in filebrowser, and do refresh after deleting an asset from repo. |
August 21, 2017, 17:33 (GMT) |
All blendlib (ID types) filters ON by default for operator-less filebrowser. |
August 21, 2017, 17:29 (GMT) |
Made changes to split tool |
August 21, 2017, 17:05 (GMT) |
Cycles: reorganize Performance panel layout, move viewport BVH type to debug. |
August 21, 2017, 17:05 (GMT) |
Fix for recent fix in fc890cd, cstdint is c++11 only so don't use it yet. |
August 21, 2017, 16:06 (GMT) |
Cleanup: rename manipulator API functions - WM_manipulatorgrouptype_remove- > free - WM_manipulator_group -> WM_manipulator_group_type Naming here is still a bit confusing, now at least free/remove are differentiated. |
August 21, 2017, 15:55 (GMT) |
Fix crash re-registering manipulators Duplicating strings caused problems using strings in both struct hash and manipulator group types own hash. |
August 21, 2017, 15:37 (GMT) |
Add first edit operation on Amber repository - we can now remove an asset, houra :P Also fixed more various issues. |
August 21, 2017, 15:23 (GMT) |
Fix T52479: Regression: Motion Tracking no longer works |
August 21, 2017, 14:41 (GMT) |
First basic (useless) step towards UI for editing Amber repository. |
August 21, 2017, 14:28 (GMT) |
Fix tag filtering, move repo reading to AmberDataRepository class, cleanup some uuid utils. |
August 21, 2017, 13:31 (GMT) |
Fix various misc points, including Assets reloading, in Amber asset engine. |
Revision 6120309 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 21, 2017, 13:21 (GMT) |
Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79-release' into fracture_modifier |
August 21, 2017, 12:47 (GMT) |
Merge branch 'id_override_static' into asset-engine |
August 21, 2017, 12:41 (GMT) |
Merge branch 'master' into id_override_static |
August 21, 2017, 09:47 (GMT) |
various fluid guiding improvements the domain settings for fluid guiding are gone now. guiding objects handle settings individually, guiding functions kick in automatically if there is a guiding object present. |
|
|
|


Master Commits
MiikaHweb | 2003-2021