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-02Cycles: add dedicated UV Map node, easier to find and has convenient auto com...Kevin Dietrich
2014-04-02Fix T39547: Toggling render passes on active scene does not updateLukas Tönne
2014-04-02Fix T39545: "Track selected markers", does not stop at end of videoSergey Sharybin
2014-04-02UI: support for dragging popups title areaCampbell Barton
2014-04-02Code cleanup: avoid redundant lookups for subwindowsCampbell Barton
2014-04-02Fix for BLI_rng_shuffle_array noted by mont29Campbell Barton
2014-04-02Code cleanup: use uint64_t for BLI_randCampbell Barton
2014-04-02Dyntopo: Delete OpenGL buffers of nodes that do not have any moreAntony Riakiotakis
2014-04-02Fix for building with MSVC2008Campbell Barton
2014-04-02Fix some redrawing and possibly other issues in dyntopo:Antony Riakiotakis
2014-04-01Fix T39550: polygons.active has bad defaultCampbell Barton
2014-04-01Revert 7955cb78d it causes GPU_pbvh_buffers_diffuse_changed to alwaysAntony Riakiotakis
2014-04-01Make matcaps suck lessAntony Riakiotakis
2014-04-01Image and clip editor: change zoom step to end up at powers of two.Harshit Mehta
2014-04-01Fix T39378: Revert, Recover Last Session and Load Factory Settings have no pr...Grigory Revzin
2014-04-01Fix T39546: blender crash on open recent file, when tracking is still in prog...Sergey Sharybin
2014-04-01Fix T39537: Multi button editing is unreliableCampbell Barton
2014-04-01RNA: clamp colors min to 0.0Campbell Barton
2014-04-01Fix T38860: Video preview in VSE shows a distorted and jagged appearance at s...Sergey Sharybin
2014-04-01Fix an unused function warning without openmp present, some typosJens Verwiebe
2014-04-01Fix for "Show Diffuse Color" was having affect on mesh without maskSergey Sharybin
2014-04-01Code cleanup: use bool instead of intSergey Sharybin
2014-04-01Fix T39446: Blender Crashes when Camera TrackingSergey Sharybin
2014-04-01Correction for error in own recent commit (makesrna c++ api, un-init var)Campbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-04-01Code cleanup: use macro to find vertex in faceCampbell Barton
2014-04-01Fix for leak in freestyle transformVerticesCampbell Barton
2014-04-01Fix for leak in freestyle FitCurveCampbell Barton
2014-04-01Fix for leak in BKE_sequence_sound_initCampbell Barton
2014-04-01Changes to openmp threads commit (UI and RNA)Campbell Barton
2014-03-31Usual UI messages fixes...Bastien Montagne
2014-03-31Fix T39524: Backface culling is always on in Textured view in BI.Bastien Montagne
2014-03-31Sculpt/dytopo: remove debug prints and add explanationsJens Verwiebe
2014-03-31Make dyntopo detail size maximum smaller (more than 40 pixels should notAntony Riakiotakis
2014-03-31Fix deffects reported by CoverityScan (nothing dramatic, but at least one was...Bastien Montagne
2014-03-31Fix playercompile after boolificationsJens Verwiebe
2014-03-31Fix T39291: "Stepped" F-curve modifier does not work as expected when stacked...Joshua Leung
2014-03-31Fix compile due forgot remove BKE_scene_omp_threads_update from patchJens Verwiebe
2014-03-31Code cleanup: use boolCampbell Barton
2014-03-31Code cleanup: pack BezTriple a little (though size remains same)Campbell Barton
2014-03-31Vector handles were hidden but were allowed to slide apparentlySergey Sharybin
2014-03-31Didn't meant to commit debug-only-code in the previous commit!Sergey Sharybin
2014-03-31Code cleanup: use bool/true/false in movieclip.cSergey Sharybin
2014-03-31Sculpt/dyntopo: Make the omp threads configurable to overcome performance issuesJens Verwiebe
2014-03-31Code cleanup: fixes for function prototypesSergey Sharybin
2014-03-31Fix T39405: Make "amplitude" for elastic easing more intuitive to useJoshua Leung
2014-03-31Code cleanup: use bool insted of int/short in MCESergey Sharybin
2014-03-31Code cleanup: use bool instead of short in motrackSergey Sharybin
2014-03-31Code cleanup: use false/true/bool for maskingSergey Sharybin
2014-03-31Masking: fix for initialdeather point not being offset to the mouse positionSergey Sharybin