blender/release/scripts/modules
Sergey Sharybin 927dea436e Further tweaks to buildinfo
Summary:
Old idea with changes since previous release tag
didn't work good enough. In most of the cases tag
was done in a branch hence not actually reachable
from the master branch.

Now change since release is gone, and date of
the latest commit is used instead.

The date is displayed in format YYYY-MM-DD HH:mm
in the splash.

New bpy.app fields:

- build_commit_timestamp is an unix timestamp of
  the commit blender was build from.
- build_commit_date is a date of that commit.
- build_commit_time is a time of that commit.

Reviewers: campbellbarton

Differential Revision: http://developer.blender.org/D5
2013-11-15 18:05:27 +06:00
..
bl_i18n_utils Update i18n tools for new build_hash... 2013-11-04 18:26:56 +00:00
bpy style cleanup 2013-10-16 04:08:20 +00:00
bpy_extras Fix #37338: Add objects from addon work in a Linked Scene 2013-11-07 08:40:47 +00:00
console pep8 cleanup 2013-06-27 03:05:19 +00:00
addon_utils.py make the message for addons failing to parse a little more descriptive (suggested in report [#37196]). 2013-10-24 20:17:30 +00:00
animsys_refactor.py Code cleanup: 2013-11-05 08:52:12 +00:00
blend_render_info.py fix for blend_render_info.py not closing file & some edits to comments. 2012-08-22 10:29:30 +00:00
bpy_restrict_state.py style cleanup 2013-01-15 23:15:32 +00:00
bpy_types.py add PoseBone.children convenience attribute. 2013-09-28 12:05:59 +00:00
bpyml_ui.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
bpyml.py style cleanup: pep8 2012-10-08 08:28:05 +00:00
console_python.py disable auto indent when pasting text into the python console. 2013-05-24 01:04:37 +00:00
console_shell.py style cleanup: pep8 2012-10-08 08:28:05 +00:00
graphviz_export.py style cleanup 2012-06-19 22:17:19 +00:00
keyingsets_utils.py py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 2011-07-31 03:15:37 +00:00
nodeitems_utils.py pep8 cleanup 2013-06-27 03:05:19 +00:00
rna_info.py lots of operator descriptions were incorrectly copy/pasted. 2013-09-30 05:50:41 +00:00
rna_keymap_ui.py fix [#37038] User prefs > Input - Category names cut off 2013-10-10 23:36:09 +00:00
rna_prop_ui.py And more UI messages issues fixing... Thanks again to Gabriel Gazzán and Leon Cheung! 2013-02-15 18:19:20 +00:00
rna_xml.py fix for sequence size mismatch when loading themes, addition of alpha channel caused themes not to load. 2012-12-13 09:46:24 +00:00
sys_info.py Further tweaks to buildinfo 2013-11-15 18:05:27 +06:00