24 Commits

Author SHA1 Message Date
32040a4a0c Cleanup: quiet warnings registering add-ons
- Don't end descriptions with '.'.
- Remove deprecated `GL_LINE_STIPPLE`.
2021-07-30 17:38:13 +10:00
5c755ab594 Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:26:13 +11:00
666c4b7785 Cleanup: trailing space 2020-03-05 12:20:16 +11:00
69bcc72f1e addons contrib: close panels by default, fix tabs: T70017 2019-09-25 12:10:42 +10:00
cb83f98b59 Update for rename: constraint_orientation -> orient_type 2019-02-28 12:27:56 +11:00
6609ab77f9 Corrected: user information 2019-01-23 13:48:46 -02:00
922ab89d4d Corrected: changed to <type annotations>. Cosmetic: panel default open. 2019-01-23 13:41:44 -02:00
377c0aad7f cleanup: unused code 2019-01-23 13:19:21 -02:00
9072ef79c2 Description updated. 2019-01-21 21:46:38 -02:00
7a4dbb3305 Port to 2.8. cleanup: unused code. 2019-01-21 21:30:10 -02:00
f69655b4c4 Update contrib Add-ons class properties to annotations
This should take care of most of the class property conversions to
use the new annotation format (colon instead of equals) for
assignment in 2.80. There may still be a few edge cases that
were missed.
2019-01-17 17:50:55 -05:00
b000492c4f Merge branch 'master' into blender2.8 2018-09-08 06:21:52 +10:00
ecc140b225 Cleanup: trailing space 2018-09-08 06:14:37 +10:00
56bce373e3 Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location. 2018-08-29 15:10:41 +02:00
3f433bbe91 mass clean up: remove/replace redundant bl_tracker info 2016-07-22 22:51:45 +10:00
eab846e293 Clean-up: bl_info['tracker_url'] updated to developer.blender.org, some minor other edits 2014-02-04 02:56:01 +01:00
69d7215d3a update for change in blender. 2013-10-31 12:07:42 +00:00
071e9f1764 fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ? 2012-12-19 16:05:42 +00:00
97046a6dab correct version strings for bl_info 2012-12-19 11:28:34 +00:00
56ac63045b -v 0.70Beta-
Included: SmartRender - Render just the frames that has changes
    Included: Options to check SmartRender for Blender Internal Render Engine:LocRotScale, Material, Transp, Mirror
    Included: User can Cancel all functions with CANCEL button- Extensive Code and flux change (bugs expected)
    Included: User can Cancel all functions with ESC
    Inclused: User friendly messages into UI while running (its no more necessary to look at terminal window to most users)
    Cleanup:  Non Stardard Chars in coments
    To Do:    Decrease overhead of timer loops
    To Do:    Try to implement Smart Render for Cycles
2012-11-20 11:48:27 +00:00
9593d05f86 -v 0.60Beta-
Included: Option to use just the beat from the audio sound
    Included: Option to exclude the beat from the audio sound
    Included: More or less sensibility options when using the beat
    Included: Audio Channel Select option
2012-10-27 11:34:35 +00:00
83047165ea -v 0.50Beta-
Included: Auto Adjust Audio Sensity option    
    Included: 8 bits .wav file support
    Recalibrated: Manual audio sense 1    
    Cosmetic: Many changes in panel and terminal window info
    Corrected: Tracker_url
    Corrected: a few bytes in Memory Leaks
    work around: memory leak in function: bpy.ops.transform.rotate
    work around: memory leak in function: bpy.ops.anim.keyframe_insert
2012-10-22 17:25:39 +00:00
4952347c40 Change in URL wiki site. Typo. 2012-10-15 14:26:54 +00:00
d9fc6968f5 Hello World :-) 2012-10-15 13:38:47 +00:00