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
2014-04-30Correct issue with IMB_ispic returning boolCampbell Barton
2014-04-30Fix T39933: Link/Append Scenes misses VSE mask, clipsCampbell Barton
2014-04-30Fix T39952: Printing tiles gives negative numbersCampbell Barton
2014-04-30Get the edit-object when keying and checking editmodeCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-30Fix T38905: view3d.object_as_camera didn't store the last-viewCampbell Barton
2014-04-30View3D: disable entering camera when enabling quad-viewCampbell Barton
2014-04-29Remove link from Link/Append UI, since we have 2 menu itemsCampbell Barton
2014-04-29Correct own regression drawing lamp outlineCampbell Barton
2014-04-29Fix 39065: Leaving QuadView lost view settingsCampbell Barton
2014-04-29Code cleanup: remove unused grease pencil pointerCampbell Barton
2014-04-29Fix T39947: Aligned handle behaviour problem in graph editorCampbell Barton
2014-04-29Fix T31605: rotate around selection ignores numpadCampbell Barton
2014-04-29Code cleanup: avoid sin/cos calls when drawing sun lampCampbell Barton
2014-04-29reduced minimum value for NDOF sensitivity to better fit the space navigatorgaiaclary
2014-04-29Fix for nurbs surface merge didn't update key indexSergey Sharybin
2014-04-29Fix issue discovered in soc-paint-2013 branch.Antony Riakiotakis
2014-04-29Code cleanup: quiet warningsCampbell Barton
2014-04-29Fix for wrong behavior of 'darken' blend mode with factor.Kevin Dietrich
2014-04-29Fix T39940: animation of render layer on/off toggle not working during render.Brecht Van Lommel
2014-04-29Code cleanup: don't use unnecessary .exe extension in scons, simplify code.Lawrence D'Oliveiro
2014-04-29Fix T39942: Displacement of group instance objects when switching to textured...Sergey Sharybin
2014-04-29Fix T39941: Freestyle: Rendered preview crashes when non-primary render layer...Tamito Kajiyama
2014-04-29Accidentally left compositor debug option enabled, sorry.Lukas Tönne
2014-04-29Error in last commitCampbell Barton
2014-04-29PyAPI: Matrix.invert(ed): accept an optional fallback argumentCampbell Barton
2014-04-29Reimplemented the earlier feature of swapping existing links toLukas Tönne
2014-04-29Fix T39936: Plane Track operation would not initialize resolutions forLukas Tönne
2014-04-29Code cleanup: remove redundant matrix initializationCampbell Barton
2014-04-29Correction to last commitMitchell Stokes
2014-04-29Fix T39614: Ping Pong Action doesn't work correctlyMitchell Stokes
2014-04-29Fix T39939: Undo change of rB27db75363e67, which broke bevel.Howard Trickey
2014-04-29Code cleanup: simplify reallocs using MEM_recallocCampbell Barton
2014-04-29Ignore user-preferences when inserting keys from PythonCampbell Barton
2014-04-29Fix T39539Jeroen Bakker
2014-04-29Error in last commit, need to take duration into accountCampbell Barton
2014-04-28Correction to last commitCampbell Barton
2014-04-28f-curve easing: Adjustments to Robert Penner elastic easingCampbell Barton
2014-04-28f-curve easing: make ease in/out expressions consistentCampbell Barton
2014-04-28f-curve easing: make ease-out symmetrical to ease-inCampbell Barton
2014-04-28PyC_RunQuicky: Print filename when its missingCampbell Barton
2014-04-28Fix for f-curve elastic ease in/out discontinuityCampbell Barton
2014-04-28Fix T39934: Duplicate node shown in outliner's datablock displayBastien Montagne
2014-04-28Convex Hull 2D: avoid calling qsort twiceCampbell Barton
2014-04-28Bevel: Avoid sqrt comparing lengthsCampbell Barton
2014-04-28"Auto" option for Keyframe.easingJoshua Leung
2014-04-28NLA Editor: Make Single User for NLA StripsJoshua Leung
2014-04-28NLA Editor: Duplicate/Duplicate LinkedJoshua Leung
2014-04-28Fix T39726: wire edges cause bevel artifacts.Howard Trickey
2014-04-28Raise min blend version to 2.70.5.Bastien Montagne