20 次代码提交 (87e8a616-b1e7-4e66-8cb0-9d3b1efd6b74)

作者 SHA1 备注 提交日期
Peter Bay Bastian 758cf9e6 Inspector window changes (#138) 7 年前
Peter Bay Bastian a5f98a7d Remove log messages when resizing inspector 7 年前
GitHub dfcf6af9 Merge pull request #175 from Unity-Technologies/inspector-window 7 年前
GitHub 653eb828 Merge pull request #185 from Unity-Technologies/inspector-window 7 年前
Jens Holm af26c91a Add flag in resize handle to maintain aspect ratio 7 年前
Jens Holm b49f21d7 Tidy up resize handle 7 年前
Jens Holm d54f7422 Fix typo in ResizeHandle 7 年前
Jens Holm 7ba4ae46 Make ResizeSideHandle be aware of nearest corner 7 年前
Jens Holm 40d78c85 Implement aspect ratio maintaining for vertical resize handles 7 年前
jensgholm15@gmail.com 507d1fc8 Add maintained aspect ratio in corner resize side handles 7 年前
Jens Holm f19eae8b Split handling of resize in ResizeSideHandle into each direction 7 年前
Peter Bay Bastian 57a0eab1 Remove unused imports in entire solution 7 年前
Peter Bay Bastian 5d8933e2 Reflect rename in future Unity versions of class PostLayoutEvent to GeometryChangedEvent (with fallback import for 2018.1) 7 年前
Jens Holm d411c659 Refactor resize side handels to use absolute position properties 7 年前
Jens Holm 6a079706 Add function in WinowDockingLayout to apply layout position or size 7 年前
Jens Holm 43f24a85 Remove checks for within parent bonds in resize handles 7 年前
Jens Holm 19a741e4 Switch blackboard layout modifiers to default modifiers 7 年前
Martin Thorzen 3a802291 Capturemouse event and trickle down enum has changed and this is a fix for that so it is compatible with older versions. 6 年前
Peter Bay Bastian 7b43adb3 Update DoRepaint for UIElements change in trunk 6 年前
Peter Bay Bastian f9b16024 Remove 2018.1 compatibility code from Shader Graph 6 年前