Commit Graph

37 Commits

Author SHA1 Message Date
Hyojong Shin
84fc52ce28 TTP #342124 : SkelControl Trail Node integration
[CL 2246646 by Hyojong Shin in Main branch]
2014-08-07 03:15:13 -04:00
Lina Halper
852e5205ee dllexport on the GetControllerDescription - requested by licensee.
[CL 2244508 by Lina Halper in Main branch]
2014-08-05 14:26:04 -04:00
Lina Halper
41b2300686 341921 EDITOR: PERSONA: Updating parameters of a Blend Space 1D does not update throughout the graph
[CL 2229392 by Lina Halper in Main branch]
2014-07-23 23:32:48 -04:00
Benn Gallagher
641acddb59 Double clicking anim graph nodes opens respective asset editor
[CL 2213402 by Benn Gallagher in Main branch]
2014-07-14 09:38:51 -04:00
Lina Halper
1d2c308803 Fix for state machine transition created in backward.
Since I need triple eyes, I'll add more people for code review

#Code review: Thomas.Sarkanen, Michael.Noland

[CL 2175954 by Lina Halper in Main branch]
2014-07-08 11:13:59 -04:00
Benn Gallagher
3fad1bfcb1 Added bone driven controller node for animation blueprint graphs.
[CL 2175741 by Benn Gallagher in Main branch]
2014-07-08 09:43:39 -04:00
Jaroslaw Palczynski
ee851e46ac UObject improvement: DependsOn in engine code
Removing DependsOn and replacing them with proper #includes.
#ttp 312783

[CL 2117686 by Jaroslaw Palczynski in Main branch]
2014-06-26 03:00:24 -04:00
Michael Schoell
788de6f349 Removed GetNodeNativeTitle from the editor entirely, now uses BuildSourceString to obtain the source string in a more reliable way.
#codereview Justin.Sargent

[CL 2114371 by Michael Schoell in Main branch]
2014-06-23 15:36:50 -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
Nick Whiting
cb22a8266b #ue4 Fix for AnimGraph linker error
[CL 2097900 by Nick Whiting in Main branch]
2014-06-07 02:12:56 -04:00
Nick Whiting
6fa1a2daf8 #ue4 Blueprint node analytics update: added in system to better track interesting analytics info on a per-node class basis (for Ben Cosh)
#codereview ben.cosh

[CL 2097657 by Nick Whiting in Main branch]
2014-06-06 18:51:05 -04:00
James Golding
0acc73086d Engine.h trimming (AnimNode classes, SkeletalMeshActor.h)
Remove unused AnimationTypes.h/.cpp

[CL 2086878 by James Golding in Main branch]
2014-05-29 17:24:15 -04:00
James Golding
7e7a2e6473 More Engine.h trimming (EdGraph headers, BoneMaskFilter, Breakpoint, LevelScriptBP, ClipPAdEntry, CodecMovie, DestructibleFractureSettings, DeviceProfile)
[CL 2085606 by James Golding in Main branch]
2014-05-29 17:11:10 -04:00
Dmitry Rekman
5641ddd9fc Case sensitiveness and pathname fixes from PR 185.
This is a subset of changes from pull request 185 by sbc100, 3dluvr, wshearn, abarbu et al: https://github.com/EpicGames/UnrealEngine/pull/185

[CL 2085575 by Dmitry Rekman in Main branch]
2014-05-29 17:09:19 -04:00
Ben Zeigler
3f7149bdb0 Merging using UE4-Fortnite-To-UE4 Up to Changelist #2080066
[CL 2082174 by Ben Zeigler in Main branch]
2014-05-22 14:14:52 -04:00
Max Preussner
8fec9bafc3 Settings: moved graph editor settings into GraphEditor module; added 'Graph Editor' settings section to Settings UI
Settings specific to Anim, Blueprint and Material Editor should probably be broken out into their own settings classes in the respective modules at some point. It feels a little strange that the GraphEditor needs to be aware of specific pin and node title types. At this time I did not want to refactor the existing graph editors though, and since many of the properties are currently being shared, pulling these settings out of UEditorUserSettings is at least a good first step. In the future I would like to see settings sections for specific graph based editors instead of having a generic 'Graph Editor' section that is shared by some or all editors.

