Evermotion Pass 10% Off - Get Instant Access to Thousands of 3D Assets

Check Plans

Information Clause

In accordance with the art. 13 section 1 and 2 of the European Parliament and Council Regulation 2016/679 of the 27th April, 2016 on the protection of natural persons, with regard to the processing of personal data and on the free movement of such data, and repealing Directive 95/46/EC (General Data Protection Regulation), hereafter RODO, I hereby inform that:

1. EVERMOTION S.C., 8 Przędzalniana Str., 15-688 Białystok, Poland is the Administrator of your Personal Data (APD)

2. Data Protection Inspector can be reached through e-mail: iod@evermotion.org

3. Your personal data are to be processed on the basis of art. 6 section 1 letter a, b and f of RODO in order to:
a) prepare, conclude and execute the agreement and for other purposes approved by you,
b) to execute the legitimate interest like marketing of products and the agreement, claim assertion or defence against claims resulting from the law regulations.

4. Entities entitled to the reception of your personal data may be the authorised public bodies; mail providers; providers of the services covered by the agreement; responsible for debt recovery, keeping the archives, document utilization, legal consulting, technical services, IT services and accountancy.

5. Your personal data shall not be transferred to the third country, nor to the international bodies.

6. Your personal data shall be processed within the period of the agreement and upon your additional consent until you withdraw it. APD shall keep the data for the period of any civil law claim execution connected with the agreement.

7. You have the right to demand an access to your personal data, to correct or to delete the data if there is no other basis for the processing or any other purpose of such processing or to limit the processing of the data, to transfer the data to another administrator and to raise objections to the further data processing if there is no legal basis for further processing and to withdraw any previous consent.

8. You provide the personal data voluntarily, however they are necessary to conclude the agreement. The refusal of providing such data may result in the refusal of the agreement conclusion.

9. You have the right to lodge a complaint to the Personal Data Protection Office when in your opinion the data processing violates the regulations of General Data Protection Regulation of the 27 April, 2016 (RODO).

10. Your data will be automatically processed, including the form of profiling.
11. You are obligated to forward above mentioned information to your representative, especially if you appointed this person in the agreement as the contact person or as the representative for the agreement execution.

OK

Unreal Engine 4.15 is here

Unreal / Evermotion 2017-02-16 09:18 article  > Software

What's good in it for arch-viz artists?

The most changes in Unreal Engine 4.15 focus on overall stability, enhancements to developer workflows, and improvements to runtime performance. Although there are some changes that should affect how your arch-viz scenes will look like.

New: Physically Based Default Post-Processing Settings

The default tonemapper now provides a more film-like color and tone response.

Untitled_evermotion_00349.jpg

The filmic tonemapper matching the Academy Color Encoding System (ACES) is now on by default. This tonemapper also enables the engine to target multiple display types including HDR displays. Bloom settings have been updated to provide a more physically correct result by default.

The filmic tonemapper will look different than the tonemapper in previous versions of the engine. You can switch the tonemapper back by adding r.TonemapperFilm=0 to the SystemSettings section of your project's DefaultEngine.ini. The old tonemapper will be removed in a future versions of the engine.

New: Improved Texture Streaming

  • The Texture Streaming system has been optimized to reduce CPU usage, memory usage, and load times while eliminating low resolution artifacts and automatically handling limitations of varying memory budgets of different platforms.
  • Texture Memory Usage Improvements - The texture streaming system now handles per component visibility and computes (smaller) per material bounds for static geometry resulting in as much as a 40% reduction in texture memory usage.
  • Texture Loading Time Improvements - Texture load times are 2 to 3 times faster due to tracking visible mips, enabling the streamer to focus on visible textures followed by prefetch data and forced load data.
  • CPU Time Reduction
    • Game thread update time is reduced by 50% by moving dynamic component processing and other tasks to the async texture streaming task, enabling them to occur in parallel with other game thread tasks.
    • Texture processing stalls for streaming levels are reduced up to 98%s due to amortized processing.
  • Low Resolution Artifacts Reduction - Mesh UV densities are now computed per material instead of per mesh and take into account LODs. Texture streaming is also now supported on a wider variety of Component types, including Particle Systems and Instanced Static Meshes.
  • Automatic Memory Budgeting - The Texture Streaming system now automatically adjust its behavior to deal with varying memory budgets without making manual tweaks. The system selects which textures need to be reduced using a variety of heuristics to maintain visual quality.

New: UI Blur Rects

You can now blur other UI and the 3D scene in UMG using the new Background Blur widget. Background Blur widgets also have a content slot which can be used to add widgets that will not be blurred. Usable for making scene description and user interface elements.

Untitled_evermotion_350.jpg

New: Material Editor Reroute Nodes

Reroute nodes are now available in the Material Editor to enable better organization of your Material graphs! They function identically between Blueprints and the Material Editor and are purely visual so they should have no impact on the final instruction count of your Materials.

Untitled_evermotion_351.jpg

To add Reroute nodes in the Material Editor: Under Utility in the Material Palette, Drag Add Reroute Node to the graph. Double-click on a connection spline to insert a new Reroute node inline.

New: Sequencer Animations in Blueprints (Experimental)

The new Actor Sequence plugin - which adds an Actor Sequence Component - makes it possible to embed Sequences into Actor Blueprints! This enables reuse of Sequences by binding the animations to the Blueprint instance and triggering them using the Event Graph. You can also add an Actor Sequence Component to any Actor in the world to add animations to a single instance of an Actor.

 

New: Content Hot-Reloading (Experimental)

We have significantly improved support for reloading packages from disk on the fly with the new Content Hot-Reloading feature.

With this feature, all of the in-editor source control operations are more stable when dealing with loaded assets. You also gain a "Reload" option under "Asset Actions" that forcibly reloads the asset from disk, which is extremely useful if you've made unsaved changes to an asset and want to revert it back to the on-disk version.

To enable this feature, go to your "Editor Preferences", and enable "Content Hot-Reloading" under the "Experimental" section.

Other improvements

Compile times for programmers are drastically reduced - by as much as 50%.

New: Color Grading Controls: added all new controls for the Color Grading properties in Post Process settings that provide a more intuitive experience and more precise control.

Untitled_evermotion_352.jpg

More information and download on www.unrealengine.com

Author: Unreal / Evermotion Editor: Michał Franczak
Tags: unreal
You may also like...
Unreal Engine 4 in Arch-Viz

Unreal Engine 4 in Arch-Viz

Watch stunning Arch-Viz in realtime (50 FPS!) made with Unreal Engine 4 made by koooolalala.
×

LEAVE A COMMENT

You need to be logged in to leave a comment. Don't have account? Register now.