July 6, 2018, 12:19 (GMT) |
Fix crash with properties editor pinning. |
July 6, 2018, 12:19 (GMT) |
Fix layout issue with enum property separators. |
July 6, 2018, 12:03 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: source/blender/editors/screen/screen_edit.c |
Revision cf2a929 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 6, 2018, 11:59 (GMT) |
UI: Recover Pivot Point selector After a merge, the pivot point disappear en Edit and Sculpt mode |
July 6, 2018, 11:53 (GMT) |
Merge remote-tracking branch 'origin/master' into blender2.8 |
July 6, 2018, 11:52 (GMT) |
Fix crash when startup file has an image in it This fixes an issue introduced in d192d723123add1dde3e9f7e9458aefcafb7e7d2. When starting up, the UI hasn't been fully initialised yet, and calling wm_event_do_depsgraph() can trigger icon updates when the startup file contains an image, causing a segfault due to a not-yet-initialised ghash for the icons. |
July 6, 2018, 11:15 (GMT) |
fix c++ comment style in 3cc2a9b934d0 |
July 6, 2018, 10:50 (GMT) |
Ocean Modifier: removed unused refresh flags The flags were set and cleared correctly, but nothing was actually reading them. |
July 6, 2018, 10:46 (GMT) |
Ocean Modifier: removed the MOD_OCEAN_REFRESH_ADD flag The flag was only used in readfile.c, and resulted in a delayed call to BKE_ocean_add(); this call is now immediately made instead as it's not very expensive. |
July 6, 2018, 10:30 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: source/blender/editors/screen/screen_edit.c |
July 6, 2018, 10:10 (GMT) |
Remove print left in by accident |
July 6, 2018, 09:58 (GMT) |
Fix T55581: kill running (render) jobs when deleting a scene also fixed passing WM_JOB_TYPE_ANY to WM_jobs_kill_type() Reviewed By: brecht Differential Revision: https://developer.blender.org/D3498 |
July 6, 2018, 09:42 (GMT) |
Cycles: Enabled half precision textures for OpenCL devices that support the cl_khr_fp16 extension. |
July 6, 2018, 09:17 (GMT) |
Fix view pie menu |
Revision 4953892 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 6, 2018, 09:06 (GMT) |
Check Weight data is available before duplicate or use This is needed for using the functions in annotations where the weight data is not created |
July 6, 2018, 09:03 (GMT) |
Addons: silence warnings instead of disabling |
Revision 86f0549 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 6, 2018, 08:23 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
July 6, 2018, 08:23 (GMT) |
Addons: svg has been updated |
July 6, 2018, 08:21 (GMT) |
Cycles: Fixed OpenCL kernel build, it threw a compiler error. |
July 6, 2018, 08:18 (GMT) |
Merge branch 'master' into blender2.8 |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021