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-22Style Cleanup: whitespaceCampbell Barton
2013-11-22Fix T37485: autocomplete while appending and autocomplete folder behaviour.Henrik Aarnio
2013-11-22Fix T37359: Dynamic Paint deletes inactive texture from smoke domain when usi...Miika Hamalainen
2013-11-22Optimization for render result saveSergey Sharybin
2013-11-22Fix T37465: UV Coords we're incorrect when converting from a curveCampbell Barton
2013-11-22Fix T37281: View3D could have invalid transform orientation using undoCampbell Barton
2013-11-22Fix T37559: Crash dissolving vertices in some situationsCampbell Barton
2013-11-22Code Cleanup: warningsCampbell Barton
2013-11-22Code Cleanup: use NULL for pointer checks and remove joke.Campbell Barton
2013-11-22fix for active bone not saving in editmode.Campbell Barton
2013-11-22Cycles: Add a "Normal" input socket to the Layer Weight node + GLSL drawing c...Thomas Dinges
2013-11-22Armature Editing: select shortest path (Ctrl+RMB matching mesh operator)Campbell Barton
2013-11-22Code Cleanup: int pointer comparisonCampbell Barton
2013-11-21Code cleanup: Minor addition to rB254aa8f3a0fbffcbcb886cfaa81b630ae3e9bb78: h...Bastien Montagne
2013-11-21Squashed commit of the following:Bastien Montagne
2013-11-21Squashed commit of the following:Bastien Montagne
2013-11-21Fix a wrong check ls == NULL || lb->first == NULLSergey Sharybin
2013-11-21Fix T37558: Cosmetic label change to indicate that the path for individual in...Lukas Tönne
2013-11-21Blender Internal: Add shader nodes "Separate HSV" and "Combine HSV", same as ...IRIE Shinsuke
2013-11-21Code Cleanup: use strict flags for screw modifier, reduce sign conversionCampbell Barton
2013-11-21Fix compile error on MinGW64, time.h is required for gmtime.Antony Riakiotakis
2013-11-20* Remove more code for stars, missed those. Sorry!Thomas Dinges
2013-11-20Blender Internal:Thomas Dinges
2013-11-20Fix T37543: Multiline 3D Text saved in edit mode breaks on loadCampbell Barton
2013-11-20Code Cleanup: remove unused members for editfont (3D text)Campbell Barton
2013-11-20fix T37411: Transform mouse constraint could fail in some situations.Campbell Barton
2013-11-20Fix T37550: Crash while snaping to curve made from Susane (bug in recent addi...Campbell Barton
2013-11-20NLA Channel Drawing Refactor: Remove rest of old drawing code for NLA Track c...Joshua Leung
2013-11-20Anim Editors: Ensure that "solo" flag doesn't get accidentally handled on cha...Joshua Leung
2013-11-20Anim Editors: Improve some tooltips to be more accurate for the type of edito...Joshua Leung
2013-11-20Remove old drawing code for NLA TracksJoshua Leung
2013-11-20Added button callback so that toggling solo mode on NLA Tracks now works corr...Joshua Leung
2013-11-20Ported code for setting colour of NLA Track anim channelJoshua Leung
2013-11-20Ported over logic for which animchannel settings are supported by NLA TracksJoshua Leung
2013-11-20Skeleton of type defines for NlaTrack animchannelJoshua Leung
2013-11-20Updating icons for NLA Track "solo" button (as used in standard widgets)Joshua Leung
2013-11-20Transform: Warp tool (rewritten)Campbell Barton
2013-11-20Bevel Fix for nonplanar faces / reflex anglesHoward Trickey
2013-11-20Fix T37545: SV+H color cube display changes H slider position when modifying ...Lukas Tönne
2013-11-20Expose track's offset to the RNASergey Sharybin
2013-11-20Fix T37172: Plane Tracker Deform - No perspectiveSergey Sharybin
2013-11-20Transform: rename Warp to BendCampbell Barton
2013-11-20Math Library: add dot_m4_v3_row_x/y/zCampbell Barton
2013-11-19Blender Internal:Thomas Dinges
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-11-19Code Cleanup: move trans-verts out of snap code into their own file.Campbell Barton
2013-11-19Fix: tab completing a filepath name in file browsers asks to create a newHenrik Aarnio
2013-11-19Fix: Game Engine regression drawing text from recent cleanupCampbell Barton
2013-11-19Remove Surface modifier when removing force field from objectSergey Sharybin
2013-11-19Cleanup: Renamed compositor executePixel functions and their 'read' wrappers ...Lukas Tönne