Commit Graph

7 Commits

Author SHA1 Message Date
Max Preussner
121fccd2ab Code and documentation cleanup pass
- removed dummy UClasses (no longer needed)
- removed file header comments (not used)
- removed duplicated function documentation in cpp files
- documentation cleanup, punctuation, spelling etc.
- pragma once include guards (now work on all platforms)
- relative public includes (are auto-discovered by UBT)
- fixed too many/too few line breaks
- deleted empty files
- missing override
- NULL to nullptr

[CL 2305058 by Max Preussner in Main branch]
2014-09-21 20:35:48 -04:00
Olaf Piesche
081c5e1d85 New Niagara effect class, factory, asset type actions and surrounding infrastructure plus a skeleton editor; bit of cleanup and removal of unnecessary opcodes from the VM. Moved particle data into its own class for separate and easier buffer management.
[CL 2300011 by Olaf Piesche in Main branch]
2014-09-16 16:11:48 -04:00
Ryan Gerleve
80f5933ce3 Fix narrowing conversion with explicit cast
#codereveiw Olaf.Piesche

[CL 2263417 by Ryan Gerleve in Main branch]
2014-08-19 20:09:28 -04:00
Olaf Piesche
a7adb263f2 Niagara updates; rendering refactor, noise node, various other fixes, changes and updates
[CL 2263315 by Olaf Piesche in Main branch]
2014-08-19 18:29:03 -04:00
Olaf Piesche
08213137e4 Adding sin4 opcode to VectorVM. Fixing unit test which was causing all sorts of havoc with cooking
#codereview: rolando.caloca

[CL 2236242 by Olaf Piesche in Main branch]
2014-07-29 17:32:05 -04:00
Olaf Piesche
8312a2d140 Niagara rebuild, first iteration; sim framework works, simple actor with a single simuation;
[CL 2234616 by Olaf Piesche in Main branch]
2014-07-28 13:15:12 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00