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-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
2014-04-28Followup to rB8714ae09f894: better not have several RNA properties affect a s...Bastien Montagne
2014-04-28Fix T39902: Keyframe insertion by a Keying Set fails in the edit mode when ke...Tamito Kajiyama
2014-04-28NLA Editor: Added an operator to set preview range based on the extents of se...Joshua Leung
2014-04-28Code cleanup: short -> boolJoshua Leung
2014-04-28Fix for strict compiler flags after recent const array changesSergey Sharybin
2014-04-28Remove unused argument from sculpt_omp_start()Sergey Sharybin
2014-04-28Fix T39911: Unpredictable behaviour when editing y-coordinate of right handle...Joshua Leung
2014-04-28Fix for typo in commentJoshua Leung
2014-04-28Fix T38594: Incorrect behaviour when editing aligned handles in curve editorJoshua Leung
2014-04-28Patch T39855: Icons for Interpolation Types (and Robert Penner easing)Joshua Leung
2014-04-28Graph Editor: Added buttons for editing handle types on the active keyframe (...Joshua Leung
2014-04-28Fix T39597: Missing entries in VSE Preview menuPeter Schlaile
2014-04-28Two changes:Antony Riakiotakis
2014-04-28Fix T39692: Text fields in datablocks editor are brokenBastien Montagne
2014-04-27Fix another part of T39692 Text fields in datablocks editor are broken.Bastien Montagne
2014-04-27Fix part of T39692: Text fields in datablocks editor are brokenBastien Montagne
2014-04-27Editmesh: Update tooltips for vert/edge/face buttonsCampbell Barton
2014-04-27RNA: Use unsigned ints when bit-shiftingCampbell Barton
2014-04-27Code cleanup: avoid warning about bit-shift outside int rangeCampbell Barton
2014-04-27Fix T39921: Collada export creates invalid XML when using Track To constraintBastien Montagne