Nick Kastellanos před 2 roky
rodič
revize
4b4e8054d3
56 změnil soubory, kde provedl 0 přidání a 99 odebrání
  1. binární
      bin/Release/Portable/Aether.Animation.dll
  2. binární
      bin/Release/Portable/Aether.Atlas.dll
  3. binární
      bin/Release/Portable/Aether.Content.Pipeline.AnimationImporters.dll
  4. binární
      bin/Release/Portable/Aether.Content.Pipeline.GraphicsImporters.dll
  5. binární
      bin/Release/Portable/Aether.Content.Pipeline.RawModelProcessor.dll
  6. binární
      bin/Release/Portable/Aether.Graphics.dll
  7. binární
      bin/Release/W10/Aether.Animation.dll
  8. binární
      bin/Release/W10/Aether.Animation.pri
  9. 0 33
      bin/Release/W10/Aether.Animation/Properties/Aether.Animation.rd.xml
  10. binární
      bin/Release/W10/Aether.Shaders.Deferred.dll
  11. binární
      bin/Release/W10/Aether.Shaders.Deferred.pri
  12. 0 33
      bin/Release/W10/Aether.Shaders.Deferred/Properties/Aether.Shaders.Deferred.rd.xml
  13. binární
      bin/Release/W10/Aether.Shaders.FXAA.dll
  14. binární
      bin/Release/W10/Aether.Shaders.FXAA.pri
  15. 0 33
      bin/Release/W10/Aether.Shaders.FXAA/Properties/Aether.Shaders.FXAA.rd.xml
  16. binární
      bin/Release/W8_1/Aether.Animation.dll
  17. binární
      bin/Release/W8_1/Aether.Animation.pri
  18. binární
      bin/Release/W8_1/Aether.Shaders.Deferred.dll
  19. binární
      bin/Release/W8_1/Aether.Shaders.Deferred.pri
  20. binární
      bin/Release/W8_1/Aether.Shaders.FXAA.dll
  21. binární
      bin/Release/W8_1/Aether.Shaders.FXAA.pri
  22. binární
      bin/Release/WP7_1/Aether.Animation.dll
  23. binární
      bin/Release/WP8/ARM/Aether.Animation.dll
  24. binární
      bin/Release/WP8/ARM/tainicom.Aether.Native.Animation.dll
  25. binární
      bin/Release/WP8/ARM/tainicom.Aether.Native.Animation.exp
  26. binární
      bin/Release/WP8/ARM/tainicom.Aether.Native.Animation.lib
  27. binární
      bin/Release/WP8/ARM/tainicom.Aether.Native.Animation.winmd
  28. binární
      bin/Release/WP8/x86/Aether.Animation.dll
  29. binární
      bin/Release/WP8/x86/tainicom.Aether.Native.Animation.dll
  30. binární
      bin/Release/WP8/x86/tainicom.Aether.Native.Animation.exp
  31. binární
      bin/Release/WP8/x86/tainicom.Aether.Native.Animation.lib
  32. binární
      bin/Release/WP8/x86/tainicom.Aether.Native.Animation.winmd
  33. binární
      bin/Release/Windows.XNA/Aether.Animation.dll
  34. binární
      bin/Release/Windows.XNA/Aether.Atlas.dll
  35. binární
      bin/Release/Windows.XNA/Aether.Content.Pipeline.AnimationImporters.dll
  36. binární
      bin/Release/Windows.XNA/Aether.Content.Pipeline.AtlasImporter.dll
  37. binární
      bin/Release/Windows.XNA/Aether.Content.Pipeline.GraphicsImporters.dll
  38. binární
      bin/Release/Windows.XNA/Aether.Content.Pipeline.SLMCImporter.dll
  39. binární
      bin/Release/Windows.XNA/Aether.Content.Pipeline.VoxelImporters.dll
  40. binární
      bin/Release/Windows.XNA/Aether.Graphics.dll
  41. binární
      bin/Release/Windows.XNA/Aether.Shaders.Deferred.dll
  42. binární
      bin/Release/Windows.XNA/Aether.Shaders.FXAA.dll
  43. binární
      bin/Release/Windows.XNA/Aether.Shaders.InfiniteGrid.dll
  44. binární
      bin/Release/Windows/Aether.Animation.dll
  45. binární
      bin/Release/Windows/Aether.Atlas.dll
  46. binární
      bin/Release/Windows/Aether.Content.Pipeline.AnimationImporters.dll
  47. binární
      bin/Release/Windows/Aether.Content.Pipeline.AtlasImporter.dll
  48. binární
      bin/Release/Windows/Aether.Content.Pipeline.DDSImporter.dll
  49. binární
      bin/Release/Windows/Aether.Content.Pipeline.GraphicsImporters.dll
  50. binární
      bin/Release/Windows/Aether.Content.Pipeline.RawModelProcessor.dll
  51. binární
      bin/Release/Windows/Aether.Content.Pipeline.SLMCImporter.dll
  52. binární
      bin/Release/Windows/Aether.Content.Pipeline.VoxelImporters.dll
  53. binární
      bin/Release/Windows/Aether.Graphics.dll
  54. binární
      bin/Release/Windows/Aether.Shaders.Deferred.dll
  55. binární
      bin/Release/Windows/Aether.Shaders.FXAA.dll
  56. binární
      bin/Release/Windows/Aether.Shaders.InfiniteGrid.dll

