Blender Git Statistics -> Developers -> eric_cosky

Eric Cosky (eric_cosky)

Total Commits : 2
Master Commits : 2
Branch Commits : 0
First Commit : October 13, 2020
Latest Commit : December 16, 2020

Commits by Month

DateNumber of Commits
December, 20201
November, 20200
October, 20201

Favourite Files

FilenameTotal Edits
interface_icons.c1
platform_win32.cmake1

File Changes

ActionTotalPer Commit
Modified21.0

Code Changes

ActionTotalPer Commit
Lines Added157.5
Lines Removed52.5

Latest commits Feed

Revision 4f12826 by Eric Cosky / Julian Eisel (master)
December 16, 2020, 11:13 (GMT)
Fix possible crash with custom (add-on defined) icons

This change is a simple null check on the ID provided to icon_set_image() which
appears to be a legitimate value for the ID when used by some addins
(discovered with PowerSave shortly after syncing to main).

Differential Revision: https://developer.blender.org/D9866

Reviewed by: Julian Eisel
Revision dd3b047 by Eric Cosky / Ray molenkamp (master)
October 13, 2020, 14:45 (GMT)
Windows/CMake:Support BLENDER_USER_SCRIPTS in IDE

This diff adds support for respecting the `BLENDER_USER_SCRIPTS`
environment variable when setting up the IDE environment.

Previously the scripts from the users profile folder were always
used even when this variable was set, leading to the possibility
of the wrong scripts being visible in the IDE.

Differential Revision: https://developer.blender.org/D9189
Reviewed By: Ray Molenkamp

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021