I exposed various color settings in the UI as many users seem to be quite excited about customizing their Editor. If you think that some settings should be added or removed, please feel free to make any desired changes or let me know. Thanks!

#CodeReview: nick.whiting

[CL 2079703 by Max Preussner in Main branch]
2014-05-20 19:00:53 -04:00
Lina Halper
dace260309 - slot group node support for multi montage
- added customizeProperty option for anim node properties, so that you can customize
 - slot node is customized so that you can add slot/group name as well as you can go to manage section
 - skeleton now stores list of slot/group names available

#code reivew: Laurent.Delayen, Michael.Noland

[CL 2075622 by Lina Halper in Main branch]
2014-05-16 11:43:02 -04:00
Lina Halper
24f682ca68 Simple Look At Control : it doesn't handle anything else but look at bone/ target point with look at axis.
[CL 2067764 by Lina Halper in Main branch]
2014-05-08 22:19:16 -04:00
Lina Halper
9ff9896d16 Fix non-unity
[CL 2066381 by Lina Halper in Main branch]
2014-05-07 20:42:18 -04:00
Lina Halper
2259ac978e Vehicle anim instance and wheel handler for vehicle
[CL 2066028 by Lina Halper in Main branch]
2014-05-07 16:36:18 -04:00
Benn Gallagher
c0bb91d227 Added in new Persona tab that enables overriding of asset-referencing graph nodes in parent anim graphs.
#ttp 327253 - ANIM: DEV: Create a nice workflow for editing animation overrides in derived anim blueprints
#branch UE4

[CL 2060901 by Benn Gallagher in Main branch]
2014-05-01 05:32:30 -04:00
Max Preussner
b63129a60c Slate: Refactored core Slate implementation into SlateCore module in preparation for UMG.
Other Updates:
- The WidgetReflector is now in its own module as well. It will be converted to a plug-in later.
- The Public API of both Slate and SlateCore has largely been reorganized for better discoverabilty. More cleanup work is needed.
- Added a lot of missing API documentation and fixed existing ones. More and better documentation is needed.
- Removed dead code, fixed a couple things I stubled upon, and conformed to coding guidelines (NULL vs nullptr, line breaks, etc.)

Upgrade Notes:
- The Slate Remote Server is currently disabled - will be re-enabled shortly!
- If your module previously had a module dependency to 'Slate', it now also needs a PrivateModuleDependency to 'SlateCore' in its Build.cs file.
- If your module exposes in any of its Public header files types that are now declared in SlateCore, it needs a PublicModuleDependency to 'SlateCore'
- The ToolTip property type on SWidget has changed from SToolTip to IToolTip; change local variables to TSharedPtr<IToolTip> instead of TSharedPtr<SToolTip> where needed
- IToolTip is not a widget. If you need access to the actual widget that represents the tool tip, use IToolTip::AsWidget(); If you need access to the tool tip's content, use IToolTip::GetContentWidget()

Troubleshooting:
- After syncing to this changelist you may have to clean your /Engine/Intermediate/Build/ directory and rebuild your entire project
- If in your project you are getting linker errors for unresolved types that are now declared in SlateCore, you may be missing a dependency to 'SlateCore'
- If in the Engine code you are getting linker errors for unresolved types that are now declared in SlateCore, you may need to rebuild the entire Engine

[CL 2057118 by Max Preussner in Main branch]
2014-04-26 15:07:24 -04:00
Martin Wilson
cf2198a040 Non unity fixes
[CL 2056189 by Martin Wilson in Main branch]
2014-04-25 02:42:37 -04:00
Mikolaj Sieluzycki
f25a030f9f Fix for build break caused by CL#2055369.
[CL 2055682 by Mikolaj Sieluzycki in Main branch]
2014-04-24 14:34:01 -04:00
Mikolaj Sieluzycki
35163605fa Fix for build break caused by CL#2055369 (RootEditor_OnMac error).
[CL 2055475 by Mikolaj Sieluzycki in Main branch]
2014-04-24 10:58:38 -04:00