Skip to content

Instantly share code, notes, and snippets.

@ciathyza
ciathyza / Bitmap2D.cs
Created August 26, 2015 04:25
Bitmap2D for Unity3D. Actually just a wrapper for Texture2D that allows for better pixel manipulation.
//
// Created 8/26/2015 00:23:25
// Copyright © Hexagon Star Softworks. All Rights Reserved.
// http://www.hexagonstar.com/
//
using System;
using System.Collections;
using UnityEngine;
@ciathyza
ciathyza / RackExtension.vcxproj
Last active August 29, 2015 14:24
Reason RE SDK Project vcxproj
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="LLVMDebugging|Win32">
<Configuration>LLVMDebugging</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="LLVMDebugging|x64">
<Configuration>LLVMDebugging</Configuration>
<Platform>x64</Platform>
-clean
-startup
plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1.R36x_v20100810
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512m
--launcher.defaultAction