Skip to content
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

[pull] master from choreonoid:master #115

Open
wants to merge 73 commits into
base: master
Choose a base branch
from

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    02d7a14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc9f4b2 View commit details
    Browse the repository at this point in the history
  3. Add ZmpDevice

    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b1e7d0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c1bc6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84471d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90c5d5a View commit details
    Browse the repository at this point in the history
  7. Fix the copy constructor of SgGroup to stop the shallow copy of the c…

    …hild nodes when a clone map is not given
    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e9a7842 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fba59a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0ffd8e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    edf3ee8 View commit details
    Browse the repository at this point in the history
  11. Fix BodySyncCameraItem and BodySyncCameraConfigDialog to inherit Came…

    …raItem and CameraConfigDialog, respectively
    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    09f2c2d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bdf7f53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bca82bd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e19df14 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a9900cf View commit details
    Browse the repository at this point in the history
  16. Fix bugs in finding a sub string in AbstractSceneWriter, StdSceneWrit…

    …er, ObjSceneLoader and HumanoidPoseFetchView
    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    866daf6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0a04851 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7931c73 View commit details
    Browse the repository at this point in the history
  19. Fix the CopyModelFiles mode of StdSceneWriter to recursively copy fil…

    …es for sub nodes such as texture files
    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a6f5d18 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7c53bb4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    816f0c6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5f55a70 View commit details
    Browse the repository at this point in the history
  23. Fix KinematicBodyItemSet to emit KinematicBodySet::sigBodySetChanged …

    …when any associated body item is removed
    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    510e41c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e740e34 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ea20e77 View commit details
    Browse the repository at this point in the history
  26. Add functions to SgObject, SgNode and SgMaterial

    - Add SgObject::traverseObjects
    - Add SgNode::traverseNodes
    - Add SgMaterial::copyMaterialPropertiesFrom
    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c99225e View commit details
    Browse the repository at this point in the history
  27. Modify the metadata type for the URI information of a scene graph obj…

    …ect from string to Mapping
    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    60f0fb3 View commit details
    Browse the repository at this point in the history
  28. Improve STLSceneLoader to directly transform vertices and normals whe…

    …n the length unit is not meter or the upper axis is not Z
    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7859b28 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    afe54a6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f0f569e View commit details
    Browse the repository at this point in the history
  31. Fix to use the system instance of FilePathVariableProcessor to enable…

    … all the path variables in exporting a SceneItem or a BodyItem
    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d75a784 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    dae38e9 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5e6cb2a View commit details
    Browse the repository at this point in the history
  34. Fix the implementation of GeneralSceneFileImporterBase to use General…

    …SceneFileLoadDialog::OptionSet
    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d77c8af View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    829cf19 View commit details
    Browse the repository at this point in the history
  36. Add the function for setting the default length unit hint of GeneralS…

    …ceneFileLoadDialog to AppCustomizationUtil
    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3a7d267 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    be16c3e View commit details
    Browse the repository at this point in the history
  38. Improve StdSceneReader to prevent conflicts between resources sharein…

    …g the same URI but having different metadata
    s-nakaoka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6a01cd0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c3babc3 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    3a0f0d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    5de6514 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    ca585a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    c41c68a View commit details
    Browse the repository at this point in the history
  2. Add properties to GLVisionSimulatorItem

    - Add the background color property
    - Add the world light property to turn the world light on/off
    s-nakaoka committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c5a5f73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27ea6ac View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Fix a bug in copying the initial state in BodyItem::doAssign when rel…

    …oading the model file with an increased number of joints
    s-nakaoka committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d9d36d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    720f1a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Modify the default recording mode of SimulatorItem to the tail record…

    …ing mode to prevent unintended memory exhaustion due to a long-running simulation
    s-nakaoka committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5db54ed View commit details
    Browse the repository at this point in the history
  2. Fix ItemTreeView and ItemTreeWidget to disable name editing for sub i…

    …tems and attached items
    s-nakaoka committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    163d1e4 View commit details
    Browse the repository at this point in the history
  3. Fix Item::addChildItem and Item::addSubItem to check if the target it…

    …em already exists as a child of this item
    s-nakaoka committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    104e96a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dda4beb View commit details
    Browse the repository at this point in the history
  5. Fix SensorVisualizerItem to update each sub item name when the corres…

    …ponding sensor name is changed in loading a project
    s-nakaoka committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2311b9c View commit details
    Browse the repository at this point in the history
  6. Improve ItemTreeWidget to keep the expansion state of an item when th…

    …e item is moved in the item tree
    s-nakaoka committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8fa835a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    a17a5a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b9d4e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    280b105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd893ff View commit details
    Browse the repository at this point in the history
  3. Improve SimulatorItem to set all the associated items to the continuo…

    …us update state during its simulation
    s-nakaoka committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    011188c View commit details
    Browse the repository at this point in the history
  4. Improve ItemPropertyWidget to block property editing when the target …

    …item is continuous update state
    s-nakaoka committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c063adf View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Fix ItemTreeWidget to block user inputs for items with the continuous…

    … update state and its sub tree
    s-nakaoka committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    876a53f View commit details
    Browse the repository at this point in the history
  2. Fix item context menus to disable menu items that should not be execu…

    …ted in the continuous update state
    s-nakaoka committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ac243ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91336a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3238fb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c45294 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed5998c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f65768 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    c6fa1a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b0c4cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    062bd24 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    5f2a011 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Improve the API of the MessageOut class

    Add the notify and flush functions.
    s-nakaoka committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6817db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96f6d82 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Fix ItemTreeView to avoid a crash when its empty space is right-click…

    …ed, which was introduced in commit ac243ac
    s-nakaoka committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d5cf076 View commit details
    Browse the repository at this point in the history