Commit History

Autor SHA1 Mensaxe Data
  Campbell Barton 649e5fb955 Cleanup: comments (long lines) in mikktspace %!s(int64=5) %!d(string=hai) anos
  Campbell Barton 108045faa0 ClangFormat: format '#if 0' code in intern/ %!s(int64=5) %!d(string=hai) anos
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern %!s(int64=5) %!d(string=hai) anos
  Campbell Barton de13d0a80c doxygen: add newline after \file %!s(int64=6) %!d(string=hai) anos
  Campbell Barton eef4077f18 Cleanup: remove redundant doxygen \file argument %!s(int64=6) %!d(string=hai) anos
  Lukas Stockner 119846a6bb Mikktspace: Speed up the merging of identical vertices %!s(int64=7) %!d(string=hai) anos
  Sergey Sharybin 3241905f40 Fix T52818: Tangent space calculation is really slow for high-density mesh with degenerated topology %!s(int64=7) %!d(string=hai) anos
  Sergey Sharybin 2dab6f499c Mikkspace: Cleanup, reduce indentation level %!s(int64=7) %!d(string=hai) anos
  Sergey Sharybin 5121dacf9d Fix for fix (tm): Residue of the debug code %!s(int64=7) %!d(string=hai) anos
  Sergey Sharybin 90110d3732 Fix mistake in previous tangent space optimization %!s(int64=7) %!d(string=hai) anos
  Sergey Sharybin d79fa8dc4d Another optimization of tangent space calculation %!s(int64=7) %!d(string=hai) anos
  Sergey Sharybin 49717d4971 Optimize tangent space calculation by inlining functions %!s(int64=7) %!d(string=hai) anos
  Campbell Barton ba98f06acc mikktspace: minor optimization %!s(int64=7) %!d(string=hai) anos
  Brecht Van Lommel 5a0f397eaa Fix T49523: very slow normal map tangent computation for rendering in 2.78. %!s(int64=8) %!d(string=hai) anos
  Brecht Van Lommel 0552d5820b Fix T49384: crash in tangent space calculation with NaN mesh vertices. %!s(int64=8) %!d(string=hai) anos
  Campbell Barton b10e3cc997 Cleanup: warning %!s(int64=8) %!d(string=hai) anos
  Campbell Barton c1c26c36f6 Style Cleanup: remove preprocessor indentation (updated wiki style guide too) %!s(int64=11) %!d(string=hai) anos
  Campbell Barton 0392acc607 fix [#36685] crash calculating tangent space data on degenerate geometry %!s(int64=11) %!d(string=hai) anos
  Campbell Barton 4f29aeeff2 code cleanup: some structs were declaring data when only typedef's were intended, make local vars and functions static. %!s(int64=11) %!d(string=hai) anos
  Campbell Barton 25c96bc9f3 code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc %!s(int64=12) %!d(string=hai) anos
  Campbell Barton e75f5c8208 quiet -Wmissing-prototypes warnings, and enable this warning by default for C with gcc. %!s(int64=12) %!d(string=hai) anos
  Campbell Barton d5032657ed style cleanup %!s(int64=12) %!d(string=hai) anos
  Campbell Barton 5189356d58 style cleanup %!s(int64=12) %!d(string=hai) anos
  Campbell Barton b340f930ec style cleanup: changes to brace placement / newlines - for/while/if/switch %!s(int64=12) %!d(string=hai) anos
  Brecht Van Lommel 4d7c44717a Code cleanup: fix some clang static checker warnings. %!s(int64=13) %!d(string=hai) anos
  Campbell Barton 38221fa8e6 set mikktspace functions as static which are not used externally. %!s(int64=13) %!d(string=hai) anos
  Campbell Barton 2d8c1e60e6 print an error message if Python.h can't be found for cmake and scons since its such a common problem. %!s(int64=13) %!d(string=hai) anos
  Campbell Barton 6e5ce953da use 'is None' rather then '== None' as suggested by python docs & mis-spelling. %!s(int64=14) %!d(string=hai) anos
  Campbell Barton 9b9c4184c8 misc nodes & editors: floats were being implicitly promoted to doubles, adjust to use floats. %!s(int64=14) %!d(string=hai) anos
  Campbell Barton e9005b985e remove some redundant vars, assignments & checks. %!s(int64=14) %!d(string=hai) anos