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
2015-05-17Fix T44737: Missing 'Spin' op entry in surface (NURBS) tools/menu.Bastien Montagne
2015-05-17Fix own error deleting previewsCampbell Barton
2015-05-17Cleanup: pep8Campbell Barton
2015-05-15Fix T44724: missing menu entries for 'view fit' (F) in clip/image editors.Bastien Montagne
2015-05-15Zoom to frame options, requested by the Hwoozeberry (dutch translation)Antony Riakiotakis
2015-05-14BGE: Add 'Lock Translation' for dynamic objectsThomas Szepe
2015-05-14Add clear seams to uv editorAntony Riakiotakis
2015-05-12PyAPI: Remove release method, just use delitemCampbell Barton
2015-05-12Minor tweaks to preview templatesCampbell Barton
2015-05-12Doc: add bpy.utils.previewsCampbell Barton
2015-05-12Doc: correct rst syntaxCampbell Barton
2015-05-12Doc: replace addons -> scripts in docstringCampbell Barton
2015-05-12Doc: minor fixesCampbell Barton
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-05-10UI: consistent naming for operator propsCampbell Barton
2015-05-10UI: move sharp/smooth out of vertex menuCampbell Barton
2015-05-07Fix T27642: Add version in .exe installer propertiesAnatoly TechTonik
2015-05-07Fix T44614: Maya keymap left mouse click to add cut not working.Brecht Van Lommel
2015-05-06Feature request: Dyntopo detail expressed in percentage of brush radius.Antony Riakiotakis
2015-05-06Fix T44624: world menu appears in node editor header with Blender internal.Brecht Van Lommel
2015-05-04Follow up to previous commit, remove depth of field from UI inAntony Riakiotakis
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-05-04Support displaying metadata for images in sequencer preview windows (notAntony Riakiotakis
2015-05-03BGE: Fix: Activate collision mask/group in UI.Porteries Tristan
2015-05-03Cleanup: rename clear_skin & clear_mask operators to skin_clear and mask_clear.Bastien Montagne
2015-05-03Fix T44589: No way to add a skin data layer manualy.Bastien Montagne
2015-05-02Fix T44586: Viet language problem for Blender InterfaceBastien Montagne
2015-05-02Turn bpy.utils into a package, so that we can easily add submodules to it.Bastien Montagne
2015-05-02Object Align Operator: Make it use modifiers in high quality bounding box cal...Daniel Salazar
2015-04-30UI: use enum for thumbnail sizeCampbell Barton
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-28Project Paint: Add symmetry supportCampbell Barton
2015-04-28Add material slot reorder buttonsGaia Clary
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-23Py API: Remove deprecated callback_addCampbell Barton
2015-04-22Rename stamp panel to metadata panel.Antony Riakiotakis
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-04-22Logic Editor: Buttons for moving game properties up/downTristan Porteries
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-21Allow editing of active strip proxy settings again in addition to theSergey Sharybin
2015-04-20I18n: Add Vietnamese language.Bastien Montagne
2015-04-20Fix: "show_points" setting for Grease Pencil drawing didn't workJoshua Leung
2015-04-18BGE: New Draw debug shadow box for sun lampPorteries Tristan
2015-04-16Fix T44406: the Hebrew font causes trouble.Bastien Montagne
2015-04-16RNA: avoid past tense in property namesCampbell Barton
2015-04-16Partial fix for T44404: freestyle crashes blender.Tamito Kajiyama
2015-04-15RNA: use lock_ prefix for booleansCampbell Barton
2015-04-14Add flag that prevents editing of markers. Can be located in markerAntony Riakiotakis
2015-04-14NLA: The "filter by name" functionality now works with NLA strips tooJoshua Leung
2015-04-14NLA: Shift-Tab toggles tweakmode AND makes that track soloJoshua Leung