Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BlenderDefender authored and actions-user committed Nov 7, 2021
1 parent e7196c8 commit 91a67e0
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 18 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## Version 1.2.0

- Improvement: Accurate mode
- Feature: Save reminder
- Feature: Automatically save the current file (optional)
- Feature: Rendering Time per file
- Feature: Time spent per file
- Feature: Highlight hidden objects that will be visible when rendering
- Feature: Highlight objects with unapplied scale
- Feature: Highlight objects that are not smooth-shaded
- Feature: Highlight objects that do not have a material assigned to them
- Feature: Highlight meshes with n-gons
- Feature: Highlight non-manifold meshes
- Feature: List linked duplicates, with the option to unlink / unlink and apply scale.
- Feature: Project Price per hour (For Freelancers)
- Feature: See, how often you use which device (CPU, GPU or Hybrid) for rendering.
- Feature: See how many addons are enabled
- Feature: How many times was Crtl. + Z pressed?
- Feature: See how much of your memory Blender uses.
- Feature: Break down, what data the file is made of.



21 changes: 3 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,10 @@

## Upcoming Version:


We've just hit another update. No features are planned so far. [Change this!](https://github.com/BlenderDefender/SuperEasyAnalytics/issues/new/choose)
<!-- CHANGELOG -->
- Improvement: Accurate mode
- Feature: Save reminder
- Feature: Automatically save the current file (optional)
- Feature: Rendering Time per file
- Feature: Time spent per file
- Feature: Highlight hidden objects that will be visible when rendering
- Feature: Highlight objects with unapplied scale
- Feature: Highlight objects that are not smooth-shaded
- Feature: Highlight objects that do not have a material assigned to them
- Feature: Highlight meshes with n-gons
- Feature: Highlight non-manifold meshes
- Feature: List linked duplicates, with the option to unlink / unlink and apply scale.
- Feature: Project Price per hour (For Freelancers)
- Feature: See, how often you use which device (CPU, GPU or Hybrid) for rendering.
- Feature: See how many addons are enabled
- Feature: How many times was Crtl. + Z pressed?
- Feature: See how much of your memory Blender uses.
- Feature: Break down, what data the file is made of.

<!-- CHANGELOG -->

# Super Easy Analytics
Expand Down

0 comments on commit 91a67e0

Please sign in to comment.