Chandler Cox
|
a737e7bb05
|
Small fix to UI
|
2023-08-22 17:36:09 -05:00 |
|
Chandler Cox
|
ce4cf9b34b
|
Add timeline position numbers and add to GUI.
|
2023-08-22 15:42:16 -05:00 |
|
Wojtek Figat
|
c137b5743a
|
Merge branch 'rename-popup-check' of https://github.com/Tryibion/FlaxEngine into Tryibion-rename-popup-check
|
2023-08-21 22:02:38 +02:00 |
|
Chandler Cox
|
1286a29462
|
Add not closing some cm buttons
|
2023-08-19 14:30:08 -05:00 |
|
Chandler Cox
|
134273abd9
|
Remove popup from appearing if the content item can not re renamed.
|
2023-08-19 12:47:29 -05:00 |
|
|
|
3e33c63957
|
Optimize actor pasting performance with huge amount of actors
- Name lookups are cached to avoid checking the name from same Actor multiple times
- Avoid getting actor children multiple times for same parent
|
2023-08-16 20:24:19 +03:00 |
|
Wojtek Figat
|
95fdcf01be
|
Codestyle fix
|
2023-08-14 18:53:11 +02:00 |
|
Wojtek Figat
|
b3fc7b3b68
|
Merge branch 'locked_focus' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-locked_focus
|
2023-08-14 18:46:48 +02:00 |
|
Wojtek Figat
|
9f7fd42677
|
Codestyle fix
|
2023-08-14 18:44:21 +02:00 |
|
Wojtek Figat
|
7da93ad68d
|
Merge branch 'feature/1151-play-mode-refactor-cleanup' of https://github.com/envision3d/FlaxEngine into envision3d-feature/1151-play-mode-refactor-cleanup
|
2023-08-14 18:42:05 +02:00 |
|
Wojtek Figat
|
55ca419aba
|
Merge branch 'paste-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-paste-fix
|
2023-08-14 16:18:44 +02:00 |
|
|
|
4ce1f31f12
|
Enable optimizations for Editor module in Development builds
|
2023-08-13 21:30:40 +03:00 |
|
Ruan Lucas
|
be33fc6018
|
improv scroll locked focus
|
2023-08-11 22:31:12 -04:00 |
|
Ruan Lucas
|
db806ad500
|
fix for large worlds
|
2023-08-11 08:28:28 -04:00 |
|
Ruan Lucas
|
645977f148
|
add scroll to focus
|
2023-08-10 22:41:48 -04:00 |
|
Ruan Lucas
|
f2072028d4
|
change default key
|
2023-08-10 22:31:03 -04:00 |
|
Ruan Lucas
|
aa3dd14bfc
|
add locked focus
|
2023-08-10 22:24:55 -04:00 |
|
envision3d
|
b9ffb950f3
|
Refactor and more appropriately organize logic
- move play logic to simulation module
- update play hotkey to call play game/scene delegate function
- link hotkey tooltip text to inputOptions
|
2023-08-06 13:11:45 -05:00 |
|
Ruan Lucas
|
dc3e71a262
|
fix for large worlds
|
2023-08-05 21:26:27 -04:00 |
|
Ruan Lucas
|
144f0a1717
|
Merge branch 'add_spline_edit_options' of https://github.com/RuanLucasGD/FlaxEngine into add_spline_edit_options
|
2023-08-05 12:00:50 -04:00 |
|
Mr. Capybara
|
78cf55904e
|
Merge branch 'FlaxEngine:master' into add_spline_edit_options
|
2023-08-05 11:11:11 -04:00 |
|
Ruan Lucas
|
38492ffe70
|
small adjust
|
2023-08-05 11:01:15 -04:00 |
|
Wojtek Figat
|
f29cd1b7b8
|
Simplify code #1275
|
2023-08-01 10:03:47 +02:00 |
|
Wojtek Figat
|
ef1c812349
|
Merge branch 'gridscale' of https://github.com/Withaust/FlaxEngine into Withaust-gridscale
|
2023-08-01 10:01:32 +02:00 |
|
Ruan Lucas
|
f511259a33
|
draw spline point size by distance from camera
|
2023-07-31 22:43:33 -04:00 |
|
Ruan Lucas
|
600659e453
|
Move DrawSpline from Spline.cpp to SplineNode.cs
|
2023-07-31 22:34:50 -04:00 |
|
Ruan Lucas
|
2b7b80ad38
|
makes more easy select a spline point or spline tangent
|
2023-07-31 22:05:13 -04:00 |
|
Ruan Lucas
|
b80682c97e
|
set spline points / tangents size by camera distance
|
2023-07-31 19:21:26 -04:00 |
|
Ruan Lucas
|
84bed5b1c9
|
Revert "test"
This reverts commit b5eadbc531.
|
2023-07-31 14:02:03 -04:00 |
|
Wojtek Figat
|
64446bea53
|
Merge branch 'dup-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-dup-fix
|
2023-07-31 19:10:13 +02:00 |
|
Wojtek Figat
|
81860e5f18
|
Cleanup code #1215 and add cook game icon
|
2023-07-31 19:02:53 +02:00 |
|
Wojtek Figat
|
6e9b9b6d0e
|
Merge branch 'feature/1151-play-mode-actions' of https://github.com/envision3d/FlaxEngine into envision3d-feature/1151-play-mode-actions
|
2023-07-31 17:24:55 +02:00 |
|
Ruan Lucas
|
b5eadbc531
|
test
|
2023-07-31 09:06:39 -04:00 |
|
Wiktor Kocielski
|
8250f92af3
|
Add grid scale to the editor viewport settings
|
2023-07-29 13:34:46 +03:00 |
|
NoriteSC
|
0b89164328
|
Merge branch 'FlaxEngine:master' into ContentBrowserImprovement
|
2023-07-28 15:56:40 +02:00 |
|
NoriteSC
|
131060efa7
|
bug fix
|
2023-07-28 12:48:43 +02:00 |
|
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 |
|
Chandler Cox
|
d6bfcbcc3d
|
Add for prefab
|
2023-07-27 10:49:29 -05:00 |
|
Chandler Cox
|
10c8454e8f
|
Paste at same level of selected actor parent node instead of as child of selected actor for better behavior.
|
2023-07-27 10:33:30 -05:00 |
|
Wojtek Figat
|
36db7ad7dd
|
Merge branch 'prefab-batch' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-batch
|
2023-07-26 21:19:57 +02:00 |
|
Ruan Lucas
|
714d0c2ca0
|
small fix
|
2023-07-24 22:41:45 -04:00 |
|
Ruan Lucas
|
ea48a89e00
|
improve auto smooth
|
2023-07-24 22:34:48 -04:00 |
|
Ruan Lucas
|
7b0e9b9e06
|
simplify code
|
2023-07-24 19:30:31 -04:00 |
|
NoriteSC
|
6a65ccd5ef
|
rev1
|
2023-07-24 22:10:12 +02:00 |
|
Wojtek Figat
|
cf4ca17241
|
Merge branch 'platform-ref-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-platform-ref-fix
|
2023-07-24 16:17:57 +02:00 |
|
Ruan Lucas
|
56285e544e
|
disable set all linear / smooth when select many splines
|
2023-07-24 08:54:53 -04:00 |
|
Ruan Lucas
|
c79c91a19a
|
add undo / redo to edit spline options and some small changes
|
2023-07-23 20:27:45 -04:00 |
|
Chandler Cox
|
f80b7ee2a5
|
Fix spacing
|
2023-07-23 18:58:47 -05:00 |
|
Chandler Cox
|
12005ad314
|
Simplify functionality into function.
|
2023-07-23 15:20:57 -05:00 |
|
Chandler Cox
|
02d135053f
|
Add scroll to selected asset/content item on asset picker select menu open.
|
2023-07-23 15:10:31 -05:00 |
|