Commit Graph

2320 Commits

Author SHA1 Message Date
Emmanuel Durand 4fe240c0bc Fixed RootObject serializing test 2022-03-29 15:19:45 +00:00
Emmanuel Durand 53235e1606 Fixed Texture_Image RGBA16 and depth not having the correct channel datatype 2022-03-24 20:56:02 -04:00
Emmanuel Durand fca0976c22 Fixed Warp doing its rendering in sRGB instead of RGB16 2022-03-25 00:06:19 +00:00
Emmanuel Durand 694c17c06b Fixed multithreading issue in Log 2022-03-24 23:03:29 +00:00
Emmanuel Durand 0c0f3a5b9b Fixed segfault on quit on certain setups 2022-03-24 19:13:45 +00:00
Emmanuel Durand 9588389834 Fixed a stall when a Python script triggers a Python callback of an attribute 2022-03-24 15:49:09 +00:00
Emmanuel Durand 69d6302061 Added a timeout to Scene so that it exits automatically when the World disappeared 2022-03-22 15:12:00 -04:00
Emmanuel Durand ccc3276b56 Merge branch 'releasing/0.9.14' into develop 2022-03-22 09:11:11 -04:00
Emmanuel Durand 5ed9d874ac Post-release version bump 2022-03-22 09:11:11 -04:00
Emmanuel Durand 0e847e4d1a Updated News and version number 2022-03-22 09:10:45 -04:00
Emmanuel Durand 246c4d7e4f Fixed callbacks being called before attributes are set 2022-03-21 18:52:57 +00:00
Emmanuel Durand 49ae7bd436 Fixed broken decorated parameters of Window from the previous commit 2022-03-10 20:14:41 -05:00
Emmanuel Durand 594de62ed4 Fixed Python controller not being able to change window size and decorated attributes 2022-03-09 10:05:42 -05:00
Emmanuel Durand f1dcee4ea7 Merge branch 'releasing/0.9.12' into develop 2022-02-07 13:08:42 -05:00
Emmanuel Durand 1f3311e12f Post-release version bump 2022-02-07 13:08:42 -05:00
Emmanuel Durand 69be73e7d9 Updated News and version number 2022-02-07 13:00:05 -05:00
Emmanuel Durand 21fbe91448 Fixed a regression in camera calibration 2022-02-04 21:28:09 +00:00
Emmanuel Durand caea1b4047 Fixed crash in Link when incoming buffer is empty 2022-01-30 09:05:12 -05:00
Emmanuel Durand 3f4b7f661e Fixed Calimiro-related compilation issues 2022-01-21 13:32:27 -05:00
Emmanuel Durand 9e4a3c2a80 Fixed GUI not being resizable anymore 2022-01-14 16:09:17 -05:00
Emmanuel Durand 3ae705b8c9 Merge branch 'releasing/0.9.10' into develop 2022-01-10 16:52:49 -05:00
Emmanuel Durand 9af729955d Post-release version bump 2022-01-10 16:52:49 -05:00
Emmanuel Durand 19151e0ad8 Updated News and version number 2022-01-10 16:52:39 -05:00
Emmanuel Durand 9750c9e324 Added CI for Ubuntu 22.04 2022-01-10 16:17:32 -05:00
Emmanuel Durand f5f32726bb Fixed compilation on Ubuntu 22.04 2022-01-10 15:51:10 -05:00
Emmanuel Durand df82deca04 Added Clang to CI 2022-01-10 20:24:15 +00:00
Emmanuel Durand a7bf51674d Reduced default texture size to get better out-of-the-box framerate on low-end GPUs 2022-01-10 09:31:28 -05:00
Emmanuel Durand 33798e79c7 Updated FFmpeg to version 4.4.2 2022-01-04 00:51:45 +00:00
Emmanuel Durand 306ee179f3 Update/imgui 2022-01-04 00:05:21 +00:00
Emmanuel Durand 4d303f90ed Fixed errors when compiling with Clang 2022-01-03 23:09:54 +00:00
Emmanuel Durand b611a3555f Merge branch 'releasing/0.9.8' into develop 2021-12-13 13:47:53 -05:00
Emmanuel Durand 3fd7606177 Post-release version bump 2021-12-13 13:47:53 -05:00
Emmanuel Durand 41ecb9c28d Updated News and version number 2021-12-13 13:39:05 -05:00
Emmanuel Durand fa469fb54c Updated make_authors_from_git script 2021-12-13 13:03:17 -05:00
Emmanuel Durand 8f5ceb9d77 Fixed link not being connected with Scene not spawned 2021-12-09 21:24:19 +00:00
Emmanuel Durand 567021f713 Fixed CI random timeout 2021-12-09 21:01:09 +00:00
Emmanuel Durand 4dda146ca8 Fixed blending not applied on Scenes other than the main one 2021-12-09 01:43:21 +00:00
Emmanuel Durand c97252161d Fixed metainfo.xml file 2021-12-01 14:01:05 -05:00
Emmanuel Durand 1fddcd9fa3 Merge branch 'releasing/0.9.6' into develop 2021-12-01 10:16:57 -05:00
Emmanuel Durand 262b4f0fb9 Post-release version bump 2021-12-01 10:16:57 -05:00
Emmanuel Durand 9ca5a30979 Updated News and version number 2021-12-01 10:00:10 -05:00
Emmanuel Durand 0536ccadde Fixed issue with clock parameters not being available immediately upon startup 2021-12-01 09:29:08 -05:00
Emmanuel Durand 7d90f18a29 Fixed link initialization failing sometimes due to an interprocess race condition 2021-12-01 14:27:20 +00:00
Emmanuel Durand 527db2ab20 Fixed compilation issue when shmdata is not present 2021-11-29 19:25:29 +00:00
Emmanuel Durand e513b2d2bc Fixed documentation CI 2021-11-04 14:44:13 -04:00
Emmanuel Durand 2bf0700d65 Merge branch 'releasing/0.9.4' into develop 2021-10-22 20:25:17 -04:00
Emmanuel Durand 60dc26adb0 Post-release version bump 2021-10-22 20:25:17 -04:00
Emmanuel Durand 844200e383 Updated News and version number 2021-10-22 20:21:25 -04:00
Emmanuel Durand 00314f28dd Added shmdata for communication between Splash processes 2021-10-22 19:05:31 +00:00
Emmanuel Durand 9acce978f4 Fixed ResizableArray double free corruption 2021-10-18 14:12:39 -04:00