Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWillian Padovani Germano <wpgermano@gmail.com>2004-07-18 19:54:17 +0400
committerWillian Padovani Germano <wpgermano@gmail.com>2004-07-18 19:54:17 +0400
commit6dca057ac5250bb78b664d2cf9270a409238ecbc (patch)
treef55cf4b879fbe1d55815dec1dc807595d1f5c320 /release/scripts/hotkeys.py
parent4a244f274de32ef758c5ba660e75984358cdd9ba (diff)
BPython:
- added image.getBindCode() docstring to Image's epydoc file (thanks Satish Goda). Scripts: - Adding Apply_def.py to "Mesh" scripts menu (thanks author: Theeth); - Updating JMS's disp_paint.py (also changed its name to remove version info); - minor updates in docs and scripts.
Diffstat (limited to 'release/scripts/hotkeys.py')
-rw-r--r--release/scripts/hotkeys.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/release/scripts/hotkeys.py b/release/scripts/hotkeys.py
index 9f15a97852b..b89de987349 100644
--- a/release/scripts/hotkeys.py
+++ b/release/scripts/hotkeys.py
@@ -19,6 +19,9 @@ Tip: 'All the hotkeys.'
# ce script est proposé sous licence GPL pour etre associe
# a la distribution de Blender 2.33 et suivant
# --------------------------------------------------------------------------
+# this script is released under GPL licence
+# for the Blender 2.33 scripts package
+# --------------------------------------------------------------------------
# ***** BEGIN GPL LICENSE BLOCK *****
#
# Copyright (C) 2003, 2004: Jean-Michel Soler