Revision 843d5d7 by Sybren A. Stüvel July 6, 2018, 11:53 (GMT) |
Merge remote-tracking branch 'origin/master' into blender2.8 |
Revision 81a93df by Sybren A. Stüvel 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. |
Revision 0987c11 by Philipp Oeser July 6, 2018, 11:15 (GMT) |
fix c++ comment style in 3cc2a9b934d0 |
Revision 12ce0cf by Sybren A. Stüvel 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. |
Revision 7691040 by Sybren A. Stüvel 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. |
Revision ccef83b by Philipp Oeser July 6, 2018, 10:30 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: source/blender/editors/screen/screen_edit.c |
Revision dd5c25f by Campbell Barton July 6, 2018, 10:10 (GMT) |
Remove print left in by accident |
Revision 3cc2a9b by Philipp Oeser 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 |
Revision df30b50 by Stefan Werner July 6, 2018, 09:42 (GMT) |
Cycles: Enabled half precision textures for OpenCL devices that support the cl_khr_fp16 extension. |
Revision 3e0920c by Campbell Barton July 6, 2018, 09:17 (GMT) |
Fix view pie menu |
Revision 6379c7b by Campbell Barton July 6, 2018, 09:03 (GMT) |
Addons: silence warnings instead of disabling |
Revision 174a334 by Campbell Barton July 6, 2018, 08:23 (GMT) |
Addons: svg has been updated |
Revision d20d2bc by Stefan Werner July 6, 2018, 08:21 (GMT) |
Cycles: Fixed OpenCL kernel build, it threw a compiler error. |
Revision de777ad by Campbell Barton July 6, 2018, 08:18 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 1daa20a by Campbell Barton July 6, 2018, 08:17 (GMT) |
Cleanup: strip trailing space for cycles |
Revision 6d38d82 by Campbell Barton July 6, 2018, 08:16 (GMT) |
Cycles: missed when renaming updated RNA |
Revision aff8b02 by Campbell Barton July 6, 2018, 08:10 (GMT) |
Merge branch 'master' into 28 |
Revision 62fbb7d by Campbell Barton July 6, 2018, 08:05 (GMT) |
Empty Object: Center images by default |
Revision ed22049 by Campbell Barton July 6, 2018, 08:01 (GMT) |
Fix typo in empty image drawing |
Revision 27e0d6c by Campbell Barton July 6, 2018, 07:10 (GMT) |
Fix image drag and drop - Dropping now creates empty images w/o holding Ctrl. - Dropping background images works when cursor over camera. |
|
|
|


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