Wojtek Figat
|
de2db94b85
|
Add DrawCylinder and DrawWireCylinder to DebugDraw
|
2021-03-24 22:08:15 +01:00 |
|
Wojtek Figat
|
31d1932d55
|
Fix debug shapes leftovers update in editor after playmode
Fixes #223
|
2021-03-01 14:32:06 +01:00 |
|
Wojtek Figat
|
ff70c16051
|
Add support for capturing stack trace of called DebugLog from C++
|
2021-02-26 13:58:42 +01:00 |
|
Wojtek Figat
|
13cc6eb7b9
|
Cleanup DebugLog internal calls
|
2021-02-26 11:50:05 +01:00 |
|
Wojtek Figat
|
b193a7abc4
|
Add support for binary modules with native-code only
|
2021-02-25 13:01:15 +01:00 |
|
Wojtek Figat
|
84ee882439
|
Post merge fixes
|
2021-02-23 22:43:07 +01:00 |
|
Wojtek Figat
|
5a9ca6f130
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/BoundingSphere.cs
# Source/Engine/Debug/DebugDraw.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
# Source/Engine/Platform/Win32/Win32Platform.h
|
2021-02-23 22:32:17 +01:00 |
|
Wojtek Figat
|
dc352edce7
|
Add DebugDraw::DrawText for drawing 3D debug text in the world
|
2021-02-18 15:16:10 +01:00 |
|
Wojtek Figat
|
74823a8bcf
|
Add DebugDraw::DrawText for drawing 2D debug text on a screen
|
2021-02-18 12:39:53 +01:00 |
|
Wojtek Figat
|
978ee84aea
|
Add support for debug shapes preview in prefab editor window
|
2021-02-17 17:23:43 +01:00 |
|
Wojtek Figat
|
7cc5560adf
|
Fix compilation warnings
|
2021-02-17 10:59:08 +01:00 |
|
Wojtek Figat
|
fc4dc8cb50
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/FlaxEngine.Gen.cs
# Source/Tools/Flax.Build/Utilities/Utilities.cs
|
2021-02-16 18:54:25 +01:00 |
|
Wojtek Figat
|
312e4ad010
|
Merge branch 'master' into 1.1
# Conflicts:
# Source/Engine/Content/JsonAsset.h
# Source/Engine/Core/Config/Settings.h
|
2021-02-15 10:40:59 +01:00 |
|
Wojtek Figat
|
74c1ac89c8
|
Add DebugDraw.DrawWireTriangles for wireframe geometry debug drawing
|
2021-02-12 11:43:46 +01:00 |
|
Wojtek Figat
|
6c253ce892
|
Fix DebugDraw DrawTriangles crash
|
2021-02-10 17:20:05 +01:00 |
|
Wojtek Figat
|
81e41d51c8
|
Remove Unlink from asset reference
|
2021-02-10 11:37:14 +01:00 |
|
W2.Wizard
|
522e1eb769
|
Inverted condition
|
2021-02-06 20:10:22 +01:00 |
|
W2.Wizard
|
f5d1ad5a9b
|
Use ThrowException instead
|
2021-02-06 13:32:04 +01:00 |
|
W2.Wizard
|
5b32756536
|
Remove empty space
Just noticed it, so bye bye.
|
2021-02-06 11:32:58 +01:00 |
|
W2.Wizard
|
8a567f0849
|
Fix issue #214
|
2021-02-06 11:29:48 +01:00 |
|
Wojtek Figat
|
37e3a85080
|
Optimize splines debug rendering performance
|
2021-01-27 12:33:32 +01:00 |
|
Wojtek Figat
|
023cdced0a
|
Add utility to make spline curve linear or smooth
|
2021-01-26 09:32:41 +01:00 |
|
mafiesto4
|
c7547b3a46
|
Merge remote-tracking branch 'origin/master' into linux-editor
|
2021-01-10 09:14:03 +01:00 |
|
mafiesto4
|
efa5d05f5f
|
Fixes for building editor for Linux
|
2021-01-05 16:23:02 +01:00 |
|
W2.Wizard
|
4d8cc9aef7
|
Fixed additional typos
Went through the source with VNNCC to correct as many found typos as possible
Co-Authored-By: VNC <52937757+VNNCC@users.noreply.github.com>
|
2021-01-05 02:14:21 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
3973452ec3
|
Add logging offset for Json parsing errors
|
2020-12-30 23:50:07 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|