Blender Git Loki

Git Commits -> Revision d192d72

Revision d192d72 by Sergey Sharybin (master)
July 5, 2018, 14:56 (GMT)
Ensure dependency graph exists before initializing editors

Will help entering sculpt mode on file load by making it possible
to fully initialize sculpt session. The goal is to make sure PBVH
exists since the very beginning of file open (missing PBVH is a
reason why object is not visible before first stroke).

This is not enough yet to fully solve the issue, since entering
sculpt mode tags object for Copy-on-Write update, which frees
PBVH.

Commit Details:

Full Hash: d192d723123add1dde3e9f7e9458aefcafb7e7d2
Parent Commit: c1678a3
Lines Changed: +29, -26

4 Modified Paths:

/source/blender/blenkernel/intern/paint.c (+0, -9) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+25, -15) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+3, -2) (Diff)
/source/blender/windowmanager/wm_event_system.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021