Skip to content

Instantly share code, notes, and snippets.

View dacanizares's full-sized avatar

Daniel Cañizares Corrales dacanizares

View GitHub Profile
----------------------------------------------------------------------
-- Generate Normal Map
--
-- It works only for RGB color mode.
----------------------------------------------------------------------
if app.apiVersion < 1 then
return app.alert("This script requires Aseprite v1.2.10-beta3")
end
@cyaoeu
cyaoeu / ue4.xml
Last active November 27, 2018 01:41
Blender UE4 theme (WIP) - install using Install Theme from user preferences
<bpy>
<Theme>
<user_interface>
<ThemeUserInterface menu_shadow_fac="0.5"
menu_shadow_width="12"
icon_file=""
icon_alpha="1"
widget_emboss="#31313105"
axis_x="#dc0000"
axis_y="#00dc00"