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
AgeCommit message (Expand)Author
2016-06-15Fix region_2d_to_origin_3d not working with ortho viewDalai Felinto
2016-06-13Keymap: include 'Dopesheet Generic'Campbell Barton
2016-03-29Fix T47986: OBJ Import fails w/ imagepath encodingCampbell Barton
2016-02-29User customizable keymap for eyedropper (modal operator)Julian Eisel
2016-02-29Add User Interface keymap (no items yet)Julian Eisel
2016-02-08Fix T47360: Image loading fails when accessible from the CWDCampbell Barton
2016-01-31Cleanup: pep8Campbell Barton
2015-12-06Fix T46929: error exporting Key configuration.Bastien Montagne
2015-11-28UI: More minor UI cleanups for keymap editorJulian Eisel
2015-11-28UI Cleanup: Mask keymap shouldn't be part of Clip Editor keymapJulian Eisel
2015-10-05Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image...Bastien Montagne
2015-09-23Fix T46220: Add torus has no 'layers' optionCampbell Barton
2015-09-07Fix T46040: Bake action cleans existing keyframesCampbell Barton
2015-06-18update hand written rst docsCampbell Barton
2015-05-17Cleanup: pep8Campbell Barton
2015-05-12Doc: minor fixesCampbell Barton
2015-04-13Py API: default arg for location_3d_to_region_2dCampbell Barton
2015-03-24Fix T44089: All addons do not use same default for orientations.Bastien Montagne
2015-02-16Fix bake action visual-keying optionCampbell Barton
2015-02-13cleanupCampbell Barton
2015-02-03Fix T42510: bake animation wrong result.Bastien Montagne
2015-01-29cleanup: pep8Campbell Barton
2015-01-14PyAPI: name OrientationHelper (io prefix in module name already)Campbell Barton
2015-01-14Py IO utils: Add helper class to handle orientation (axes).Bastien Montagne
2015-01-12correct last commit: less cryptic camera checkCampbell Barton
2015-01-12Fix T43206: region_2d_to_origin_3d has no ortho offsetCampbell Barton
2014-12-23Add missing keymap for paint curveCampbell Barton
2014-12-10Fix for object_utils.object_data_add: Now supports None obdata forLukas Tönne
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-09-22Fix T41902: Flipped persp/ortho region_2d_to_vector_3dCampbell Barton
2014-08-06Correct Python exceptionsCampbell Barton
2014-07-22Fix missing includeCampbell Barton
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-02-19Keymap: load/save improvementsCampbell Barton
2014-02-13Code cleanup: styleCampbell Barton
2014-02-08Fixes to make script_load_keymap test pass.Howard Trickey
2014-01-22Fix T38315: keymap configuration export did not export deactivated items corr...Brecht Van Lommel
2014-01-13Code Cleanup: spellingCampbell Barton
2013-12-03Keymap: add walk modeCampbell Barton
2013-11-07Fix #37338: Add objects from addon work in a Linked SceneSergey Sharybin
2013-11-03Fix [#37275] can't import 2.68a keymapBastien Montagne
2013-09-18fixes for python api docs.Campbell Barton
2013-09-13fix [#36713] crash from adding gear from 'extra objects' addonCampbell Barton
2013-08-18More "relpath" try/except protection...Bastien Montagne
2013-08-15fix [#36455] importing obj data after saving doesn't workCampbell Barton
2013-08-12image_load() utility function's 'recursive' option wasn't functional since 2.4xCampbell Barton
2013-07-05fix [#35977] Bake Action doesn't work properlyCampbell Barton
2013-06-16rename world_to_camera -> world_to_camera_viewCampbell Barton
2013-06-13minor edits to world_to_camera() utility function, include Z so you can tell ...Campbell Barton
2013-06-13handy function for getting the 2d camera coords for a worldspace location.Campbell Barton