binární
bin/Release/Portable/Aether.Animation.dll


binární
bin/Release/Portable/Aether.Atlas.dll


binární
bin/Release/Portable/Aether.Content.Pipeline.AnimationImporters.dll


binární
bin/Release/Portable/Aether.Content.Pipeline.GraphicsImporters.dll


binární
bin/Release/Portable/Aether.Content.Pipeline.RawModelProcessor.dll


binární
bin/Release/Portable/Aether.Graphics.dll


binární
bin/Release/W10/Aether.Animation.dll


binární
bin/Release/W10/Aether.Animation.pri


+ 0 - 33
bin/Release/W10/Aether.Animation/Properties/Aether.Animation.rd.xml

@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-    This file contains Runtime Directives, specifications about types your application accesses
-    through reflection and other dynamic code patterns. Runtime Directives are used to control the
-    .NET Native optimizer and ensure that it does not remove code accessed by your library. If your
-    library does not do any reflection, then you generally do not need to edit this file. However,
-    if your library reflects over types, especially types passed to it or derived from its types,
-    then you should write Runtime Directives.
-
-    The most common use of reflection in libraries is to discover information about types passed
-    to the library. Runtime Directives have three ways to express requirements on types passed to
-    your library.
-
-    1.  Parameter, GenericParameter, TypeParameter, TypeEnumerableParameter
-        Use these directives to reflect over types passed as a parameter.
-
-    2.  SubTypes
-        Use a SubTypes directive to reflect over types derived from another type.
-
-    3.  AttributeImplies
-        Use an AttributeImplies directive to indicate that your library needs to reflect over
-        types or methods decorated with an attribute.
-
-    For more information on writing Runtime Directives for libraries, please visit
-    http://go.microsoft.com/fwlink/?LinkID=391919
--->
-<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
-  <Library Name="Aether.Animation">
-
-  	<!-- add directives for your library here -->
-
-  </Library>
-</Directives>

binární
bin/Release/W10/Aether.Shaders.Deferred.dll


binární
bin/Release/W10/Aether.Shaders.Deferred.pri


+ 0 - 33
bin/Release/W10/Aether.Shaders.Deferred/Properties/Aether.Shaders.Deferred.rd.xml

@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-    This file contains Runtime Directives, specifications about types your application accesses
-    through reflection and other dynamic code patterns. Runtime Directives are used to control the
-    .NET Native optimizer and ensure that it does not remove code accessed by your library. If your
-    library does not do any reflection, then you generally do not need to edit this file. However,
-    if your library reflects over types, especially types passed to it or derived from its types,
-    then you should write Runtime Directives.
-
-    The most common use of reflection in libraries is to discover information about types passed
-    to the library. Runtime Directives have three ways to express requirements on types passed to
-    your library.
-
-    1.  Parameter, GenericParameter, TypeParameter, TypeEnumerableParameter
-        Use these directives to reflect over types passed as a parameter.
-
-    2.  SubTypes
-        Use a SubTypes directive to reflect over types derived from another type.
-
-    3.  AttributeImplies
-        Use an AttributeImplies directive to indicate that your library needs to reflect over
-        types or methods decorated with an attribute.
-
-    For more information on writing Runtime Directives for libraries, please visit
-    http://go.microsoft.com/fwlink/?LinkID=391919
--->
-<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
-  <Library Name="Aether.Shaders.Deferred">
-
-  	<!-- add directives for your library here -->
-
-  </Library>
-</Directives>

binární
bin/Release/W10/Aether.Shaders.FXAA.dll


binární
bin/Release/W10/Aether.Shaders.FXAA.pri


+ 0 - 33
bin/Release/W10/Aether.Shaders.FXAA/Properties/Aether.Shaders.FXAA.rd.xml

