Garry's Mod

Garry's Mod

Easy Entity Inspector
28개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2025년 4월 28일 오전 11시 23분
작성자: Rubat

https://github.com/robotboy655/gmod-addons/commit/3540164e620c7f6c29f36e9b6b858b8de324d98d

업데이트: 2024년 3월 22일 오후 5시 04분
작성자: Rubat

* Cleaned up box rendering, so there are no diagonal lines, so it's cleaner now
* Improved amount of info for Hitbox inspector
* Minor backend changes (removal of deprecated functions, code style changes, etc)
* Added "World Axis-Aligned Bounds"

업데이트: 2020년 6월 8일 오후 4시 06분

* Added "Center of Mass" inspector and "box dimensions" feature
* Added "Copy Model/Class to Clipboard" to "Hold > C > Right on an entity" to all entities("developer 1" must be enabled)
* Added GetSolid, GetMoveType inspectors to the context menu UI
* Placeholders for UI inspectors if no data is shown
* Use the entity player is looking it if nothing is selected for some UI inspectors
* Added "rb655_EasyInspector_AddInfoFunc" function for modders
* Fixed Lua errors when inspecting entities with bad physics, such as Bouncy Ball
* Fixed the HUD drawing 2 times with the "Draw when holstered" option enabled

업데이트: 2017년 7월 9일 오전 12시 34분

Minor internal changes/fixes

업데이트: 2016년 7월 14일 오후 2시 36분

* Improved caching on "Physics Box" inspector to refresh if the physics box on the entity was changed
* Improved refresh rate of the sub materials text field.

업데이트: 2015년 9월 18일 오후 2시 10분

  • Improved the automatic text area height for last 3 text areas
  • Fixed "Physics Box" inspector not working for some models with super complex physics meshes
  • "Physics Box" inspector now caches results by class_model, instead of only model.
  • Added Mins, Maxs and Center vector positions to Render Bounds, OBB, etc inspectors
  • Added update delays to last 3 text areas for performance reasons:
    • Update delay of 1 second to "Bodygroups" text box
    • Update delay of 0.1 seconds to "Pose Parameters" text box
    • Update delay of 10 second to "Sub Materials" text box

업데이트: 2015년 6월 20일 오후 12시 30분

* Fixed a Lua error considering bone angles in "Hit Boxes" view.

업데이트: 2015년 6월 20일 오후 12시 30분

업데이트: 2015년 6월 20일 오후 12시 28분

업데이트: 2015년 5월 5일 오전 6시 22분