Wojtek Figat
|
2ad6eb0c72
|
Merge branch 'master' into 1.5
|
2022-11-22 19:58:53 +01:00 |
|
Wojtek Figat
|
258b0c777f
|
Merge branch 'mouse-pos-fix-for-value-box' of https://github.com/Tryibion/FlaxEngine into Tryibion-mouse-pos-fix-for-value-box
|
2022-11-21 19:31:19 +01:00 |
|
Wojtek Figat
|
17b7fcde27
|
Merge branch 'particle-effect-actor-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-particle-effect-actor-fix
|
2022-11-21 19:26:43 +01:00 |
|
Wojtek Figat
|
5a6f6d97a7
|
Minor code adjustments
#810
|
2022-11-21 18:55:33 +01:00 |
|
Wojtek Figat
|
af244718be
|
Merge branch 'organized-content-new-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-organized-content-new-cm
|
2022-11-21 16:15:04 +01:00 |
|
Wojtek Figat
|
c514aad9a3
|
Code style fix
#818
|
2022-11-21 16:11:35 +01:00 |
|
Wojtek Figat
|
c21c57605a
|
Merge branch 'better-material-source-window' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-material-source-window
|
2022-11-21 16:07:52 +01:00 |
|
Wojtek Figat
|
864d4981ed
|
Merge branch 'editor-view-tab-close-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-editor-view-tab-close-fix
|
2022-11-21 16:04:11 +01:00 |
|
Wojtek Figat
|
93c0dd704e
|
Merge branch 'master' into 1.5
# Conflicts:
# Source/Engine/Serialization/Stream.cpp
|
2022-11-21 15:51:57 +01:00 |
|
Chandler Cox
|
4f38a87eed
|
Changed using screen coords to using window points.
|
2022-11-19 16:33:09 -06:00 |
|
Chandler Cox
|
ade5166977
|
fix editor updating base values
|
2022-11-14 20:00:54 -06:00 |
|
Chandler Cox
|
68a5073b29
|
fixed issue when asset picker has no value on particle effect
|
2022-11-14 18:45:44 -06:00 |
|
Wojtek Figat
|
e53623e854
|
Fix crash with custom SelectionOutline postfx object in Editor viewport
|
2022-11-08 19:52:47 +01:00 |
|
Wojtek Figat
|
e98621b887
|
Code style fix
#814
|
2022-11-06 23:05:36 +01:00 |
|
Wojtek Figat
|
735b07f0d7
|
Merge branch 'actor-CM' of https://github.com/Tryibion/FlaxEngine into Tryibion-actor-CM
|
2022-11-06 22:22:45 +01:00 |
|
Wojtek Figat
|
ac89b395af
|
Merge branch 'prefab-tree-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-tree-fix
|
2022-11-06 22:05:22 +01:00 |
|
Chandler Cox
|
3ac77121f5
|
made readonly text and fixed sizing
|
2022-11-06 13:45:06 -06:00 |
|
Chandler Cox
|
14f64b5b20
|
dont close when clicking on view editor CM buttons that are not buttons.
|
2022-11-04 12:58:42 -05:00 |
|
Chandler Cox
|
6ace0961b3
|
added to resize the x and y on text changed
|
2022-11-04 10:57:47 -05:00 |
|
Chandler Cox
|
c817b63927
|
made it easier to scroll and resize the material source window. and added the ability to change if the text can be scrolled in the text box
|
2022-11-04 10:53:29 -05:00 |
|
Chandler Cox
|
de4d3d97f2
|
removed not needed variable
|
2022-11-04 07:10:24 -05:00 |
|
Wojciech Figat
|
996d38b61d
|
Add scripts dragging support to scene tree for reparenting
|
2022-11-04 12:49:46 +01:00 |
|
Chandler Cox
|
2dca30305f
|
added shader source and removed unused variables/includes
|
2022-11-03 08:12:40 -05:00 |
|
Chandler Cox
|
7487b468d3
|
added extra checks
|
2022-11-02 18:37:11 -05:00 |
|
Chandler Cox
|
a1e4400994
|
changed to use attribute to add items to the content context menu, this also allows users to add their own items to the CM
|
2022-11-02 17:57:40 -05:00 |
|
Wojtek Figat
|
6a61b692aa
|
Refactor PostProcessEffect to support C++ scripting
|
2022-11-02 20:29:59 +01:00 |
|
Chandler Cox
|
1af0188a3c
|
changed how actor context menus are created.
|
2022-10-31 19:18:43 -05:00 |
|
Wojciech Figat
|
77b98f7081
|
Add Layer and StaticFlags from parent actor after spawnign actor in Prefab Window
|
2022-10-31 12:21:02 +01:00 |
|
Chandler Cox
|
050635b2cd
|
changed way that the the new menu is generated. Added category name to proxies
|
2022-10-30 14:30:32 -05:00 |
|
Wojtek Figat
|
00be6ffb89
|
Merge branch 'master' into 1.5
|
2022-10-29 20:45:51 +02:00 |
|
Wojtek Figat
|
e1836a222c
|
Fix bug with Screen.CursorVisible set in script OnStart
#799
|
2022-10-29 19:33:34 +02:00 |
|
Wojtek Figat
|
57e812d336
|
Fix audio clips streaming to be thread-safe when audio sources play
#786
|
2022-10-29 18:57:57 +02:00 |
|
Chandler Cox
|
50414d7fed
|
added deselecting nodes when left clicking in blank area in the scene and prefab tree views
|
2022-10-29 09:22:39 -05:00 |
|
Chandler Cox
|
40a04bc5d6
|
Various fixes to prefab tree view. Scrolling like scene view, disable scrolling on renaming, can open CM anywhere in tree panel.
|
2022-10-29 09:14:08 -05: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 |
|
Wojtek Figat
|
bd562a374a
|
Merge branch 'PE-1.4' of https://github.com/plemsoft/FlaxEngine into plemsoft-PE-1.4
|
2022-10-29 11:15:36 +02:00 |
|
Chandler Cox
|
3c689a4697
|
removed not needed variables and fixed variable names
|
2022-10-28 08:32:52 -05:00 |
|
Chandler Cox
|
3f135c832e
|
organized the "new" child context menu into categories.
|
2022-10-27 23:05:51 -05:00 |
|
Preben Eriksen
|
148b15d473
|
Merge branch 'master' into PE-1.4
|
2022-10-25 09:19:01 +02:00 |
|
PrecisionRender
|
748c58d52e
|
Initial commit
|
2022-10-24 19:36:16 -05:00 |
|
Wojtek Figat
|
f078499dfb
|
Another adjustment to have position aligned too #796
|
2022-10-24 16:44:11 +02:00 |
|
Chandler Cox
|
87a0c671f6
|
Adjusted only the bounds for content items to be floored.
|
2022-10-24 09:01:40 -05:00 |
|
Wojciech Figat
|
437ed07368
|
Merge remote-tracking branch 'origin/master' into 1.5
|
2022-10-24 12:07:39 +02:00 |
|
Preben Eriksen
|
56c9ed3197
|
PE: Fix - Linux error "implicitly convert type 'double' to 'float'."
|
2022-10-24 09:10:15 +02:00 |
|
Wojtek Figat
|
b7b31aad8e
|
Code style fix
#793
|
2022-10-23 23:49:46 +02:00 |
|
Wojtek Figat
|
2b514cc10e
|
Merge branch 'CM-fix-open-left' of https://github.com/Tryibion/FlaxEngine into Tryibion-CM-fix-open-left
|
2022-10-23 23:48:49 +02:00 |
|
Wojtek Figat
|
6f380a6f12
|
Code style fix
#783
|
2022-10-23 23:46:11 +02:00 |
|
Wojtek Figat
|
0ec76d678d
|
Merge branch 'value-box-cursor-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-value-box-cursor-change
|
2022-10-23 23:45:13 +02:00 |
|
Wojtek Figat
|
1fb19ee023
|
Adjust content view items to whole pixels to reduce text aliasing
#794
|
2022-10-23 22:38:38 +02:00 |
|