Blender Git Commit Log

All Blender Git commits.

Page: 3296 / 8462

May 11, 2018, 10:49 (GMT)
Draw manager: Get number of cached segments from edit

This way we know it's in sync with edit mode.
May 11, 2018, 10:49 (GMT)
Draw manager: Add utility function to check whether particle systems are to be drawn
May 11, 2018, 10:19 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddm
May 11, 2018, 09:36 (GMT)
Add comment about weird special handling of scene freeing in depsgraph.
May 11, 2018, 09:36 (GMT)
Fix (unreported) broken freeing code for Sequencer.

Freeing sequencer would always do usercount, which is now forbidden when
called from main ID freeing code.

Annoying in 2.7x, much more critical issue in 2.8!

Also, moved RNA sequencer API functions to proper rna_scene_api.c file.
May 11, 2018, 09:34 (GMT)
Multi-Object: MESH_OT_loop_to_region by Oleg

Maniphest Tasks: T54643
Differential Revision: https://developer.blender.org/D3253
May 11, 2018, 09:27 (GMT)
Modifiers: ported Corrective Smooth DerivedMesh ? Mesh

Reviewers: sybren

Differential Revision: https://developer.blender.org/D3339
May 11, 2018, 09:25 (GMT)
Multi-Object: MESH_OT_screw by Nick Milios

With small changes.

Maniphest Tasks: T54643
Differential Revision: https://developer.blender.org/D3276
May 11, 2018, 09:23 (GMT)
Fix (unreported) broken freeing code for Sequencer.

Freeing sequencer would always do usercount, which is now forbidden when
called from main ID freeing code.

Annoying in 2.7x, much more critical issue in 2.8!

Also, moved RNA sequencer API functions to proper rna_scene_api.c file.
May 11, 2018, 09:13 (GMT)
Multi-Object: MESH_OT_select_loose by Falk David

Maniphest Tasks: T54643
Differential Revision: https://developer.blender.org/D3276
May 11, 2018, 09:12 (GMT)
Modifiers: ported Decimate DerivedMesh ? Mesh

Two things to indicate (which als apply before the DM ? M port):

- Face count in the UI is not updated and stays at 0
- When planar mode is used, the result is inverted (mirrored along X)
compared to 2.79

Reviewers: sybren

Differential Revision: https://developer.blender.org/D3303
May 11, 2018, 09:02 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 11, 2018, 08:59 (GMT)
Multi-Object-Editing : MESH_OT_rip by Miguel Pozo

Maniphest Tasks: T54643
Differential Revision: https://developer.blender.org/D3266
May 11, 2018, 08:52 (GMT)
Fix memleak on MESH_OT_tris_convert_to_quads
May 11, 2018, 08:49 (GMT)
Merge branch 'master' into blender2.8
May 11, 2018, 08:48 (GMT)
Fix (unreported) load image code calling icin/preview update from non-Main thread.

Icin/preview only works in main thread, while image loading can be done
from others too... This could have generated random crashes and such.
May 11, 2018, 08:39 (GMT)
No more DerivedMesh in mesh_calc_modifiers

Also a little cleanup.
May 11, 2018, 08:37 (GMT)
Assign totxxx mesh attributes in BKE_mesh_new_nomain

Reviewers: sybren
May 11, 2018, 08:32 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overrides
May 11, 2018, 08:25 (GMT)
Implement copy_data for dynamic properties
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021