Skip to content

Fixing issue with over burning for diffuse lights#22

Merged
rinold merged 2 commits intolibgdx:masterfrom
rinold:master
Aug 23, 2014
Merged

Fixing issue with over burning for diffuse lights#22
rinold merged 2 commits intolibgdx:masterfrom
rinold:master

Conversation

@rinold
Copy link
Copy Markdown
Contributor

@rinold rinold commented Aug 23, 2014

Fixes #20

/!\ Default behavior changed /!
To use previous behavior, call the

RayHandler.useDiffuseLight(BlendFunc.OVERLAY);

before ray handler instance creation.

rinold added 2 commits August 23, 2014 17:24
/!\ Default behavior changed, to use old  behavior call
RayHandler.useDiffuseLight(BlendFunc.OVERLAY); before instance creation
/!\
Fixes libgdx#20
rinold added a commit that referenced this pull request Aug 23, 2014
Fixing issue with over burning for diffuse lights (#20)
@rinold rinold merged commit 0e9df3e into libgdx:master Aug 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lights over burning with useDiffuseLight(true)

1 participant