Gareth Martin
affdaa53c3
Two more fixes for ramp tool misbehaving
...
Also you can now drag ramp points around
#lockdown: Ben.Marsh
[CL 2319691 by Gareth Martin in Main branch]
2014-10-06 10:04:49 -04:00
Gareth Martin
2316af612f
Fix landscape splines being difficult to select in spline edit mode
...
[CL 2315748 by Gareth Martin in Main branch]
2014-10-01 08:18:23 -04:00
Gareth Martin
8c4e7eef63
Fix landscape ramp tool transform widgets not responding
...
[CL 2315740 by Gareth Martin in Main branch]
2014-10-01 08:03:26 -04:00
bruce nesbit
2266201868
Added Tag to FDetailWidgetRow.
...
Made missing landscape mode items selectable for tutortial
[CL 2314154 by bruce nesbit in Main branch]
2014-09-30 11:35:31 -04:00
Jack Porter
8a2194ea1d
Added missing Foliage and Landscape tooltips
...
TTP#346285, 345541
[CL 2314042 by Jack Porter in Main branch]
2014-09-30 05:44:57 -04:00
Jaroslaw Palczynski
65ba5d456f
TArray documentation and a coupld of methods deprecation.
...
Changes mostly in Array.h. The changes in other files are only renames for deprecated functions.
[CL 2312616 by Jaroslaw Palczynski in Main branch]
2014-09-29 04:23:44 -04:00
Jack Porter
81a854f4cd
Fixed New Landscape tooltips
...
TTP#345565
[CL 2308093 by Jack Porter in Main branch]
2014-09-24 05:08:44 -04:00
James Golding
6d6390d25b
Add tutorial button to Landscape and Foliage mode panels
...
#codereview thomas.sarkanen, jack.porter
[CL 2302958 by James Golding in Main branch]
2014-09-18 16:42:52 -04:00
Marc Audy
07043e64e0
Convert uses of FActorIterator to TActorIterator where appropriate
...
[CL 2300029 by Marc Audy in Main branch]
2014-09-16 16:22:01 -04:00
Nick Atamas
440aad30b6
Slate : Deprecated .AspectRatio() and removed all references.
...
[CL 2294436 by Nick Atamas in Main branch]
2014-09-11 20:21:09 -04:00
Gareth Martin
ecdd80244f
Improve landscape sculpting tool, it's now continuous and framerate-independent
...
Refactored landscape tool strokes somewhat, removing unnecessary virtual functions (most of the stroke classes were single-level hierarchies, making virtuals pointless), empty functions and unnecessary dynamic allocation (using refactored TOptional)
[CL 2293878 by Gareth Martin in Main branch]
2014-09-11 12:44:16 -04:00
Jack Porter
666cfd7bf1
Fix noise generated when using the landscape flatten tool with a strength greater than 1.0
...
[CL 2293382 by Jack Porter in Main branch]
2014-09-11 00:41:25 -04:00
bruce nesbit
3fa6b0f173
Fixed metadata on landscape tool buttons.
...
[CL 2290940 by bruce nesbit in Main branch]
2014-09-09 12:21:07 -04:00
bruce nesbit
5a23716daf
More widget metadata for tutorials
...
[CL 2290909 by bruce nesbit in Main branch]
2014-09-09 12:20:30 -04:00
Saul Abreu
bcda2be51d
Fixed uses of the LOCTEXT_NAMESPACE macro as a parameter. It causes parse errors when gathering text from source, as it is an unexpected use of the macro.
...
[CL 2289793 by Saul Abreu in Main branch]
2014-09-08 15:22:15 -04:00
Gareth Martin
3f86dc5982
Support painting landscape and foliage without control held down
...
[CL 2289372 by Gareth Martin in Main branch]
2014-09-08 10:45:50 -04:00
bruce nesbit
0359b039e9
More widget tags for tutorials
...
Removed unused function prototype
[CL 2286231 by bruce nesbit in Main branch]
2014-09-05 10:00:26 -04:00
Gareth Martin
685d0ed386
Fix Landscape Layer Painting Restriction showing up for sculpting tools
...
[CL 2280523 by Gareth Martin in Main branch]
2014-09-01 11:54:44 -04:00
Sangwoo Lee
4a222cfacd
Landscape : Fixed undo problem (TTP #344535 )
...
[CL 2270067 by Sangwoo Lee in Main branch]
2014-08-25 11:05:53 -04:00
Lukasz Furman
8187497ecb
navigation octree refactor
...
- common interface for all objects that can export navigation data
- simplified registering/unregistering
- replaced navigation proxy objects with custom node parenting
- fixed corrupted entries from blueprint based components during editor move
[CL 2267261 by Lukasz Furman in Main branch]
2014-08-22 06:53:27 -04:00
Justin Hair
8ecdcda7e3
Flagged the landscape promotion test to be ATF_NonNullRHI. So an end user will have to run it with rendering otherwise it will cause an ensure.
...
[CL 2266514 by Justin Hair in Main branch]
2014-08-21 16:39:42 -04:00
Ben Marsh
e9f8b8d3a1
Fixup multiline comments that are meant to be documentation. Need to start with /** for doxygen to parse them.
...
[CL 2265840 by Ben Marsh in Main branch]
2014-08-21 08:33:39 -04:00
Gareth Martin
7a46d1ff81
Allow undoing changes to the Landscape "New Landscape" panel
...
Fix crash when replacing material in the "New Landscape" panel with one with fewer material layers (or null)
Fix undo transactions for "interactive" changes (e.g. sliding sliders) so they don't flood the undo buffer with one transaction for every sub-step of the change
[CL 2256153 by Gareth Martin in Main branch]
2014-08-14 10:04:06 -04:00
Lina Halper
e513ea2300
Named FMatrix/FTransform unsafe Inverse to InverseFast, and InverseSafe,InverseSlow to Inverse as people often use Inverse as default function.
...
- Inverse was one of the main reasons of crashes via lots of functions. Seems making default Inverse to be safer version seems better.
[CL 2255081 by Lina Halper in Main branch]
2014-08-13 15:29:41 -04:00
kevin hamilton
aeaff7a2e2
Automation: Milestone 2 - Editor build promotion tests
...
[CL 2254064 by kevin hamilton in Main branch]
2014-08-12 22:05:52 -04:00