Re: [Bf-committers] clang-format in master

2019-04-18 Thread Harley Acheson
> So I just updated to the current latest version (19.9.11) and all is fine again. Typo. That current version is 15.9.11 H ___ Bf-committers mailing list Bf-committers@blender.org https://lists.blender.org/mailman/listinfo/bf-committers

Re: [Bf-committers] clang-format in master

2019-04-18 Thread Harley Acheson
Antonio & Campbell, All is fine. The version of Visual Studio I use (Enterprise 2017) was the latest version as of about June of 2018 (15.7.3). That version shipped with support for clang 5 only. That was changed to clang 6 in about November of 2018. So I just updated to the current latest versio

Re: [Bf-committers] clang-format in master

2019-04-18 Thread antonioya blend
Harley, I’m using VS2017 Community and all is running fine. I have set the options to use Clang and if not present use VS format. Also, I have installed the extensión to format on sabe (you can do it manually using Ctrl+K Ctrl+D Cheers, Antonio Vazquez De: Harley Acheson Enviado: jueves, 18 d

Re: [Bf-committers] clang-format in master

2019-04-18 Thread Ray Molenkamp
vc 2017 ships with clang-format 6.0.0, 2019 ships with 7.0.0 judging from the 6.0.0 release notes[1] this should have worked? Also I don't remember ever seeing that error. We ship 6.0.1 with our libs, what you can try is, go into Tools->Options->Text Editor->C/C++->Formatting->General Near the

Re: [Bf-committers] clang-format in master

2019-04-18 Thread Harley Acheson
Campbell, When using Microsoft Visual Studio (Enterprise 2017 15.7.3), it does automatically pick up that clang is in force. It brings up a dialog box saying that "a clang-format file was found in your codebase." However, doing any operations at all it shows that "an Error occurred while formatti

[Bf-committers] Module teams

2019-04-18 Thread Brecht Van Lommel
Hi all, I've updated the module teams page and created a blog post about it. https://wiki.blender.org/wiki/Modules https://code.blender.org/2019/04/module-teams/ Let me know if I missed anyone or need to fix something. Regards, Brecht. ___ Bf-committer