Commit Graph

25 Commits

Author SHA1 Message Date
Chandler Cox
5cd72c9b24 Fix duplicating actor in scene on shift click if the actor has not been moved 2023-07-27 16:51:44 -05:00
Ruan Lucas
0b8c06b149 fix for #1002 2023-06-08 11:52:00 -04:00
Wojciech Figat
9626e9bbb6 Update copyright year 2023-01-10 15:29:37 +01:00
Wojtek Figat
4ba93d9d86 Code cleanup #765 2022-10-29 12:04:42 +02:00
Wojtek Figat
f67d1412de Add undo/redo and navmesh dirtying when using selection rotate shortcut (R key)
#765
2022-10-29 11:50:16 +02:00
Preben Eriksen
56c9ed3197 PE: Fix - Linux error "implicitly convert type 'double' to 'float'." 2022-10-24 09:10:15 +02:00
Preben Eriksen
2a7e59ae5d PE: Fix issue with using "shift" to duplicate object, this only worked every second time if using a large grid. 2022-10-23 12:20:01 +02:00
Preben Eriksen
edf339a942 PE: Added - Bounding Box Snapping, it dont matter what size objects are they will always snap perfectly. 2022-10-23 09:48:18 +02:00
Wojtek Figat
9ff0ad4734 Fix order of Large Worlds Real using 2022-07-18 20:20:12 +02:00
Wojtek Figat
33513834df Add support for Large Worlds in more engine systems 2022-07-02 20:07:04 +02:00
Wojtek Figat
a881c90b2e Refactor engine to support double-precision vectors 2022-06-13 00:40:32 +02:00
Wojciech Figat
8c2241c6dc Update copyright year 2022-01-14 13:31:12 +01:00
Wojciech Figat
d11166082c Add improvements for objects spawning and snapping in Editor to include object bounds 2022-01-10 17:46:53 +01:00
Wojtek Figat
f8e63f2994 Fix snapping rigidbodies to the floor 2021-11-02 15:16:35 +01:00
Wojtek Figat
c3b9f61b9f Fix snap to the ground to use scene graph query instead of physics only raycast 2021-08-12 13:59:30 +02:00
Wojtek Figat
a74f978f89 Fix lag from single axis gizmo usage on large distance 2021-05-31 10:25:55 +02:00
Wojtek Figat
e41dfe738b Add support for moving object with transform gizmo when mouse moves outside the viewport during usage 2021-05-28 14:24:19 +02:00
Wojtek Figat
969db604e5 Fix gizmo in top down view on Z-axis movement (and other combination of perpendicular views)
Fix gizmo stability when using single axis

#530
2021-05-28 11:01:13 +02:00
Wojtek Figat
7ff5ebb45d Fix using scale mode Gizmo 2021-03-19 12:21:09 +01:00
W2.Wizard
694b20148d Cleanup 5 2021-02-21 11:50:30 +01:00
Wojtek Figat
ae785267c2 Fix scaling rotated objects in world space
Fixes #200
2021-02-04 22:32:37 +01:00
W2.Wizard
6f727aa483 Corrected additional typos 2021-01-06 22:20:16 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
VNC
3bf54bac85 Fix inverted Y Gizmo Rotation 2020-12-25 03:00:10 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00