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-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-16Fix #35774 Confusing Text in Texture Paint PanelAntony Riakiotakis
2013-06-15show dissolve edge/vert/face in the delete menu, irrespective of the current ...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-10Cycles lamp specials menu now includes separate X/Y size for area lampsBrecht Van Lommel
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-08UI / Freestyle:Thomas Dinges
2013-06-08UI / Modifiers:Thomas Dinges
2013-06-08UI / Modifiers:Thomas Dinges
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-05add option to remove all shape keys at once (access from shape key menu on pa...Campbell 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-02add vertex slide to mesh edit toolbar. also expose merge as a menu (rather th...Campbell Barton
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-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-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-27Particles: patch #35205 by Jakub ZolcikBrecht Van Lommel
2013-05-22Fix #35461: Marker gets initialized to arbitrary positionSergey Sharybin
2013-05-21Fix #35232: Marker right-click misbehavior on addingSergey Sharybin
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-12Refine markers position operatorSergey Sharybin
2013-05-12Render Layers UIPablo Vazquez
2013-05-10Smoke: Add new "Full Sample" option to high resolution smoke panel.Miika Hamalainen
2013-05-10Set scene frames operator for clip editor.Sergey Sharybin
2013-05-09Bit flag enum props are always expanded, no need to specify it explicitely!Bastien Montagne
2013-05-09Added a button to apply scale on scene solutionSergey Sharybin
2013-05-09use standard name for operator properties - 'props'.Campbell Barton
2013-05-09Upgrade for the add_search node operator. This now uses the same basic system...Lukas Toenne
2013-05-08split dissolve into 3 different operators (face/edge/vert).Campbell Barton
2013-05-02Fix #35190: texture mask stencil Reset Transform did not work properly.Brecht Van Lommel
2013-05-02remove re-allocations while building weight paint color array, move button to...Campbell Barton
2013-05-01Fix Show Brush button being missing from the UI for paint modes, the feature wasBrecht Van Lommel