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-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
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-10Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-09Create soc-2013-dingto branch for shader nodes projectBrecht Van Lommel
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