@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-    This file contains Runtime Directives, specifications about types your application accesses
-    through reflection and other dynamic code patterns. Runtime Directives are used to control the
-    .NET Native optimizer and ensure that it does not remove code accessed by your library. If your
-    library does not do any reflection, then you generally do not need to edit this file. However,
-    if your library reflects over types, especially types passed to it or derived from its types,
-    then you should write Runtime Directives.
-
-    The most common use of reflection in libraries is to discover information about types passed
-    to the library. Runtime Directives have three ways to express requirements on types passed to
-    your library.
-
-    1.  Parameter, GenericParameter, TypeParameter, TypeEnumerableParameter
-        Use these directives to reflect over types passed as a parameter.
-
-    2.  SubTypes
-        Use a SubTypes directive to reflect over types derived from another type.
-
-    3.  AttributeImplies
-        Use an AttributeImplies directive to indicate that your library needs to reflect over
-        types or methods decorated with an attribute.
-
-    For more information on writing Runtime Directives for libraries, please visit
-    http://go.microsoft.com/fwlink/?LinkID=391919
--->
-<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
-  <Library Name="Aether.Shaders.FXAA">
-
-  	<!-- add directives for your library here -->
-
-  </Library>
-</Directives>

binární
bin/Release/W8_1/Aether.Animation.dll


binární
bin/Release/W8_1/Aether.Animation.pri


binární
bin/Release/W8_1/Aether.Shaders.Deferred.dll


binární
bin/Release/W8_1/Aether.Shaders.Deferred.pri


binární
bin/Release/W8_1/Aether.Shaders.FXAA.dll


binární
bin/Release/W8_1/Aether.Shaders.FXAA.pri


binární
bin/Release/WP7_1/Aether.Animation.dll


binární
bin/Release/WP8/ARM/Aether.Animation.dll


binární
bin/Release/WP8/ARM/tainicom.Aether.Native.Animation.dll


binární
bin/Release/WP8/ARM/tainicom.Aether.Native.Animation.exp


binární
bin/Release/WP8/ARM/tainicom.Aether.Native.Animation.lib


binární
bin/Release/WP8/ARM/tainicom.Aether.Native.Animation.winmd


binární
bin/Release/WP8/x86/Aether.Animation.dll


binární
bin/Release/WP8/x86/tainicom.Aether.Native.Animation.dll


binární
bin/Release/WP8/x86/tainicom.Aether.Native.Animation.exp


binární
bin/Release/WP8/x86/tainicom.Aether.Native.Animation.lib


binární
bin/Release/WP8/x86/tainicom.Aether.Native.Animation.winmd


binární
bin/Release/Windows.XNA/Aether.Animation.dll


binární
bin/Release/Windows.XNA/Aether.Atlas.dll


binární
bin/Release/Windows.XNA/Aether.Content.Pipeline.AnimationImporters.dll


binární
bin/Release/Windows.XNA/Aether.Content.Pipeline.AtlasImporter.dll


binární
bin/Release/Windows.XNA/Aether.Content.Pipeline.GraphicsImporters.dll


binární
bin/Release/Windows.XNA/Aether.Content.Pipeline.SLMCImporter.dll


binární
bin/Release/Windows.XNA/Aether.Content.Pipeline.VoxelImporters.dll


binární
bin/Release/Windows.XNA/Aether.Graphics.dll


binární
bin/Release/Windows.XNA/Aether.Shaders.Deferred.dll


binární
bin/Release/Windows.XNA/Aether.Shaders.FXAA.dll


binární
bin/Release/Windows.XNA/Aether.Shaders.InfiniteGrid.dll


binární
bin/Release/Windows/Aether.Animation.dll


binární
bin/Release/Windows/Aether.Atlas.dll


binární
bin/Release/Windows/Aether.Content.Pipeline.AnimationImporters.dll


binární
bin/Release/Windows/Aether.Content.Pipeline.AtlasImporter.dll


binární
bin/Release/Windows/Aether.Content.Pipeline.DDSImporter.dll


binární
bin/Release/Windows/Aether.Content.Pipeline.GraphicsImporters.dll


binární
bin/Release/Windows/Aether.Content.Pipeline.RawModelProcessor.dll


binární
bin/Release/Windows/Aether.Content.Pipeline.SLMCImporter.dll


binární
bin/Release/Windows/Aether.Content.Pipeline.VoxelImporters.dll


binární
bin/Release/Windows/Aether.Graphics.dll


binární
bin/Release/Windows/Aether.Shaders.Deferred.dll


binární
bin/Release/Windows/Aether.Shaders.FXAA.dll


binární
bin/Release/Windows/Aether.Shaders.InfiniteGrid.dll