Wojtek Figat
|
752fa64cc3
|
Add support for 32 bit indices for the terrain chunk geometry
|
2023-02-14 13:14:04 +01:00 |
|
Wojtek Figat
|
835127ac21
|
Add **Animation Instance Data node to Anim Graph** for caching value per-model
|
2023-02-14 12:39:58 +01:00 |
|
Wojtek Figat
|
0031d9174d
|
Fix scroll on selection change
|
2023-02-13 22:10:45 +01:00 |
|
Wojtek Figat
|
8184d513e3
|
Fix performance when using scene search field
|
2023-02-13 20:04:35 +01:00 |
|
Wojtek Figat
|
19c24e2a4d
|
Fix missing game scripts types when starting editor from IDE with -skipCompile arg
|
2023-02-13 17:14:53 +01:00 |
|
Wojtek Figat
|
7fe7742430
|
Various improvements
|
2023-02-11 12:55:02 +01:00 |
|
Wojtek Figat
|
82823d6945
|
Various improvements and fixes
|
2023-02-09 20:05:46 +01:00 |
|
Wojtek Figat
|
45866e6771
|
Minor code cleanup #930
|
2023-02-09 09:47:27 +01:00 |
|
Wojtek Figat
|
73ac1c5d43
|
Merge branch 'scale-lock' of https://github.com/Tryibion/FlaxEngine into Tryibion-scale-lock
|
2023-02-09 09:42:16 +01:00 |
|
Wojtek Figat
|
48d8e3bb24
|
Merge branch 'possible-revert-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-possible-revert-fix
|
2023-02-09 09:40:55 +01:00 |
|
Wojtek Figat
|
78001b8298
|
Merge branch 'center-set-type' of https://github.com/Tryibion/FlaxEngine into Tryibion-center-set-type
|
2023-02-09 09:39:40 +01:00 |
|
Wojtek Figat
|
bd513eabc6
|
Improve 7fae0d9fb6
|
2023-02-08 23:59:49 +01:00 |
|
Wojtek Figat
|
7fae0d9fb6
|
Fix to ignore warning due to missing NDA consoles packages
|
2023-02-08 23:41:24 +01:00 |
|
Wojtek Figat
|
d09dfd1f61
|
Add **Canvas Scaler** control for resolution-independent UI
#448 #525
|
2023-02-08 19:51:16 +01:00 |
|
Wojtek Figat
|
7a2023ead6
|
Add option for importing scale tracking to animation asset
|
2023-02-07 09:39:31 +01:00 |
|
Wojtek Figat
|
9a84811f35
|
Fix editor values comparison in properties panel to match serializer rules
|
2023-02-06 13:44:45 +01:00 |
|
Chandler Cox
|
d5d5fb698f
|
Small name changes
|
2023-02-05 20:17:21 -06:00 |
|
Wojtek Figat
|
e09ad39161
|
Fix exception on editor closing, cleanup code style
#920
|
2023-02-05 23:58:14 +01:00 |
|
Wojtek Figat
|
c6ad0fc337
|
Merge branch 'change-auto-save' of https://github.com/Tryibion/FlaxEngine into Tryibion-change-auto-save
|
2023-02-05 23:52:39 +01:00 |
|
Wojtek Figat
|
c878c613c7
|
Update consoles building
|
2023-02-05 23:48:11 +01:00 |
|
Chandler Cox
|
5c78e0d466
|
Possible fix for values reverting to previous values in ValueBoxes when changing the value right after sliding.
|
2023-02-05 15:23:09 -06:00 |
|
Chandler Cox
|
0f38fdda30
|
Remove unused include.
|
2023-02-05 15:12:04 -06:00 |
|
Chandler Cox
|
e4afc49ac6
|
Added saving the users choice in the properties window and adding link and unlink to the scale context menu.
|
2023-02-05 15:07:12 -06:00 |
|
Chandler Cox
|
b113bdb774
|
Changed to use enum for simplification
|
2023-02-04 22:28:34 -06:00 |
|
Chandler Cox
|
03f299bc3b
|
Added apply across actors.
|
2023-02-04 22:20:18 -06:00 |
|
Chandler Cox
|
9c591b3c08
|
Add scale lock button
|
2023-02-04 21:56:18 -06:00 |
|
Chandler Cox
|
a061347f5a
|
Centers the "Set Type" Button context menu for UI Controls in the editor.
|
2023-02-03 19:22:25 -06:00 |
|
Wojtek Figat
|
873749b130
|
Merge branch 'tag-editor-size-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-tag-editor-size-fix
|
2023-02-03 16:02:39 +01:00 |
|
Wojtek Figat
|
50faa49c0f
|
Add spacebar for play/pause in animated model and particles previews
|
2023-02-02 15:53:55 +01:00 |
|
Wojtek Figat
|
36ba1d9953
|
Add play/pause widget and keybind for particles preview in asset Editor
|
2023-02-02 13:05:54 +01:00 |
|
Wojtek Figat
|
a0c6add732
|
Add ViewFlags::Sky for conditional sky/skybox rendering
|
2023-01-31 15:58:02 +01:00 |
|
Wojtek Figat
|
0709288eac
|
Revert Depth Offset (wrong impl, can be done later)
|
2023-01-31 14:22:37 +01:00 |
|
Chandler Cox
|
56c16c7078
|
Delete auto save popup and utilize regular status bar text and button.
|
2023-01-29 16:32:06 -06:00 |
|
Wojtek Figat
|
a219a3d2eb
|
Add **Depth Offset to materials**
|
2023-01-29 22:09:51 +01:00 |
|
Chandler Cox
|
db46d50eff
|
Fixed sized for tag header drop panel and add tag button to match with other sizing.
|
2023-01-27 08:28:47 -06:00 |
|
Wojtek Figat
|
adfe3ad165
|
Add SortOrder to drawable object types for transparency sorting override
|
2023-01-26 18:37:40 +01:00 |
|
Wojtek Figat
|
e57481de7d
|
Adjustments to the new group panels #903
|
2023-01-24 23:18:12 +01:00 |
|
Wojtek Figat
|
6931161dce
|
Merge branch 'add-arrow-to-groups' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-arrow-to-groups
|
2023-01-24 19:41:37 +01:00 |
|
Wojtek Figat
|
bde3b98582
|
Merge branch 'change-filter-length' of https://github.com/Tryibion/FlaxEngine into Tryibion-change-filter-length
|
2023-01-24 19:34:54 +01:00 |
|
Wojtek Figat
|
29815e0dd6
|
Merge branch 'actor-org' of https://github.com/Tryibion/FlaxEngine into Tryibion-actor-org
|
2023-01-24 19:20:23 +01:00 |
|
Wojtek Figat
|
1a8f3d0e97
|
Merge branch 'fix-rename-popup' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-rename-popup
|
2023-01-24 19:16:45 +01:00 |
|
Chandler Cox
|
bc7f9f7534
|
changed min length to 1 to start filtering after first character is entered.
|
2023-01-23 20:05:34 -06:00 |
|
Wojtek Figat
|
9e90cb260a
|
Add support for custom icons for actors in ViewportIconsRenderer
|
2023-01-23 23:43:59 +01:00 |
|
Chandler Cox
|
ff3277edc7
|
Change CM attributes to not check inhereted class.
|
2023-01-22 21:33:08 -06:00 |
|
Chandler Cox
|
e21c8e5fe9
|
Organize physics actors a little better in CM, added wheeled vehicle to list. minor change in CM to not add actors that have a parent with the attribute (more selective).
|
2023-01-22 18:52:28 -06:00 |
|
Chandler Cox
|
66fd5e716c
|
various fixes and improvements. size changes for headers, deactivate containement for collections.
|
2023-01-21 13:35:51 -06:00 |
|
Chandler Cox
|
634eb0973b
|
fix header text position
|
2023-01-21 11:37:31 -06:00 |
|
Chandler Cox
|
a91990138b
|
Added arrow as default to groups
|
2023-01-21 10:32:37 -06:00 |
|
Wojciech Figat
|
66d5850a76
|
Asset update
|
2023-01-20 12:02:40 +01:00 |
|
Wojciech Figat
|
df2d151063
|
Merge branch 'better-tag-picker' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-tag-picker
|
2023-01-20 11:51:50 +01:00 |
|