Main public logs

Jump to navigation Jump to search

Combined display of all available logs of LuxCoreRender Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:41, 29 April 2025 Howetuft talk contribs created page C++ Coding Guidelines (Created page with "Here are some guidelines for C++ Coding. = Indentation = Indentation in LuxCore has historically used tabs rather than spaces. Thank you for your compliance. Please avoid trailing spaces. = Boost = Boost was used extensively in LuxCore, at a time when it was probably the only option for efficiently coding certain mechanisms (filepath, thread synchronization etc.). Since v2.10, however, this is no longer the case, as LuxCore has been ported to C++20, which offers a sta...")