Historie revizí

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