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-10Correction to previous maya keymap commitSergey Sharybin
2013-06-10Fix #35661: Maya key config - select operations are skipped by "undo"Sergey Sharybin
2013-06-10Bugfix [#35643] Animated textures are invisible in Graph Editor if it is notJoshua Leung
2013-06-10minor edit to previous commit, only show option to reload the file if its bee...Campbell Barton
2013-06-10Python script auto-execution changes:Campbell Barton
2013-06-09Fix for unintended commit of python template file ...Lukas Toenne
2013-06-09Removed the unused draw_add_menu function from pynodes template. This was pre...Lukas Toenne
2013-06-09Removed deprecated XXX comment from custom_nodes.py, importing node base type...Lukas Toenne
2013-06-09Added an example for using the new node categories system to the custom_nodes...Lukas Toenne
2013-06-09Removed the 'custom node group' example from the pynodes template script. Thi...Lukas Toenne
2013-06-08Fix for node search operator, this was not taking into account possible NodeI...Lukas Toenne
2013-06-08UI / Freestyle:Thomas Dinges
2013-06-08UI / Modifiers:Thomas Dinges
2013-06-08UI / Modifiers:Thomas Dinges
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