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-07-18Tradtional release commit! 2.68 splash and the numbering.Ton Roosendaal
2013-07-17re-commit temp workaround [#35920], this still fails for OSX retina display,Campbell Barton
2013-07-16Style cleanup of UI messages.Bastien Montagne
2013-07-09move keymap ui into modules, its not loaded on startup anymore.Campbell Barton
2013-07-08fix [#36043] Missing Tooltip for Excluded Paths field of Auto Run Python Scri...Campbell Barton
2013-07-08re-arrange space_userpref_keymap, no need to use a subclass here, just import...Campbell Barton
2013-07-07Fix for incorrect clipping of Freestyle strokes when the viewport preview is ...Tamito Kajiyama
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-05Partial fix for Bug #35695: Freestyle produces extra line across an object wi...Tamito Kajiyama
2013-07-04Fix #35994: shape key mirror without topology did not properly work afterBrecht Van Lommel
2013-07-04remove checks for active object in the weight panel, this is incorrect for we...Campbell Barton
2013-07-03Weight Paint: Enable Transfer Weights tool for Obejcts with no Vertex GroupsGaia Clary
2013-07-03Fix #35974: smoke flow force field icon missing in add menu.Brecht Van Lommel
2013-07-03reduce imports on startupCampbell Barton
2013-07-02bump up openmp limit for release,Campbell Barton
2013-07-01Bugfix [#35936] Can't create new vertex group when using Ctrl G menuJoshua Leung
2013-06-30revert own fix for adding nodes with (DPI != 72), the fix doesn't work for OS...Campbell Barton
2013-06-28Fix #35551: the topology mirror setting affected shape key and vertex group butBrecht Van Lommel
2013-06-28weight Paint: moved Auto Normalize and Multipaint options below Blend selectorGaia Clary
2013-06-27Blender 2.68 Release maintenance:Thomas Dinges
2013-06-27fix for adding nodes with a DPI besides 72 causing offset.Campbell Barton
2013-06-273d text tool - 'insert lorem' was crashing, also add this to the text menu.Campbell Barton
2013-06-27pep8 cleanupCampbell Barton
2013-06-26Fixed operator call (due to renamed operator parameter)Gaia Clary
2013-06-23add missing notifiers for mask tools, some wouldn't refresh the compositor.Campbell Barton
2013-06-23mask menus were missing from the image editor.Campbell Barton
2013-06-22comment the icon file from the theme buttons since its not working.Campbell Barton
2013-06-20move sort from vert/edge/face into mesh menu only (sorting isn't such a commo...Campbell Barton
2013-06-20support proportional editing with x-mirror enabled.Campbell Barton
2013-06-20Snap to Symmetry (editmesh tool)Campbell Barton
2013-06-19This commit tackles the "context" buttons in Properties header, which were st...Bastien Montagne
2013-06-19report exceptions when enabling and disabling modules in blenders interface.Campbell Barton
2013-06-18add option to enable auto-execute scripts, but exclude certain directories.Campbell Barton
2013-06-18fix [#35771] "Specials" ->"Size Y" doesn't work for Cycles area lampCampbell Barton
2013-06-17Add back nl_NL to enabled tranlations, as we now have a (very limited) start ...Bastien Montagne
2013-06-17Usual UI messages style edits...Bastien Montagne
2013-06-16Fix #35774 Confusing Text in Texture Paint PanelAntony Riakiotakis
2013-06-16rename world_to_camera -> world_to_camera_viewCampbell Barton
2013-06-16New icon: CAMERA_STEREODalai Felinto
2013-06-16Fixed the feature edge selection by Freestyle face marks to properly account ...Tamito Kajiyama
2013-06-15show dissolve edge/vert/face in the delete menu, irrespective of the current ...Campbell Barton
2013-06-14Change edgeloop delete to use dissolve, fixes bug [#35738].Campbell 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
2013-06-13Removed the Material Boundary option from the edge detection options inTamito Kajiyama
2013-06-12minor changes to the script auto-execution based on Brecht's suggestions.Campbell Barton
2013-06-11fix [#35574] Export Key Map issueCampbell Barton
2013-06-11Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-10Cycles lamp specials menu now includes separate X/Y size for area lampsBrecht Van Lommel