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
path: root/source
AgeCommit message (Expand)Author
2013-11-28error in last commitCampbell Barton
2013-11-28Testing: added check for broken links to wiki docsCampbell Barton
2013-11-28View3D: split camera controlling parts of fly mode into their own functionsCampbell Barton
2013-11-27Fix T37414: local view not taken into account for blender internal F12 render...Brecht Van Lommel
2013-11-27missing from last commitCampbell Barton
2013-11-27Resolve T37240: saving a new file always had absolute paths, now remap.Campbell Barton
2013-11-27Fix T37249: Crash calling wm.progress_update() with no active windowCampbell Barton
2013-11-27Fix T37203: New face from an edge failed if only one vert was connected to a ...Campbell Barton
2013-11-27Disable redo for bend operatorCampbell Barton
2013-11-27Fix T37383: wrong spacing on Add menu in 3D view header.Brecht Van Lommel
2013-11-27Fix for recent BMesh regression refactoring out face tessellationCampbell Barton
2013-11-27BMesh Operators: BMO_op_finish now overwrites values in debug modeCampbell Barton
2013-11-27Fix for recent error (editmesh triangulate crashed).Campbell Barton
2013-11-27Fix T37121: decimate works badly with flat surfacesCampbell Barton
2013-11-27Fix T37636: double added pyattr_get_lightsHG1
2013-11-27Fix T37583: regression in bmesh triangulate breaking python's use of face_mapCampbell Barton
2013-11-27Fix T36976: drag and drop tooltip not working with retina and drawing offBrecht Van Lommel
2013-11-26Fix T37633: duplicate value GPUDynamicType could cause GLSL render issues.Brecht Van Lommel
2013-11-26Fix T37632: Wrong tooltip for "Motion Blur" on mask nodeSergey Sharybin
2013-11-26Fix T37541: multires not reading external displacement file after entering ed...Brecht Van Lommel
2013-11-26Fix T37627: create scene with copy settings did not copy cycles settings.Brecht Van Lommel
2013-11-26Screw Modifier: UV supportCampbell Barton
2013-11-26Screw Modifier: copy face data when the original face is known.Campbell Barton
2013-11-26Math library: minor additions sqrtf_signed and copy_v2_fl2Campbell Barton
2013-11-26Fix own regression in rB254aa8f3a0fb: Titles and sub-titles in menus were dra...Bastien Montagne
2013-11-26Fix T37624: Rename Marker does not update Marker in 3D View until Frame ChangeSergey Sharybin
2013-11-26Blender Internal: Fix material preview that the bounce lights permanently dis...IRIE Shinsuke
2013-11-26Fix: Text editor, blank lines were being indentedDalai Felinto
2013-11-26Fix T37471: Copy/Paste objects broke relative pathsCampbell Barton
2013-11-26Code cleanup: Typo fix for image function, patch by kgeogeo.Thomas Dinges
2013-11-26View3D: disable auto-perspective when orbiting the view out of a camera.Campbell Barton
2013-11-26Sculpt Dynamic Topology: support collapsing edges without subdividing edges a...Brecht Van Lommel
2013-11-26fix for error in own recent commit, removing orientations.Campbell Barton
2013-11-26Fix 37571: Knife Select should be disabled when no faces are selectedCampbell Barton
2013-11-26User Interface: don't show macro args in tooltipsCampbell Barton
2013-11-26Usual ui messages fixes...Bastien Montagne
2013-11-26Fix T37225: UV map for closed curves incorrectly generatedSergey Sharybin
2013-11-26Code cleanup: As Sergey stated on bf-committers one should use id_us_min() if...Thomas Beck
2013-11-26Correct fix for T37617, (own recent regression)Campbell Barton
2013-11-26Fix T37617: "Add plane" was adding a 2*2 gridBastien Montagne
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25Fix: jump to next/previous marker shortcut keys conflicted with others in cli...Brecht Van Lommel
2013-11-25UIList: add proper support for ctrl-c/v (copy/paste) of names.Bastien Montagne
2013-11-25UI: fix errors in screen edge drawing, moving and region hiding.Anthony Edlin
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-25T37247 - Modifier "Mask" not updated correctly when switching from objectsHenrik Aarnio
2013-11-25Fix build warning in release mode with clang.Brecht Van Lommel
2013-11-25UI: hide internal properties of radial control operator from user.Emanuel Claesson
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-11-25UI: change hard limits on a few camera and image properties to infinite, soft...Mark Ayers