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-03-11Fix T39070: Custom bone shapes appear only one sidedSergey Sharybin
2014-03-11Fix T39101: Can not select object on backface by clicking when Matcap is onSergey Sharybin
2014-03-11Fix T39081: Crash duplicating objectsCampbell Barton
2014-03-113D Text: textbox selection while in editmodeCampbell Barton
2014-03-11View3d: take pixelsize into account for selection distanceCampbell Barton
2014-03-11Fix T39083: speakers were evaluated multiple times when used in setsCampbell Barton
2014-03-10Fix T39034 brush always shown even after deactivating the show cursorAntony Riakiotakis
2014-03-10Minor cleanup: use rna_ prefix for path_resolve_* functions forLukas Tönne
2014-03-10Cleanup for RNA_path_resolve_full.Lukas Tönne
2014-03-10Fix for proxy colorspace and prefetchingSergey Sharybin
2014-03-10Fix for potential bug in copy-to-selected ui button operator: ReturnLukas Tönne
2014-03-09Minor code cleanup.Tamito Kajiyama
2014-03-09Fix T39018: Duplicate entries for material/shader in AnimEditorsJoshua Leung
2014-03-09Graph Editor: add lasso select for fcurvesCampbell Barton
2014-03-09BLI Rect: utility function to transform a point using 2 rect'sCampbell Barton
2014-03-09Text Editor: Remove key binding for text/object conversionCampbell Barton
2014-03-09Fix for prevoius commit: accidentally changed a ifndef to ifdef.Juergen Herrmann
2014-03-09Cleanup some useless/unneeded #ifdefs for MSVC2013.Juergen Herrmann
2014-03-08Fix T39035: Cycles F-Modifier truncates end/beginning frame values for repeti...Joshua Leung
2014-03-08Drivers UI: Add explicit warnings about use of bpy.data and bpy.context in ex...Joshua Leung
2014-03-08Cycles: Compile fix and some cleanup for the Image interpolation commit.Thomas Dinges
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-03-07Fix for displace node regression (reported on IRC by Sebastian Koenig):Lukas Tönne
2014-03-07Fix crash when changing and using between layer and other brushes inAntony Riakiotakis
2014-03-07Fix hard crash when using persistent base on layer brush on multires andAntony Riakiotakis
2014-03-07Some initial tooltips for FModifiersJoshua Leung
2014-03-07Added tooltips for various F-Curve RNA definesJoshua Leung
2014-03-07Fix T38774: Changing extrapolation type via RNA doesn't update FCurveJoshua Leung
2014-03-07Fix T38774: Added missing notifier flags for updating F-Curve after changing ...Joshua Leung
2014-03-07Code cleanup - Extra comments + Reshuffling a few methodsJoshua Leung
2014-03-07Comment fixesJoshua Leung
2014-03-07Maintenance: Start of 2.71 release cycle, BCon1, Alpha.Thomas Dinges
2014-03-07tweaks to buildinfoSergey Sharybin
2014-03-07Fix for own commit: particle rng arrays should be declared extern in theLukas Tönne
2014-03-07Removing ParticleSystem->frand arrays to avoid memory corruption issuesLukas Tönne
2014-03-07Correction to previous commitCampbell Barton
2014-03-07Fix action-editor crash transforming gpencil and masksCampbell Barton
2014-03-07Fix T38985: Setting endpoint_u property while creating spline in Python gives...Sergey Sharybin
2014-03-07Fix T39015: NLA Clip Auto Blend In/Out Check Box Not WorkingJoshua Leung
2014-03-07Fix T38990: Crash in mask shape re-keyCampbell Barton
2014-03-07Code cleanup: styleCampbell Barton
2014-03-07Editmesh: Toggle between all edge-loop boundaries when selectingCampbell Barton
2014-03-07Mesh: loopselect return cancelled when no selection madeCampbell Barton
2014-03-07BMesh: simple edge boundary walkerCampbell Barton
2014-03-07Fix T39000: Align Objects Axis button is not redraw.Bastien Montagne
2014-03-06Experimental dyntopo feature:Antony Riakiotakis
2014-03-06Forgo one rect union function, partial rect is inferred from nodes thatAntony Riakiotakis
2014-03-06Final fix (I hope!) for partial redraw.Antony Riakiotakis
2014-03-06Fix T37867: scroll bar in text editor shows the wrong mouse cursor.Brecht Van Lommel
2014-03-06Better handling for previous fix: Make sure previous redraw rect staysAntony Riakiotakis