Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2608 / 5574

May 4, 2015, 11:36 (GMT)
BGE: Cleanup KX_BlenderSceneConverter.cpp

This commit is a little cleanup for whitspaces, braces, spaces around operators and useless keywords struct/class.

Reviewers:sybren
May 4, 2015, 11:31 (GMT)
Separate scene simplification into viewport and render

This way it is possible to have viewport simplification bumped all the way up,
making viewport really responsive but still have final render to use highest
subdivision possible.

Reviewers: lukastoenne, campbellbarton, dingto

Reviewed By: campbellbarton, dingto

Subscribers: dingto, nutel, eyecandy, venomgfx

Differential Revision: https://developer.blender.org/D1273
May 4, 2015, 10:59 (GMT)
Skin Modifier: remove redundant edge-calculation
May 4, 2015, 10:56 (GMT)
Fix T42893: Skin Modifier, changes randomly toggling editmode

Own regression, previously it would do a full mesh normal calculation for each isolated shape
(could hang on meshes with many loose parts).

However the normals are needed, instead of doing a full calculation,
just set normals on new faces.

Thanks to Brecht for finding cause!
May 4, 2015, 10:56 (GMT)
Skin Modifier: Add missing operator stack pop
May 4, 2015, 10:53 (GMT)
Fix metadata display in sequencer lost after doing a preprocess
transform.

IMB_makeSingleUser makes a copy and destroys metadata. I am not sure if
this is the safest way to make a single user ImBuf (setting the refcount
to 0 is simpler and there's less, but no zero, risk of dangling
pointers) but I will leave this as is for now in case there is an actual
need for a copy here. The alternative approach should be tested at some
point.
May 4, 2015, 10:52 (GMT)
Freestyle: Fix for line style ID datablocks not copied when fully copying a scene.
May 4, 2015, 10:30 (GMT)
Don't scale metadata font with zoom - makes strings not consistently
adhere to the string length
May 4, 2015, 10:18 (GMT)
Support displaying metadata for images in sequencer preview windows (not
backdrop)
May 4, 2015, 09:39 (GMT)
BGE Player: Fix compilation error after cleanup commit da8a62a
May 4, 2015, 09:12 (GMT)
Fix T29029: Grease pencil fails in Quad View
May 4, 2015, 08:52 (GMT)
Freestyle: Compilation error fix after recent changes in BKE_object_add()
May 4, 2015, 08:33 (GMT)
CMake: Only consider it INFO is ld.gold is missing
May 4, 2015, 08:32 (GMT)
Correct own error in recent quad-view ruler fix
May 4, 2015, 08:06 (GMT)
Fix Buttons context, invalid object data access

Another instance of T44376.
Crash where the Python context would access a stale pointer to the active object.
May 4, 2015, 06:12 (GMT)
Button Space: clear pin flag when NULL'ing pointer
May 4, 2015, 06:01 (GMT)
Fix T44376: Buttons context, invalid data access

Removing a scene from the buttons window would crash from a Python operator.
May 4, 2015, 06:01 (GMT)
Cleanup: WM_main_remove_notifier_reference

Assumed the `reference` pointer is an ID, currently true, but may not always be.
Add a callback specifically for this purpose since cleaning up notifiers and space-types are different operations.
May 4, 2015, 06:01 (GMT)
Cleanup: naming for callback wrappers
May 4, 2015, 06:01 (GMT)
Remove redundant outliner lookup freeing objects
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021