Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    DEVELOPMENT

    • Developers Blog

      Latest development updates, by Blender developers.

    • Documentation

      Guidelines, release notes and development docs.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on Light Painter
Light Painter

Do not place your lights, paint them.
Add-on by SMagnusson
About What's New Reviews Version History

Version History

1.5.2 Blender 4.2  and newer
  • 95.6 KB
  • 3454
  • March 30th, 2025

Changelog

  • bugfix: onscreen drawings no longer persist in other 3D views once the operator finishes
  • updated notice in README: Light Painter will be archived and eventually deleted on GitHub mirror, official repo will continue to live on projects.blender.org
Compatibility
Blender 4.2  and newer
Downloads
3454
Size
95.6 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.5.2 95.6 KB
1.5.1 Blender 4.2  and newer
  • 95.5 KB
  • 1278
  • March 21st, 2025

Changelog

  • bugfix: initialization issue, should now support Blender 4.4!
  • bugfix: shadow flag tool text would not appear and flood console with errors
  • feature: (experimental) Convex hull painting allows you to paint onto a convex representation of the mesh you draw over, instead of its actual mesh. Can be useful for painting over especially dense meshes. Press the H key to toggle its usage on the main paint tools.
Compatibility
Blender 4.2  and newer
Downloads
1278
Size
95.5 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.5.1 95.5 KB
1.4.2 Blender 4.2  and newer
  • 94.7 KB
  • 6263
  • December 17th, 2024

Changelog

  • Fix bug setting shadow method that no longer exists in 4.3
  • fixed unit test to work for 4.3 (not in add-on)

Please report any errors to github.com/semagnum/light-painter or projects.blender.org/SMagnusson/light-painter!

Compatibility
Blender 4.2  and newer
Downloads
6263
Size
94.7 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.4.2 94.7 KB
1.4.1 Blender 4.2  and newer
  • 94.7 KB
  • 1773
  • December 3rd, 2024

Changelog

  • Adds option to show keymap text in the status bar, enabled by default
  • Disables keymap text in 3D view header by default (if you already have the add-on, it should stay enabled unless you turn it off)
Compatibility
Blender 4.2  and newer
Downloads
1773
Size
94.7 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.4.1 94.7 KB
1.4.0 Blender 4.2  and newer
  • 94.5 KB
  • 3956
  • October 29th, 2024

Changelog

  • #8 Customizable keymaps! By opening the new add-on preferences (click the dropdown for the add-on after enabling it), you can remap the tool keys as you see fit.
  • #6 Keymap overlay: that keyboard shortcuts and attribute info cluttering the header? Now, users have a convenient text overlay displaying the same information in the 3D view. Can be enabled/disable and repositioned in the preferences.
Compatibility
Blender 4.2  and newer
Downloads
3956
Size
94.5 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.4.0 94.5 KB
1.3.9 Blender 4.2  and newer
  • 92.4 KB
  • 4777
  • September 9th, 2024

Changelog

#5 bug fixed: mesh light's flatten toggle keyboard shortcut did not get picked up, in favor of power mode. Unit tests added in code repository to prevent future keymap clashes.

Compatibility
Blender 4.2  and newer
Downloads
4777
Size
92.4 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.9 92.4 KB
1.3.8 Blender 4.2  and newer
  • 92.3 KB
  • 2358
  • August 22nd, 2024

Changelog

  • [FIX] drag mode would end early if shortcut key is held down for too long, now they trigger upon release/keyup of shortcut key
  • limit allowed navigation keys to just "3D view" keyboard shortcuts
  • [FIX] commasin wrong position for mesh tools' text headers
  • minor code reformatting

Full Changelog: https://github.com/semagnum/light-painter/compare/1.3.7...1.3.8

Compatibility
Blender 4.2  and newer
Downloads
2358
Size
92.3 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.8 92.3 KB
1.3.7 Blender 4.2  and newer
  • 92.3 KB
  • 4687
  • July 20th, 2024

Changelog

  • Hotfix: the "Reload Scripts" operator in 4.2 breaks Light Painter due to the absolute import not working
  • Light Painter checks allows navigation-related keyboard shortcuts to work so users can move around the 3D scene while painting. The keyconfig is now cached to speed up those navigation checks.
Compatibility
Blender 4.2  and newer
Downloads
4687
Size
92.3 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.7 92.3 KB
1.3.6 Blender 4.2  and newer
  • 92.3 KB
  • 601
  • July 19th, 2024

Changelog

  • bug fix: "radius mode" and command was displayed when painting area lamps, which don't have a radius mode
Compatibility
Blender 4.2  and newer
Downloads
601
Size
92.3 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.6 92.3 KB
1.3.5 Blender 4.2  and newer
  • 92.3 KB
  • 1994
  • June 10th, 2024

Changelog

  • Updated README and manifest that Light Painter is in transition to moving to its new home: projects.blender.org/SMagnusson/light-painter
  • move shader definition to the module level for reuse, updated tests to work in background mode
  • optimized keymap lookup
  • fixed bug - refactor light object deletion upon cancelling to mitigate Blender's depsgraph handler from triggering
  • fixed bug - previously, mesh light paint manipulated mesh objects previously selected. Existing selection is cleared upon using tool (but should be restored if cancelled) to match behavior of other add object tools - only new object is active and selected afterward.

Full changelog: https://github.com/semagnum/light-painter/compare/1.3.3...1.3.5

Compatibility
Blender 4.2  and newer
Downloads
1994
Size
92.3 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.5 92.3 KB
1.3.3 Blender 4.2  and newer
  • 91.8 KB
  • 799
  • May 7th, 2024

Changelog

  • Beam shape parameters in https://github.com/semagnum/light-painter/pull/65
  • Redo panel UI rework to be consistent with other areas of Blender
  • Moving gobos warning for non-point and spot lamps to a popup upon clicking the operator button

Full Changelog: https://github.com/semagnum/light-painter/compare/1.3.0...1.3.3

Compatibility
Blender 4.2  and newer
Downloads
799
Size
91.8 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.3 91.8 KB
1.3.0 Blender 4.2  and newer
  • 91.3 KB
  • 131
  • April 22nd, 2024

Changelog

  • Support multiple languages by @chenpaner in #64
  • Disable add-on in unit tests, to validate unregister()

See more details on GitHub: github.com/semagnum/light-painter/releases/tag/1.3.0

Compatibility
Blender 4.2  and newer
Downloads
131
Size
91.3 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.0 91.3 KB
1.2.9 Blender 4.2  and newer
  • 83.7 KB
  • 405
  • March 6th, 2024

No changelog for this release.

Compatibility
Blender 4.2  and newer
Downloads
405
Size
83.7 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.2.9 83.7 KB
1.2.8 Blender 4.2  and newer
  • 83.7 KB
  • 102
  • March 4th, 2024

No changelog for this release.

Compatibility
Blender 4.2  and newer
Downloads
102
Size
83.7 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.2.8 83.7 KB
  • About
  • Privacy Policy
  • Terms of Service
Download
  • Latest Blender
  • Blender LTS
  • Blender Benchmark
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Release Notes
  • Requirements
Organization
  • People
  • Jobs
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
Articles
  • News
  • Press Releases
  • User Stories
Get Involved
  • Dashboard
  • Development
  • Documentation
  • Education
Blender Studio
  • Films
  • Training
Support
  • Manual
  • Community
  • FAQ
Developers
  • Get Started
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite