Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Wojtek Figat
|
e7132086a5
|
Add displaying asset failed text if it occurs
|
2024-12-29 23:01:25 +01:00 |
|
Wojtek Figat
|
4ffb614c01
|
Fix compilation and simplify
#3010
|
2024-11-26 16:11:18 +01:00 |
|
xxSeys1
|
b055117144
|
simplify parameter deleted code
|
2024-11-16 18:37:36 +01:00 |
|
xxSeys1
|
2952bdca66
|
fix docs commend and function name
|
2024-10-24 23:28:48 +02:00 |
|
xxSeys1
|
57b4e9f295
|
move used checks to interface
|
2024-10-24 23:24:28 +02:00 |
|
xxSeys1
|
b880edc889
|
add editor option to toggle warning
|
2024-10-22 13:49:26 +02:00 |
|
xxSeys1
|
aee5382ff6
|
Remove plural from caption
|
2024-10-22 13:38:37 +02:00 |
|
xxSeys1
|
667eb73911
|
add warning when used param is being deleted
"Used" means in graph and connected
|
2024-10-22 13:10:21 +02:00 |
|
Wojtek Figat
|
c26a806a35
|
Code cleanup
#1456
|
2024-09-11 19:57:57 +02:00 |
|
Wojtek Figat
|
91bfb29d33
|
Merge branch 'visject_grid_snap' of https://github.com/Menotdan/FlaxEngine into Menotdan-visject_grid_snap
# Conflicts:
# Source/Editor/Surface/SurfaceUtils.cs
|
2024-09-11 18:32:08 +02:00 |
|
Menotdan
|
892ab47b7a
|
Merge branch 'reordering' of https://github.com/Menotdan/FlaxEngine into Menotdan-reordering
#2670
|
2024-06-10 23:13:50 +02:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
d76b5234c5
|
Expose and document various APIs of Visject for plugins to use
|
2024-02-18 11:06:42 +01:00 |
|
Menotdan
|
14d14dd6f3
|
Merge branch 'master' into visject_grid_snap
Merged master.
|
2023-11-10 10:44:59 -05:00 |
|
Wojtek Figat
|
2c5a5acf33
|
Add maintaining new param id in undo #1671
|
2023-11-05 23:30:39 +01:00 |
|
Wojtek Figat
|
342360f537
|
Refactor #1671
|
2023-11-05 23:21:14 +01:00 |
|
Wojtek Figat
|
3ba8875121
|
Merge branch 'Visject-ConvertConstantToParameter' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ConvertConstantToParameter
# Conflicts:
# Source/Editor/Surface/Archetypes/Constants.cs
|
2023-11-05 21:43:16 +01:00 |
|
|
|
081648ef06
|
Fix common tooltips with hardcoded keybindings
|
2023-10-24 21:47:18 +03:00 |
|
Nils Hausfeld
|
dcec847d50
|
- Basic constants can now be converted to parameters
|
2023-10-11 20:01:56 +02:00 |
|
Menotdan
|
02d68bc057
|
Add toggle button for grid snapping.
|
2023-09-17 18:20:50 -04:00 |
|
Menotdan
|
e38da7eb95
|
Factor Toolstrip setup out from the various Visject Windows. I made this it's own commit in case you don't like these changes, but if you want to undo you will have to add the new button I added to all three windows.
|
2023-09-17 16:48:41 -04:00 |
|
Wojtek Figat
|
273b6c0228
|
Various minor improvements
|
2023-05-04 11:55:22 +02:00 |
|
Wojtek Figat
|
12f4dc74d2
|
Optimize default C# stdlib references to prevent using jit-ed features in a game assembly
|
2023-04-01 23:34:05 +02:00 |
|
Wojtek Figat
|
74758f5380
|
Merge remote-tracking branch 'origin/master' into 1.6
# Conflicts:
# Source/Tools/Flax.Build/Build/Builder.Projects.cs
# Source/Tools/Flax.Build/Build/Plugins/NetworkingPlugin.cs
|
2023-03-14 11:52:41 +01:00 |
|
Wojtek Figat
|
086c2f155d
|
Fix error when using nested Visject Surface context during State Machines editing in Anim Graph
|
2023-03-13 15:39:36 +01:00 |
|
Wojciech Figat
|
eebc4951de
|
Merge branch '1.5' into dotnet7
# Conflicts:
# Source/Platforms/DotNet/NUnit/agents/net40/nunit-agent.exe
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/agents/net7.0/nunit.agent.addins
# Source/Platforms/DotNet/NUnit/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.dll
# Source/Platforms/DotNet/NUnit/nunit3-console.exe
# Source/Platforms/DotNet/NUnit/nunit3-console.exe.config
# Source/Platforms/DotNet/NUnit/testcentric.engine.metadata.dll
# Source/Tools/Flax.Build/Deps/Downloader.cs
# Source/Tools/Flax.Stats/CodeFrame.cs
# Source/Tools/Flax.Stats/CodeFrameNode.cs
# Source/Tools/Flax.Stats/Flax.Stats.Build.cs
# Source/Tools/Flax.Stats/Languages.cs
# Source/Tools/Flax.Stats/Program.cs
# Source/Tools/Flax.Stats/TaskType.cs
# Source/Tools/Flax.Stats/Tools.cs
# Source/Tools/FlaxEngine.Tests/TestEditorUtils.cs
|
2023-01-10 15:49:44 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojciech Figat
|
3e8e839cd1
|
Refactor Editor Windows layout serialization of splitter values to prevent invalid state when loading windows
|
2022-12-27 13:54:53 +01:00 |
|
Wojtek Figat
|
a3a001633b
|
Fix Custom Editors groups regression
|
2022-11-30 17:47:56 +01:00 |
|
Wojciech Figat
|
49df15c021
|
Fix Surface parameter attributes editor popup location
|
2022-08-09 12:37:27 +02:00 |
|
Wojciech Figat
|
b23cf5f1d8
|
Fix displaying multiple structure parameters in Visject Surface parameters panel
|
2022-08-05 13:27:32 +02:00 |
|
Wojciech Figat
|
9192375ddb
|
Improve properties display (group all parameters from the same group together)
|
2022-07-05 10:36:36 +02:00 |
|
Wojtek Figat
|
bc65057eb7
|
Add property type tooltip to Visject properties
|
2022-06-13 00:41:06 +02:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojtek Figat
|
785f8915b7
|
Merge remote-tracking branch 'origin/gi' into large-worlds
# Conflicts:
# Source/Engine/Core/Math/Vector3.h
|
2022-05-21 19:45:13 +02:00 |
|
Wojtek Figat
|
782c3a0e3e
|
Add Find references utility for graph parameters and methods
|
2022-05-09 18:10:47 +02:00 |
|
Wojtek Figat
|
8b1e0df222
|
Add **Content Search** window to searching Visual Scripts and other assets
|
2022-05-08 19:42:34 +02:00 |
|
Wojtek Figat
|
90906baae2
|
Various improvements for Editor
|
2022-05-06 17:14:25 +02:00 |
|
Wojciech Figat
|
cad9bad950
|
Merge remote-tracking branch 'origin/master' into gi
|
2022-04-21 12:57:08 +02:00 |
|
Wojtek Figat
|
3c841b1be1
|
Add support for font size and color in Header attribute
|
2022-04-15 19:16:50 +02:00 |
|
Wojciech Figat
|
3e9b6caa1c
|
Fix sorting items in various contextual list popups in Editor
|
2022-03-25 15:36:30 +01:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
e249fda1f2
|
Add Visual Script parameter access editing (public or private)
|
2021-11-16 16:41:38 +01:00 |
|
Wojciech Figat
|
336f4debf1
|
Add OnParamEdited callback to Visject surface parameters API
|
2021-11-16 16:38:46 +01:00 |
|
Wojtek Figat
|
fff2c3e038
|
Fix materials parameters display issues after editing
|
2021-08-18 22:55:31 +02:00 |
|
Wojtek Figat
|
84f48e4a6f
|
Add full documentation tooltip to Visject new parameter type picker list
|
2021-07-29 14:06:05 +02:00 |
|
Wojtek Figat
|
c91c8b66ce
|
Add Category attribute for types grouping in editor dialogs
|
2021-06-15 16:39:15 +02:00 |
|
W2Wizard
|
d54efc73f1
|
Adapt to new spritehandle names
Lots of files! However only change was renaming the icons overall.
|
2021-05-13 15:16:45 +02:00 |
|
W2.Wizard
|
694b20148d
|
Cleanup 5
|
2021-02-21 11:50:30 +01:00 |
|