Debugging hard to track transform changes. Can I pick your brains on tool design approach?

This page summarizes the projects mentioned and recommended in the original post on /r/Unity3D

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Fody

    Extensible tool for weaving .net assemblies

  • Great place to start is https://github.com/Fody/Fody and existing 'addins' - fody does it at compile time - generally quite useful for your own code if you want to dip into aspect oriented programming.

  • Harmony

    A library for patching, replacing and decorating .NET and Mono methods during runtime

  • For runtime stuff you could use https://github.com/pardeike/Harmony - this is used for stuff like custom game mods (c#) / patching - where you won't write changes directly to dll but want to change them on the fly.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [Gordianquest] Mod amplificateur de butin

    2 projects | /r/enfrancais | 5 May 2023
  • Set return value of method called by method in unit test

    1 project | /r/csharp | 4 Mar 2023
  • Why use { get; set; } at all?

    1 project | /r/csharp | 23 Feb 2023
  • Reverse engineering integrity checks in Black Ops 3

    1 project | /r/ReverseEngineering | 19 Nov 2022
  • Loot amplifier mod

    2 projects | /r/GordianQuest | 3 Aug 2022