Commit Graph

14 Commits

Author SHA1 Message Date
Frank Fella
9f84960098 Sequencer - Add support for byte properties, and by extension enum properties. This enables visibility keying in UMG
[CL 2519199 by Frank Fella in Main branch]
2015-04-21 10:08:36 -04:00
Frank Fella
a68ec2ab9b Sequencer - Add a view to sequencer which uses a curve editor to show keyframes.
[CL 2447276 by Frank Fella in Main branch]
2015-02-16 11:59:08 -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
Matt Kuhlenschmidt
6a14e259b5 Fix compile error
[CL 2340209 by Matt Kuhlenschmidt in Main branch]
2014-10-24 15:21:57 -04:00
Matt Kuhlenschmidt
9b41a79f3b Added ability for the sequencer color track to animate Slate colors
[CL 2340070 by Matt Kuhlenschmidt in Main branch]
2014-10-24 13:51:35 -04:00
Matt Kuhlenschmidt
ebcbdd05bb UMG - Animations now only evaluate the parts of multi-component curves (e.g, margin, color, vector) which have keys. If a curve has no keys the current value of the field is not changed
[CL 2234836 by Matt Kuhlenschmidt in Main branch]
2014-07-28 15:15:42 -04:00
Matt Kuhlenschmidt
1ad8b4fcd5 UMG Sequencer keying:
- Added ability to key into UMG animations via the details panel
- Fixed some undo/redo issues in sequencer related to autokey
- Fixed auto-key causing property migration

[CL 2231142 by Matt Kuhlenschmidt in Main branch]
2014-07-24 23:52:28 -04:00
Matt Kuhlenschmidt
73ccfd0403 Fix crash auto-keying FColor values in sequencer
[CL 2221742 by Matt Kuhlenschmidt in Main branch]
2014-07-17 00:07:27 -04:00
Matt Kuhlenschmidt
c88d061dab UMG - Added margin track and changed a few things to support new track types being added to sequencer without needing to modify sequencer internals.
[CL 2112057 by Matt Kuhlenschmidt in Main branch]
2014-06-20 14:28:07 -04:00
Matt Kuhlenschmidt
d57a19b0f2 Moved a few Sequencer files around and refactored a bit to properly support new track types added from other modules
[CL 2109592 by Matt Kuhlenschmidt in Main branch]
2014-06-18 14:57:34 -04:00
Matt Kuhlenschmidt
78bfa3fa8b Basic UMG animation work
- Refactored sequencer to take in an object binding manager to manage the handles to objects that are being used at runtime.
- Wrote binding manager for UMG
- Added basic UFunction calling instead of setting properties directly

[CL 2107387 by Matt Kuhlenschmidt in Main branch]
2014-06-16 16:37:22 -04:00
Jaroslaw Palczynski
ebce413232 UE4 Refactoring. Changed OVERRIDE and FINAL macros to keywords override and final.
[CL 2104397 by Jaroslaw Palczynski in Main branch]
2014-06-13 06:14:46 -04:00
Saul Abreu
b16c5668f5 #summary Updated metadata gathering commandlet to be configuration driven. Fixed a bug with local edits to metadata overriding localization. Updated property editors using comboboxes for enums to use localized data. Added Region & Language Settings for toggling use of localized field names.
#ttp 331251 - L10N: Editor: Tooltips and Property Names need to be localized

[CL 2040155 by Saul Abreu in Main branch]
2014-04-23 17:36:48 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00