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
2013-08-13Typo (dimention instead of dimension).Bastien Montagne
2013-08-10Add better UI for "Add Torus" functionSv. Lockal
2013-07-17re-commit temp workaround [#35920], this still fails for OSX retina display,Campbell Barton
2013-07-06remove dummy menu which WM_OT_context_menu_enum needed, use popup menu direct...Campbell Barton
2013-07-05fix [#35977] Bake Action doesn't work properlyCampbell Barton
2013-07-03reduce imports on startupCampbell Barton
2013-06-30revert own fix for adding nodes with (DPI != 72), the fix doesn't work for OS...Campbell Barton
2013-06-27fix for adding nodes with a DPI besides 72 causing offset.Campbell Barton
2013-06-27pep8 cleanupCampbell Barton
2013-06-19report exceptions when enabling and disabling modules in blenders interface.Campbell Barton
2013-06-14Change edgeloop delete to use dissolve, fixes bug [#35738].Campbell Barton
2013-06-11fix [#35574] Export Key Map issueCampbell Barton
2013-06-10Correction to previous maya keymap commitSergey Sharybin
2013-06-10Fix #35661: Maya key config - select operations are skipped by "undo"Sergey Sharybin
2013-06-08Fix for node search operator, this was not taking into account possible NodeI...Lukas Toenne
2013-06-05Fix #35640, part 2. Check id.lib in poll functions for operators which do cri...Lukas Toenne
2013-06-05fix [#35453] "copy mirrored uv coords" doesn't workCampbell Barton
2013-06-02Better API design for making text datablocks after loading.Tamito Kajiyama
2013-06-02Added a short-cut button in the Freestyle Python Scripting mode for loadingTamito Kajiyama
2013-05-31Follow up to previous commitSergey Sharybin
2013-05-29workaround for search menu enum using freed python scripts (py api limitation).Campbell Barton
2013-05-29fix [#34851] "UnitSettings.scale_length" not beeing calculated the same way f...Campbell Barton
2013-05-24disable auto indent when pasting text into the python console.Campbell Barton
2013-05-23fix/workaround for problem with osx permissions.Campbell Barton
2013-05-11Fix #35273: click in empty space to deselect as used by the Maya keymap gaveBrecht Van Lommel
2013-05-10Smoke: Add new "Full Sample" option to high resolution smoke panel.Miika Hamalainen
2013-05-10Small fix for node add operators: use the UNDO option so they get registered ...Lukas Toenne
2013-05-09Upgrade for the add_search node operator. This now uses the same basic system...Lukas Toenne
2013-05-09Fix for add_node operator: needs to have SKIP_SAVE set for the settings colle...Lukas Toenne
2013-05-08Moved a couple of common properties into the NodeAddOperator base class to av...Lukas Toenne
2013-05-08Removed the add_group_node operator, this is now integrated into the generic ...Lukas Toenne
2013-04-30Partial fix for #35108: Shortcuts 3dsmax Blender 2.67RCSergey Sharybin
2013-04-29Usual UI messages fixes...Bastien Montagne
2013-04-26Fix a few more cases where an operator should not show in the search menu.Brecht Van Lommel
2013-04-26Fix #35080: freestyle Fill Range by Selection operator giving error when invokedBrecht Van Lommel
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-22Fix #34350: Maya Keyboard map preset problemsSergey Sharybin
2013-04-21Fix for add nodes search box showing nasty "UUUUUUUU"-like entries with some ...Bastien Montagne
2013-04-20code cleanup: minor improvements to scripts.Campbell Barton
2013-04-20code cleanup: simplify python rigidbody operators.Campbell Barton
2013-04-15add back attribution field from script.Campbell Barton
2013-04-13Replacing the node Add menu and making the toolbar usefulLukas Toenne
2013-04-11Hide preview for nodes created with Setup Tracking SceneSergey Sharybin
2013-04-11Setup tracking scene shall work with Cycles nowSergey Sharybin
2013-04-11Fix for Setup Tracking Scene operatorSergey Sharybin
2013-04-11fix [#34805] Bake action ignores parent motionCampbell Barton
2013-04-11* Better tooltip for WM_OT_properties_context_change. Thomas Dinges
2013-04-08select-camera operator could select hidden cameras, also disable freestyle fo...Campbell Barton
2013-04-07Fix for [#34901] "Add SSS Preset" gives error.Thomas Dinges
2013-04-07Fix for [#34898] Typo in error message of mathutils.VectorThomas Dinges