Files
godot/editor
Haoyu Qiu 877cb1cbc0 Improve dragging scene into 3D viewport
* When there's nothing to collide with:
    * Place the new scene on XZ plane when possible.
    * When the camera does not point toward the XZ plane or the
      intersection is too far away, place the new scene on a plane that
      is in front of the camera and parallel to the frame.
* Fixes positioning when in orthogonal view.
    * Place on physical collision point or the XZ plane when possible.
    * Otherwise, place it on the plane in front of the camera as if the
      camera was perspective.
* Makes use of snap settings when placing the new scene.
2022-10-29 23:34:39 +08:00
..
2022-10-14 14:34:15 +02:00
2022-05-20 22:40:38 +02:00
2022-10-15 02:00:39 +02:00
2022-08-22 18:05:10 +02:00
2022-07-23 07:31:17 +02:00
2022-09-05 23:08:28 +02:00
2022-05-20 22:40:38 +02:00
2022-05-20 22:40:38 +02:00
2022-08-22 18:05:10 +02:00
2022-10-14 14:34:15 +02:00
2022-08-29 14:28:01 +02:00
2022-08-22 18:05:10 +02:00
2022-05-20 22:40:38 +02:00
2022-05-20 22:40:38 +02:00
2022-08-22 18:05:10 +02:00
2022-05-20 22:40:38 +02:00
2022-08-22 18:05:10 +02:00