Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1883 / 5574

February 7, 2018, 00:14 (GMT)
Cleanup: add _types.h suffix to DNA headers
February 6, 2018, 20:39 (GMT)
Outliner: Add object(s) to new collection

Suggested by Pablo Vazquez (venomgfx).

The idea here is that it should be easy to work in the outliner by picking a
bunch of objects and adding them to a new collection.
Where is the new collection? In the same level as the "outliner active" object.

Note, since the outliner has no pure concept of an active object, I'm using
the highlight tag for this. Hopefully it works fine.

It should work in "Collections", "View Layer", and "Groups".
Only when collections are not filtered out.
February 6, 2018, 20:37 (GMT)
Fix poll for OUTLINER_OT_object_remove_from_collection

Outliner groups mode support no filtering.
February 6, 2018, 15:28 (GMT)
Rename OUTLINER_OT_collection_object_remove > _object_remove_from_collection

Better make it clear it is different than OUTLINER_OT_collection_objects_remove.
February 6, 2018, 15:19 (GMT)
Outliner: Operator to delete outliner selected elements from collection

Suggested by Pablo Vazquez (venomgfx).
February 6, 2018, 15:19 (GMT)
Fix crash when no active object

To reproduce the crash: delete the active object of the scene.

This bug was introduced on e9c40b7339be9.
February 6, 2018, 13:51 (GMT)
Depsgraph: Correction to previous particle fix

The reason it appeared working was due to left-over debug code to force
time dependency.

Real fix seems to include force tagging objects used by duplication,
similar to what we do for some other modifiers already.
February 6, 2018, 13:39 (GMT)
Fix T54005: Broken IDProp copying from RNA code.

When destination IDProp did not exist, new code (related ot static
overrides) would not do nothing...

IDProps and RNA are really not easy to tame, thinking more and more we
should totally bypass RNA and directly use (add) IDP code to handle
comparison and diff creation/application of IDProps.

But for now, this bandage should to the trick.
February 6, 2018, 12:36 (GMT)
Merge branch 'master' into blender2.8
February 6, 2018, 12:34 (GMT)
Use eObjectMode for function arguments
February 6, 2018, 12:27 (GMT)
Use eObjectMode for function arguments
February 6, 2018, 12:06 (GMT)
Merge branch 'master' into blender2.8
February 6, 2018, 11:58 (GMT)
DNA: move eObjectMode into own header

Add a enum headers to DNA, to be included in other headers
so function signatures can use enums for better type safety.

Add DNA_*_enums.h matching DNA_*.types.h as needed.
February 6, 2018, 11:11 (GMT)
Fix Collada building after changes in API.

Seriously guys... *Full* build when you change APIs!
February 6, 2018, 11:10 (GMT)
Fix bplayer (c)
February 6, 2018, 08:35 (GMT)
Object Mode: use eval_ctx for modifiers_isCorrectableDeformed

Some other minor changes from D3037 as well
February 6, 2018, 08:17 (GMT)
Partially revert changes from 2a184f3d2b6

Ended up removing the need for eval_ctx,
but left it being initialized.
February 6, 2018, 07:03 (GMT)
Object Mode: use eval_ctx for get_active_constraints
February 6, 2018, 07:03 (GMT)
Object Mode: pass eval_ctx to ED_object_iter_other
February 6, 2018, 07:03 (GMT)
Object Mode: use eval_ctx for paint & object
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021