Blender Git Commit Log
Git Commits -> Revision 05a9788
Revision 05a9788 by Sergey Sharybin (master) May 24, 2019, 12:54 (GMT) |
Fix T64101: Crash entering edit mode with particle system Explicitly disable particles in edit for now. Those were not rendered already, but were attempted to be converted to Cycles structures (if UVs were not needed for hair nothing was rendered, but if UVs are needed then crash happened). Would be nice to bring hair in edit mode back, but this is a bit more involved change, which will be done later. |
Commit Details:
Full Hash: 05a9788b254d4e168f7a46d406aadf34b449d465
Parent Commit: fae5896
Lines Changed: +6, -1