forked from specoolar/Blender-BakeLab2
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a46c758
commit bd270f6
Showing
1 changed file
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,14 @@ | ||
# Blender BakeLab 4.0 | ||
This is a work in progress to update BakeLab to Blender 4.0. | ||
This is a fork of Specoolar's Blender-BakeLab2 designed to work with Blender 4.0. | ||
|
||
TODO: | ||
It's also an opportunity to add new features. | ||
|
||
Ideas for new features: | ||
|
||
- Bake Presets (save and load) | ||
- Clone Bake Object (Will duplicate the selected object, and apply the bakes, maintaining non-destructive workflow) | ||
- Bake to Vertex Color | ||
- Bake Edge Map | ||
|
||
[] Use ImportLib for Modules. | ||
|
||
|