Commit Graph

9107 Commits

Author SHA1 Message Date
Wojtek Figat
06dcc7ba8e Merge branch 'Visject-CommentRenameImprovementsTwo' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-CommentRenameImprovementsTwo 2024-12-16 23:17:56 +01:00
Wojtek Figat
b81435505d Merge branch 'scroll-script-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-scroll-script-add 2024-12-16 23:16:04 +01:00
Wojtek Figat
222a614a2b Simplify and cleanup code
#3096
2024-12-16 23:14:50 +01:00
Wojtek Figat
bd4a042619 Merge branch 'ActorRefClickHighlight' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ActorRefClickHighlight 2024-12-16 23:09:09 +01:00
Wojtek Figat
0a2341674f Merge branch 'ignore-specific-warnings' of https://github.com/Tryibion/FlaxEngine into Tryibion-ignore-specific-warnings 2024-12-16 23:03:53 +01:00
Wojtek Figat
ef60cc30ff Merge branch 'show-hidden-game-win-play' of https://github.com/Tryibion/FlaxEngine into Tryibion-show-hidden-game-win-play 2024-12-16 23:02:15 +01:00
Wojtek Figat
9ad1a9bfd0 Merge branch 'feature/negative-model-import-reverse-winding' of https://github.com/GaryMcWhorter/FlaxEngine into GaryMcWhorter-feature/negative-model-import-reverse-winding 2024-12-16 23:00:24 +01:00
Wojtek Figat
bbed25653a Merge branch 'fix-collection-value' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-collection-value 2024-12-16 22:58:02 +01:00
Wojtek Figat
fb44f0458c Merge branch 'fix-uieditor-null' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-uieditor-null 2024-12-16 22:54:43 +01:00
Wojtek Figat
fa8f50ead1 Fix crash on incorrect light shadow state after shadowmap resizing failure
#3106
2024-12-16 22:52:05 +01:00
Chandler Cox
f57f57423c Fix Collection value containers to use correct value assignment. 2024-12-13 14:31:44 -06:00
Gary M
c6b7077c2d Remove unnecessary comments 2024-12-12 22:23:21 -08:00
Gary M
21d1419e74 Added import option to reverse winding order 2024-12-12 22:19:55 -08:00
Chandler Cox
696b1c0d0c Fix comment. 2024-12-12 11:57:29 -06:00
Chandler Cox
7e0c0559dd Add the ability to ignore specific warnings during build. 2024-12-12 11:53:12 -06:00
Chandler Cox
a0216746b9 Add value null check in UiControlEditor to fix exception 2024-12-12 11:04:28 -06:00
Chandler Cox
76b84cca4e Scroll to script on add. 2024-12-12 10:40:08 -06:00
Chandler Cox
0906a561c4 Show game window if hidden when start play. 2024-12-11 20:55:49 -06:00
Chandler Cox
99e836b1fb Fix valid drop not resetting, add debounce timer to highlighting for showing on double click prevention 2024-12-11 20:43:52 -06:00
xxSeys1
1e61abdfef add highlight when actor reference is single clicked 2024-12-11 17:11:00 +01:00
Wojtek Figat
4a2f4a98ec Revert unwanted change from 24266b64da 2024-12-11 14:42:13 +01:00
Wojtek Figat
24266b64da Fix Continuous Deployment 2024-12-11 14:24:06 +01:00
Wojtek Figat
139a431614 Fix crash due to alive reference to old asset validator
#3081
2024-12-10 17:01:41 +01:00
Wojtek Figat
4fe46dfc83 Merge branch 'more-scripting-templates' of https://github.com/Tryibion/FlaxEngine into Tryibion-more-scripting-templates 2024-12-10 16:48:11 +01:00
Wojtek Figat
04a3435200 Fix shaders parsing to skip comments in between special macros 2024-12-10 16:45:59 +01:00
Wojtek Figat
09414f9002 Add blend space drawing in Multi Blend 2D editor
#1980
2024-12-10 10:42:40 +01:00
Wojtek Figat
3e5cb09381 Fix vertical axis and blend points center in Multi Blend space editor
#1980
2024-12-09 22:48:02 +01:00
Wojtek Figat
eb5dfcd6bf Add support for multi-control editing
#1897
2024-12-09 18:47:32 +01:00
Wojtek Figat
667661dd90 Merge branch 'multi-select-values' of https://github.com/Tryibion/FlaxEngine into Tryibion-multi-select-values 2024-12-09 18:34:39 +01:00
Wojtek Figat
3e344e789a Optimize terrain debug shape drawing by caching lines into a vertex buffer
#2841
2024-12-09 18:26:53 +01:00
Nils Hausfeld
e9243d0358 - Fixed regression of commit ec7840f36b that caused surface comments created with "// <text>" to throw an error 2024-12-07 19:15:14 +01:00
Nils Hausfeld
82453acf53 - Added the ability to rename selected visject comments by pressing F2
- Added rename option to context menu for visject comments
2024-12-07 18:42:00 +01:00
Wojtek Figat
0cf31395b5 Add support for Quaternion in GPU particles graph
#2901
2024-12-06 17:38:16 +01:00
Wojtek Figat
ce23c2efaf Add hiding unrelated properties in Material properties for Decal, PostFX or GUI materials
#2919
2024-12-06 17:12:10 +01:00
Wojtek Figat
b6d2a3683c Add ButtonAttribute to display methods in editor properties panel
#1917
2024-12-06 16:10:50 +01:00
Wojtek Figat
31e870b086 Add C++ version and compiler path into VS Code project files
#3040
2024-12-06 13:13:25 +01:00
Wojtek Figat
2f239fe405 Add missing license file and build script for WinPixEventRuntime header module 2024-12-06 12:45:44 +01:00
Wojtek Figat
e53b2b5736 Fix various compilation warnings 2024-12-06 11:37:25 +01:00
Wojtek Figat
a2087297e0 Add deploying game debug symbols for Windows builds 2024-12-06 11:37:01 +01:00
Wojtek Figat
0ef1220846 Another iteration on cooking job 2024-12-05 15:29:24 +01:00
Wojtek Figat
987916cc1c Another iteration on cooking job 2024-12-05 12:23:32 +01:00
Wojtek Figat
4ac334acac Another iteration on cooking job 2024-12-05 11:21:51 +01:00
Wojtek Figat
2230f907fd Fix duplicated newlines on Github Action output 2024-12-05 10:33:30 +01:00
Wojtek Figat
93fefc9af3 Fix showing splash screen window when running Editor in headless mode 2024-12-04 18:45:41 +01:00
Wojtek Figat
e27d18ef87 Fix default build target preset 2024-12-04 18:44:09 +01:00
Wojtek Figat
848dbdf532 Add auto-exit command line to editor 2024-12-04 18:41:36 +01:00
Wojtek Figat
2f16694529 Fix some not important warning to be less verbose in some cases 2024-12-04 18:40:52 +01:00
Wojtek Figat
12d9d94138 Add support for curves in C++ scripting api
#2546
2024-12-04 13:30:56 +01:00
Wojtek Figat
c01824cd09 Add support for using template type inside MarshalAs tag value 2024-12-03 13:33:16 +01:00
Wojtek Figat
10caaf4fe9 Fix parsing scripting type inheritance with generics 2024-12-02 23:36:11 +01:00