Commit Graph

85 Commits

Author SHA1 Message Date
Emmanuel Durand 51def70672 Fix coverage (and other code analysis branches) build 2026-04-05 09:14:32 -05:00
Emmanuel Durand 938410eaaa Add a Websocket controller 2026-04-03 14:52:16 -05:00
Emmanuel Durand 6cbd5a04f8 Fix conversion of real numbers from json 2026-02-20 19:47:13 -05:00
Emmanuel Durand 2074f21231 Add check for default file availability 2025-11-19 08:53:08 -05:00
Emmanuel Durand bbbaa4c428 Fix formatting issue in console messages 2025-11-18 08:41:34 -05:00
Emmanuel Durand bcb090a7a1 Set new node position to be right click position 2025-11-16 19:51:45 -06:00
Emmanuel Durand 4f34680c03 Fix Timer::Point to match SMPTE time precision, and use less mem space 2025-11-16 19:26:46 -06:00
Emmanuel Durand 80e225a360 Move defaults file to configuration home directory 2025-11-15 11:47:36 -05:00
Emmanuel Durand 96794e6c16 Move log file to config home directory, and make it always active 2025-11-15 11:17:47 -05:00
Emmanuel Durand 25b0a3089d Add recent configs and projects menus 2025-11-14 09:24:36 -05:00
Emmanuel Durand 84d4cef9e7 Add support for Hap R and Hap HDR 2025-09-12 11:16:06 -04:00
Emmanuel Durand df7c820910 Fix Windows build: change Log::Priority to lowercase 2025-09-02 13:35:04 -04:00
Emmanuel Durand 4c3a6c39fa Remove Calimiro, which has been non-functional for years 2025-07-06 08:39:14 -04:00
Emmanuel Durand d2c5fb25b1 Move NDI library loading in a separate file, for further use 2025-07-04 20:14:22 -05:00
Emmanuel Durand fa29fa44c8 Change object culling attribute to a choices list 2025-07-03 15:42:55 -04:00
Emmanuel Durand 6d9d2b4f28 Fix Flatpak build 2025-06-26 06:35:33 -04:00
Emmanuel Durand 70f5affb32 Fix OBJ loader asking for a Z up coordinate system 2025-06-24 21:13:36 -04:00
Emmanuel Durand 5f213489f5 Improve statistics and logs widgets 2025-06-22 19:15:56 -04:00
Emmanuel Durand 3bafda386e Add support for relative data directory (for semi-portable build) 2025-06-04 11:21:00 -05:00
Emmanuel Durand 393f603b60 Fix loading configuration as exported by the Blender addon 2025-05-09 22:03:13 -04:00
Emmanuel Durand f532a25e26 Add native support for NDI video source 2025-04-30 20:11:09 -04:00
Emmanuel Durand b59273dd97 Update Splash config upgrade to remove GUI-only windows from previous configs 2025-04-22 09:26:34 -04:00
Emmanuel Durand 0cf33b3b1f Add GUI capability to create its own window if needed 2025-04-21 13:08:23 -04:00
Emmanuel Durand 49a130007d Add multiple choices selection to attributes, and a first use with 2025-04-10 08:17:03 -05:00
Emmanuel Durand 8898f8c828 Add a preview camera to mesh UI 2025-04-08 10:06:24 -04:00
Nicolas Bouillot 59265c393a Added Image_Sh4lt 2024-02-12 19:24:22 -05:00
Emmanuel Durand 0fda7c54a8 Fixed compilation on Windows 2023-12-22 16:22:41 -05:00
Emmanuel Durand 784727aab0 Replaced libuuid with stduuid 2023-12-19 18:21:57 -05:00
Emmanuel Durand b7a7ae3e3c Fixes following thread sanitizer analysis 2023-12-15 10:59:54 -05:00
Emmanuel Durand 1ad61e7bae Renamed "sideness" to "culling" everywhere 2023-12-05 08:04:54 -05:00
Emmanuel Durand d36b58d992 Added separate gfx API implementations for Shader 2023-12-05 01:30:55 +00:00
Emmanuel Durand 4ff210a990 Fixed issues detected by static analysis 2023-11-17 15:26:27 +00:00
Emmanuel Durand ca6ae90fc5 Updated all copyrights to mention Splash authors instead of individual contributors 2023-11-12 09:31:38 -05:00
Emmanuel Durand aec8416220 Fixed linting throughout the whole codebase 2023-10-18 13:36:09 -04:00
Emmanuel Durand 37205e72ca Fixed compile error when building with DEBUG_OPENGL flag 2023-05-31 14:11:21 -04:00
Emmanuel Durand 215572456d Fixed UUID constructor which in some cases built an object twice 2023-05-12 06:41:35 -04:00
Emmanuel Durand 8271fb0611 Fixed Flatpak package build with Freedesktop SDK 22.08 2022-10-18 20:25:57 -04:00
Emmanuel Durand 0d607c45d7 Removed \brief everywhere 2022-06-08 01:20:32 +00:00
Emmanuel Durand 846d74bbc3 Fixed DenseMap for C++17 2022-05-18 10:10:11 -04:00
Emmanuel Durand cb82b1dafc Fixed Python interpreted not respecting the update rate 2022-05-13 14:00:12 -04:00
Emmanuel Durand 694c17c06b Fixed multithreading issue in Log 2022-03-24 23:03:29 +00:00
Emmanuel Durand f5f32726bb Fixed compilation on Ubuntu 22.04 2022-01-10 15:51:10 -05:00
Emmanuel Durand 9acce978f4 Fixed ResizableArray double free corruption 2021-10-18 14:12:39 -04:00
Emmanuel Durand 8da6d1e695 Replaced ImageBuffer serialization 2021-09-14 13:36:48 +00:00
Emmanuel Durand f92f8881ad Replaced #defines with static const/constexpr 2021-07-07 20:52:03 +00:00
Emmanuel Durand 2ae35fece6 Added a Subprocess class to handle subprocesses 2021-05-26 09:34:02 -04:00
Emmanuel Durand 9775eb3f9a Removed all 'using namespace std' occurrences 2020-12-08 10:29:35 -05:00
Emmanuel Durand 061649bf27 Fixed configuration upgrade not handling non-array values correctly 2020-11-23 10:14:56 -05:00
Emmanuel Durand 00484dfefe Added configuration file upgrade to 0.8.20 2020-10-22 23:39:14 +00:00
Emmanuel Durand 8b5f88c4e2 Added bool as possible Value underlying type 2020-10-19 14:47:06 -04:00