Wojtek Figat
|
7a969b5d7b
|
Code style fix
#760
|
2022-10-12 19:07:48 +02:00 |
|
Wojtek Figat
|
faf7f8ad03
|
Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master
|
2022-10-12 19:05:23 +02:00 |
|
Ruan Lucas
|
93dc57c08f
|
remove unused include
|
2022-10-10 23:10:25 -04:00 |
|
Ruan Lucas
|
67c963f60d
|
Optimization Method
|
2022-10-10 22:43:00 -04:00 |
|
Wojtek Figat
|
ebd88a407d
|
Fix mouse leave event handling to restore cursor
#759
|
2022-10-10 18:47:38 +02:00 |
|
Wojtek Figat
|
0ed41f97fc
|
Merge branch 'cursor-changes' of https://github.com/Tryibion/FlaxEngine into Tryibion-cursor-changes
|
2022-10-10 18:33:29 +02:00 |
|
Chandler Cox
|
6d6961d961
|
removed mouse button down as it caused issues with focus
|
2022-10-06 19:59:51 -05:00 |
|
Chandler Cox
|
091fe0a40a
|
Simplified tool tip hide
|
2022-10-06 19:12:46 -05:00 |
|
Chandler Cox
|
2d42ca522d
|
Fixed spacing and comment
|
2022-10-06 16:51:25 -05:00 |
|
Chandler Cox
|
79ccda3883
|
Moved code to on drag enter to minimize calls.
|
2022-10-06 16:49:35 -05:00 |
|
Chandler Cox
|
40f7980c18
|
hide tooltip while dragging
|
2022-10-05 22:05:27 -05:00 |
|
Chandler Cox
|
aca5522245
|
Fixed small bug when moving a tab when close to the split panel splitter
|
2022-10-05 21:16:54 -05:00 |
|
Ruan Lucas
|
0a91b8b360
|
fix: isPointOnView doesn't work for long distance positions
|
2022-10-03 18:51:27 -04:00 |
|
Ruan Lucas
|
61747bef85
|
change method name
|
2022-10-02 00:16:25 -04:00 |
|
Ruan Lucas
|
6af6649f70
|
implement method to check if world position is within camera view
|
2022-10-02 00:02:56 -04:00 |
|
Chandler Cox
|
3867cb5e97
|
Changed how cursor is set back to default, so it doesnt keep setting itself
|
2022-09-30 20:52:04 -05:00 |
|
Chandler Cox
|
e18002dd03
|
Fixed regression of cursor being stuck in default when trying to change it in viewport
|
2022-09-30 20:01:35 -05:00 |
|
Chandler Cox
|
c19ff9b2ef
|
Added a change in cursor type to assist in UX for resizing editor panels and changing the values in value boxes
|
2022-09-30 19:25:50 -05:00 |
|
Wojciech Figat
|
66b452e90c
|
Fix crash on shutdown due to custom JsonAsset C++ instance
|
2022-09-14 17:58:57 +02:00 |
|
Wojciech Figat
|
c553859c3b
|
Fix invalid NetworkMessage usage in C++
|
2022-09-14 17:58:50 +02:00 |
|
Wojciech Figat
|
439f74c540
|
Fix comparison operators on object reference types
|
2022-09-12 14:48:48 +02:00 |
|
Wojtek Figat
|
8694bd6af9
|
Fix crash on root motion extraction if source animation has no valid root node animated
#746
|
2022-09-12 14:48:43 +02:00 |
|
Wojtek Figat
|
3abbafa530
|
Fixes for Vulkan
|
2022-09-06 22:54:00 +02:00 |
|
Wojtek Figat
|
2cd7967ec4
|
Fix crash on Linux with empty log message
|
2022-09-06 21:53:14 +02:00 |
|
Wojtek Figat
|
73d0fc4973
|
Fix UWP build
|
2022-09-06 19:35:11 +02:00 |
|
|
|
784605f974
|
Fix crash when opening tooltip windows on Linux
|
2022-09-04 18:35:24 +03:00 |
|
Wojtek Figat
|
4e541dc0ba
|
Revert tested disabled bokeh shapes
|
2022-09-02 15:33:30 +02:00 |
|
Wojtek Figat
|
fba60f05a0
|
Refactor EditorPlugins to properly initialize and deinitialize
|
2022-09-02 09:52:41 +02:00 |
|
Wojtek Figat
|
d712a83c69
|
Fix invisible static model if model is loaded but not yet streamed
|
2022-08-31 19:40:13 +02:00 |
|
Wojtek Figat
|
a1dea6a756
|
Adjust triplanar texture sample node #735
|
2022-08-31 17:39:01 +02:00 |
|
Wojtek Figat
|
2b400a7f50
|
Merge branch 'master' of https://github.com/PrecisionRender/FlaxEngine into PrecisionRender-master
|
2022-08-31 17:16:20 +02:00 |
|
Wojtek Figat
|
88b46d1720
|
Fix crash when changing actor scene
|
2022-08-25 20:54:25 +02:00 |
|
Wojtek Figat
|
98616f443b
|
Reduce actor orientation threshold
|
2022-08-25 19:42:06 +02:00 |
|
Wojtek Figat
|
57cb15486e
|
Fix the Depth Of Field to be consistent no matter the resolution
|
2022-08-25 19:42:03 +02:00 |
|
Wojtek Figat
|
d50908e10b
|
Cleanup DOF shader to use shader permutations for vertical/horizontal passes
|
2022-08-25 19:42:02 +02:00 |
|
Wojtek Figat
|
20ebe3ac85
|
Fix game ticking in editor during cut-scene rendering at edit time
|
2022-08-25 19:42:00 +02:00 |
|
PrecisionRender
|
8f8df34342
|
Add World Triplanar Texture node to shader editor
|
2022-08-25 11:27:40 -05:00 |
|
Wojtek Figat
|
a19c17cfb9
|
Fix ivalid include
|
2022-08-19 14:36:38 +02:00 |
|
Wojciech Figat
|
a3a44f0cef
|
Add StringUtils tests and Paths test and fix detected problem with rooted path starting with ./
|
2022-08-19 11:54:09 +02:00 |
|
Wojciech Figat
|
01eb42dd10
|
Enable assertions in native tests
|
2022-08-19 11:19:07 +02:00 |
|
Wojciech Figat
|
bf30d7cd29
|
Add Array/BitArray tests and fix some detected problems
|
2022-08-19 11:18:48 +02:00 |
|
Wojciech Figat
|
ed7cc96889
|
Add Guid tests
|
2022-08-19 11:17:36 +02:00 |
|
Wojciech Figat
|
b17070adf5
|
Fix picking to properly select closest triangle for meshes
|
2022-08-18 15:54:02 +02:00 |
|
Wojciech Figat
|
c7a3fb4341
|
Fix crash due to GPU Particles define not used in some headers
|
2022-08-18 15:15:10 +02:00 |
|
Wojciech Figat
|
0b15c369d6
|
Fix FlaxStorage refs counting to be atomic
|
2022-08-16 12:36:44 +02:00 |
|
Wojtek Figat
|
c43f724189
|
Add reloading materials and particle emitters after shader compilation fail
|
2022-08-12 22:55:20 +02:00 |
|
Wojciech Figat
|
ff87cdfebb
|
Update SDFs
|
2022-08-12 16:00:48 +02:00 |
|
Wojciech Figat
|
b8922ee846
|
Fix 1px offset in Model SDFs
|
2022-08-12 16:00:38 +02:00 |
|
Wojciech Figat
|
9b816a321c
|
Reduce DDGI probes distance limit to improve performance
|
2022-08-12 09:53:57 +02:00 |
|
Wojciech Figat
|
d8c224112b
|
Add Global Surface Atlas rendering for Foliage
|
2022-08-11 11:33:41 +02:00 |
|