Matt Kuhlenschmidt
b4c4ab19e2
Fixed a crash selecting any particle system in the level editor. The collision category was hidden but the customization did not take that into account
...
https://jira.ol.epicgames.net/browse/UE-18763
#codereview ori.cohen
#lockdown nick.penwarden
[CL 2623575 by Matt Kuhlenschmidt in Main branch]
2015-07-16 16:28:18 -04:00
Wes Hunt
1488b90203
Fix NonUnity build
...
#lockdown:ben.marsh
[CL 2622835 by Wes Hunt in Main branch]
2015-07-15 22:04:24 -04:00
Ori Cohen
9899558b6b
Reduce FBodyInstance size down from 472 to 352. Refactor customization code for primitive component and bodysetup so that it's all in one place. This was needed to make properties show up in human order vs best packing order
...
#JIRA UE-14619
[CL 2622427 by Ori Cohen in Main branch]
2015-07-15 16:57:12 -04:00
Jamie Dale
a569f6b356
Fixed code relying on SLATE_TEXT_ATTRIBUTE for STextBlock.
...
UETOOL-213 - Minimize Slate FString -> FText conversion (remove SLATE_TEXT_ATTRIBUTE)
This fixes any editor/engine specific code that was passing text to Slate as FString rather than FText.
[CL 2399803 by Jamie Dale in Main branch]
2015-01-07 09:52:40 -05:00
Nick Darnell
90e793745c
Slate - ESlateCheckBoxState has been renamed to ECheckBoxState.
...
[CL 2384008 by Nick Darnell in Main branch]
2014-12-10 14:24:09 -05:00
Ben Marsh
149375b14b
Update copyright notices to 2015.
...
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Jamie Dale
f440490671
Converted the property editor to use FText
...
The display name, filter string, and tooltips for the property editor (and associated detail customizations) are now stored as FText rather than FString. This allows us to remove SLATE_TEXT_ARGUMENT from the detail customization widgets.
[CL 2372595 by Jamie Dale in Main branch]
2014-12-01 11:19:41 -05:00
James Golding
a6dec2abe1
UE-2057 Show collision profile description as tooltip in combo box dropdown
...
[CL 2364784 by James Golding in Main branch]
2014-11-19 07:08:05 -05:00
Mikolaj Sieluzycki
51f5333986
Prepare cpp files for header cleanup.
...
#codereview Robert.Manuszewski
[CL 2356864 by Mikolaj Sieluzycki in Main branch]
2014-11-12 04:58:53 -05:00
Michael Noland
928559eaa0
Editor: Coding-standards fixes (TypeName [*|&] VariableName -> TypeName[*|&] VariableName)
...
[CL 2316341 by Michael Noland in Main branch]
2014-10-01 14:45:23 -04:00
Matt Kuhlenschmidt
0bac17760c
Fixup usage of deprecated IStructCustomizationUtils interface
...
[CL 2094462 by Matt Kuhlenschmidt in Main branch]
2014-06-04 11:16:24 -04:00
Matt Kuhlenschmidt
13939a90e9
Deprecated IStructCustomization and struct property customization registration. Use IPropertyTypeCustomization and RegisterPropertyTypeCustomization instead
...
[CL 2094389 by Matt Kuhlenschmidt in Main branch]
2014-06-04 10:16:14 -04:00
Lina Halper
0595808f04
318963 Editor: Copy or duplicate of a Staticmesh with 'Custom' collision settings will revert to 'Block All'
...
312511 COLLISION: When duplicating a Static mesh with a Custom collision Preset, duplicate will lose custom settings
332062 LIVE: EDITOR: Custom Collision gets reset to BlockAll when making copies of static meshes
[CL 2053877 by Lina Halper in Main branch]
2014-04-23 20:11:22 -04:00
Tim Sweeney
324683ce78
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00