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-06-07add default preset for font settings.Campbell Barton
2013-06-07add support for storing text styles in themes.Campbell Barton
2013-06-07code cleanup: use more standard names for userpref ui functions was using `co...Campbell Barton
2013-06-06Fix #35644: lamp specials menu still showed blender internal energy and falloffBrecht Van Lommel
2013-06-05Fix #35640, part 2. Check id.lib in poll functions for operators which do cri...Lukas Toenne
2013-06-05Fix #35633, Cannot Add Group Node In Blender 2.67a. The menu entry for the "m...Lukas Toenne
2013-06-05add option to remove all shape keys at once (access from shape key menu on pa...Campbell Barton
2013-06-05fix [#35453] "copy mirrored uv coords" doesn't workCampbell Barton
2013-06-05Added 'clear active group' to object data properties -> Vertex Groups -> pull...Gaia Clary
2013-06-04edit-mesh improvements to select shortest pathCampbell Barton
2013-06-03fix [#35311] Planar Decimate / Limited Dissolve fails to merge some adjacent ...Campbell Barton
2013-06-02Better API design for making text datablocks after loading.Tamito Kajiyama
2013-06-02add vertex slide to mesh edit toolbar. also expose merge as a menu (rather th...Campbell Barton
2013-06-02Fix for potential division by zero during Freestyle stroke rendering.Tamito Kajiyama
2013-06-02remove duplicate operator,Campbell Barton
2013-06-02Added a short-cut button in the Freestyle Python Scripting mode for loadingTamito Kajiyama
2013-06-01Don't hide sockets in the node properties panel. This feature is only useful ...Lukas Toenne
2013-06-01minor changes to toolbarCampbell Barton
2013-06-01add popup menu to allow python scripts to show popups without having to defin...Campbell Barton
2013-05-31Follow up to previous commitSergey Sharybin
2013-05-31Fix #35567: Shift+LMB doesn't toggle selection when using the Maya presetSergey Sharybin
2013-05-30Patch #35464: Marker placement for motion tracker by clicking on a desired lo...Sergey Sharybin
2013-05-30Motion tracking: automatic keyframe selectionSergey Sharybin
2013-05-29svn merge ^/tags/blender-2.67b-release/blender -c57122Campbell Barton
2013-05-29Fix #35374: Region overlap + bugsSergey Sharybin
2013-05-29scene render dimension panal: avoid re-creating the framerate string on every...Campbell Barton
2013-05-29Replacement for the "Active Node" panel in node editor properties sidebar. Th...Lukas Toenne
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-28Fix for node menu: Show the group input/output nodes in the Input/Output cate...Lukas Toenne
2013-05-27Particles: patch #35205 by Jakub ZolcikBrecht Van Lommel
2013-05-27now an addons preference are available when it start,Campbell Barton
2013-05-24disable auto indent when pasting text into the python console.Campbell Barton
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-23fix/workaround for problem with osx permissions.Campbell Barton
2013-05-22Fix #35461: Marker gets initialized to arbitrary positionSergey Sharybin
2013-05-22Shader Nodes:Thomas Dinges
2013-05-21Fix #35232: Marker right-click misbehavior on addingSergey Sharybin
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-18Cycles / OSL:Thomas Dinges
2013-05-18bump to version '2.67a'Campbell Barton
2013-05-17Smoke simulator: Add flow subframes and ability to set custom particle size.Miika Hamalainen
2013-05-17This commit addresses the somewhat weak handling of stackless textures in Ble...Bastien Montagne
2013-05-17partial revert of commit 54126 - (BGE UI: removing " use_occlusion_culling" f...Dalai Felinto
2013-05-16Fix #35368:Brecht Van Lommel
2013-05-16bmesh, grid fill tool.Campbell Barton
2013-05-15Fix #35376: node editor throwing python error on some files saved with 2.66 t...Brecht Van Lommel
2013-05-13Added an entry for Reroute node in the node categories. Reroute is not a "rea...Lukas Toenne
2013-05-12Refine markers position operatorSergey Sharybin
2013-05-12Render Layers UIPablo Vazquez