PrecisionRender
|
748c58d52e
|
Initial commit
|
2022-10-24 19:36:16 -05:00 |
|
Chandler Cox
|
a79b642613
|
Added KeyUp event in TextBoxBase
|
2022-10-24 14:11:34 -05:00 |
|
Chandler Cox
|
616379c54b
|
Added an event to subscribe to in TextBoxBase that gets fired when a key is down.
|
2022-10-24 14:00:56 -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
|
8a76d32ded
|
Various improvements
|
2022-10-24 15:29:30 +02:00 |
|
Wojciech Figat
|
30fdde614d
|
Add network objects ownership changing with network sync
|
2022-10-24 15:02:11 +02:00 |
|
Wojciech Figat
|
494de7a9f4
|
Rename
|
2022-10-24 14:35:43 +02:00 |
|
Wojciech Figat
|
b8697e7204
|
Rename
|
2022-10-24 14:30:08 +02:00 |
|
Wojciech Figat
|
479a83fdef
|
Add objects despawning in networking
|
2022-10-24 13:25:57 +02:00 |
|
Wojciech Figat
|
437ed07368
|
Merge remote-tracking branch 'origin/master' into 1.5
|
2022-10-24 12:07:39 +02:00 |
|
Wojciech Figat
|
771f8ad02b
|
Add objects spawning to networking
|
2022-10-24 12:07:16 +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 |
|
Wojtek Figat
|
124c287537
|
Merge branch 'better-content-item-layout' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-content-item-layout
|
2022-10-23 22:02:11 +02:00 |
|
Wojtek Figat
|
3cb37bf7b0
|
Merge branch 'change-script-order-default' of https://github.com/Tryibion/FlaxEngine into Tryibion-change-script-order-default
|
2022-10-23 21:56:28 +02:00 |
|
Wojtek Figat
|
13be6b75f2
|
Merge branch 'dont-close-childCM-onclick' of https://github.com/Tryibion/FlaxEngine into Tryibion-dont-close-childCM-onclick
|
2022-10-23 20:35:17 +02:00 |
|
Wojtek Figat
|
1914fa519d
|
Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master
|
2022-10-23 20:32:26 +02:00 |
|
Wojtek Figat
|
5341e355ce
|
Code style fix
#782
|
2022-10-23 20:14:58 +02:00 |
|
Wojtek Figat
|
de012a23ee
|
Merge branch 'move-updatecamerapreview' of https://github.com/Tryibion/FlaxEngine into Tryibion-move-updatecamerapreview
|
2022-10-23 19:15:46 +02:00 |
|
Wojtek Figat
|
1c0f2f2b81
|
Merge branch 'cursor-change-for-property-splitter' of https://github.com/Tryibion/FlaxEngine into Tryibion-cursor-change-for-property-splitter
|
2022-10-23 19:11:28 +02:00 |
|
Wojtek Figat
|
d89e31d155
|
Code style fix
#777
|
2022-10-23 14:26:06 +02:00 |
|
Wojtek Figat
|
5e5abcdc3f
|
Merge branch 'cache-transform-snapping-state' of https://github.com/Tryibion/FlaxEngine into Tryibion-cache-transform-snapping-state
|
2022-10-23 14:20:49 +02:00 |
|
Wojtek Figat
|
70c53a4f67
|
Fix error if nothing is selected
|
2022-10-23 14:19:17 +02:00 |
|
Wojtek Figat
|
c6523ed9cd
|
Fix crash when presenting task which swap chain is not ready
|
2022-10-23 14:18:55 +02:00 |
|
Preben Eriksen
|
2a7e59ae5d
|
PE: Fix issue with using "shift" to duplicate object, this only worked every second time if using a large grid.
|
2022-10-23 12:20:01 +02:00 |
|
Preben Eriksen
|
edf339a942
|
PE: Added - Bounding Box Snapping, it dont matter what size objects are they will always snap perfectly.
|
2022-10-23 09:48:18 +02:00 |
|
Preben Eriksen
|
b3bb860195
|
PE: Added - Use "R" key to rotate selections by 45 degrees.
|
2022-10-23 09:45:27 +02:00 |
|
Chandler Cox
|
9bd13c8ed5
|
This adds more spacing between the content items in the content view and allows for resizing better than before.
|
2022-10-21 20:31:19 -05:00 |
|
Chandler Cox
|
1c44c42b52
|
fixed position of child CMs when having to open left
|
2022-10-21 14:14:13 -05:00 |
|
Wojtek Figat
|
ef77cdfe3f
|
Fix Clang compilation
|
2022-10-21 19:49:28 +02:00 |
|
Wojtek Figat
|
727d29ee07
|
Fix Clang compilation
|
2022-10-21 19:32:10 +02:00 |
|
Wojtek Figat
|
52b1b19b02
|
Fix Clang compilation
|
2022-10-21 19:06:05 +02:00 |
|
Wojtek Figat
|
8b446edc06
|
Fix Clang compilation
|
2022-10-21 18:42:33 +02:00 |
|
Wojtek Figat
|
42d1f40b9c
|
Optimize some code by manual inlining
|
2022-10-21 18:36:29 +02:00 |
|
Wojtek Figat
|
b7b4391cff
|
Fix some editor panels to have focus on change
|
2022-10-21 18:36:28 +02:00 |
|
Chandler Cox
|
0765b82a39
|
changed the default for script memebers order.
|
2022-10-21 09:54:16 -05:00 |
|
Wojciech Figat
|
8dec405f4f
|
Add iterator copy operator in collections
|
2022-10-21 15:40:47 +02:00 |
|
Ruan Lucas
|
4d73638a8b
|
Merge branch 'FlaxEngine:master' into master
|
2022-10-20 20:50:32 -04:00 |
|
Ruan Lucas
|
ca49454615
|
remove unused include
|
2022-10-20 20:49:37 -04:00 |
|
Chandler Cox
|
b20967559b
|
added to not close the child context menu on click
|
2022-10-20 19:49:36 -05:00 |
|
Ruan Lucas
|
e1dc5a2e81
|
remove incorrect method
|
2022-10-20 20:47:02 -04:00 |
|
Ruan Lucas
|
a4333dfcb6
|
add flag to work for desktop and linux only
|
2022-10-20 20:26:08 -04:00 |
|
Ruan Lucas
|
a65e812b45
|
Add method that returns a list of standard monitor resolutions
|
2022-10-20 19:57:23 -04:00 |
|
Wojciech Figat
|
32e052a87b
|
Refactor native Stream serialization to new API
|
2022-10-20 17:28:12 +02:00 |
|
Wojciech Figat
|
e5866a3ff4
|
Fix generated replication C# code reference to NetworkStream type
|
2022-10-20 15:18:21 +02:00 |
|