-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge 6 -> main #647
Merge 6 -> main #647
Commits on Aug 28, 2024
-
Update Changelog, README and prepare for gz-common6.0.0~pre1 release (#…
…626) Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f819f7 - Browse repository at this point
Copy the full SHA 3f819f7View commit details
Commits on Aug 29, 2024
-
Experimenting with spdlog (#615)
* spdlog logging integration. Signed-off-by: Michael Carroll <[email protected]> Signed-off-by: Carlos Agüero <[email protected]> Signed-off-by: Addisu Z. Taddese <[email protected]> (cherry picked from commit 6cb5a53)
Configuration menu - View commit details
-
Copy full SHA for 8efac40 - Browse repository at this point
Copy the full SHA 8efac40View commit details -
Prepare for gz-common6.0.0~pre2 release (#629)
Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff19dee - Browse repository at this point
Copy the full SHA ff19deeView commit details
Commits on Sep 5, 2024
-
Fix AssimpLoader collada texture coordinates (#634)
Fixes UNIT_AssimpLoader_TEST with assimp 5.4.3. This should fix homebrew CI. This PR tweaks the way we checks for texture coordinates from assimp. Empty texture coordinate slots are now allowed as of assimp/assimp#5636. The new logic should be compatible with assimp 5.4.3 and prior versions Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f129c3 - Browse repository at this point
Copy the full SHA 3f129c3View commit details -
Fix loading lightmaps from gltf / glb meshes (#630)
Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bbb3183 - Browse repository at this point
Copy the full SHA bbb3183View commit details
Commits on Sep 6, 2024
-
Fix severity level of gzlog (#635)
The severity level of `gzlog` was incorrectly set to `err`. Changing this to `trace` solves two problems: 1. The log message is now a lot less alarming 2. When running `gz sim -v4`, this message is not shown on the console. It will only be logged to file. It does show up on the console if you run with `-v5`. The second point is technically a behavior change since in Harmonic, regardless of the verbosity level, `gzlog` would never show up on the console. However, duplicating that behavior with the new Console implementation proved to be very complicated. So, I propose we change the meaning of `gzlog` to be equivalent to `gztrace`. Signed-off-by: Addisu Z. Taddese <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a4a80f - Browse repository at this point
Copy the full SHA 0a4a80fView commit details
Commits on Sep 11, 2024
-
Signed-off-by: Van Malleghem Antoine <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e26b22 - Browse repository at this point
Copy the full SHA 3e26b22View commit details
Commits on Sep 16, 2024
-
docs/hw-encoding: Add a note about the conda-distributed ffmpeg on wi…
…ndows (#640) Signed-off-by: Martin Pecka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 427fa59 - Browse repository at this point
Copy the full SHA 427fa59View commit details
Commits on Sep 26, 2024
-
Signed-off-by: Addisu Z. Taddese <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2bd46c - Browse repository at this point
Copy the full SHA e2bd46cView commit details
Commits on Sep 30, 2024
-
Remove gts references from documentation (#645)
Signed-off-by: Silvio Traversaro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b19c9e - Browse repository at this point
Copy the full SHA 6b19c9eView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c73f51 - Browse repository at this point
Copy the full SHA 7c73f51View commit details