Timo Naskali (timo-sisus)

timo-sisus

Geek Repo

Company:Sisus

Location:Finland

Home Page:sisus.co

Github PK Tool:Github PK Tool


Organizations
SisusCompany

Timo Naskali's repositories

Power-Inspector

Report bugs and offer improvement ideas for Power Inspector.

Stargazers:7Issues:0Issues:0

get-components-non-alloc

Like GameObject.GetComponents, but does not allocate, nor require passing a list to the method.

Language:C#License:MITStargazers:1Issues:0Issues:0

init-args-lite

Init(args) Lite extends the MonoBehaviour class with the ability to receive arguments during initialization. It is a free, more limited version of the Init(args) dependency injection framework.

Language:C#License:MITStargazers:1Issues:0Issues:0

transform-struct-enumerator

Extension method for Transform for getting a struct-based enumerator for iterating over its children, without any garbage being generated.

Language:C#License:MITStargazers:1Issues:0Issues:0

awaitable-utility

A collection of utility methods related to Awaitable<TResult>.

License:MITStargazers:0Issues:0Issues:0

boss-room-init-args-port

Unity's Boss Room sample project, ported over to use Init(args) for its DI needs, as an experiment.

Language:C#License:NOASSERTIONStargazers:0Issues:0Issues:0

flags-values

Helper class that lists all valid values that an int-backed bit field enumeration type can have.

Language:C#License:MITStargazers:0Issues:0Issues:0

id

A persistent and globally unique identifier which can be serialized by Unity (unlike Guid).

License:MITStargazers:0Issues:0Issues:0

Log

Utility class that enables quickly and easily logging variable values to the console in Unity.

Language:C#License:MITStargazers:0Issues:0Issues:0

poolable-behaviour

A base class for components that can be reused for performance optimization reasons.

Language:C#License:MITStargazers:0Issues:0Issues:0

openupm

OpenUPM - Open Source Unity Package Registry (UPM)

License:BSD-3-ClauseStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

static-coroutine

Class that can be used to start coroutines from anywhere without needing a reference to a mono behaviour instance.

Language:C#License:MITStargazers:0Issues:0Issues:0