Skip to content
Snippets Groups Projects

Blentran: implement linedef actions for all blendmode strengths

Merged sphere requested to merge blentran-bin into blentran
All threads resolved!

The new blending mode features for midtextures and FOFs from !1534 (closed) are excellent, but only allow additive/subtractive/reverse subtractive midtextures at 100% strength. Instead of only using actions 910 to 913 for additive, subtractive, reverse subtractive and modulate respectively, this branch changes it to the following:

  • 910 to 919 are used for 100% additive to 10% additive.
  • 920 to 929 are used for 100% subtractive to 10% subtractive.
  • 930 to 939 are used for 100% reverse subtractive to 10% reverse subtractive.
  • 940 is used for modulate.

srb20858

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • sphere added 1 commit

    added 1 commit

    • b84199fa - Simplify some code at toaster's suggestion.

    Compare with previous version

  • sphere resolved all discussions

    resolved all discussions

  • toaster
  • sphere added 1 commit

    added 1 commit

    • 109c60f7 - Do the same for OpenGL, and also make modulate actually work in it.

    Compare with previous version

  • sphere resolved all discussions

    resolved all discussions

  • merged

  • sphere mentioned in commit d9ecb800

    mentioned in commit d9ecb800

  • Please register or sign in to reply
    Loading