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-06-25Backport revisions for the releaseSergey Sharybin
2014-06-25Set BLENDER_VERSION_CYCLE to releaseCampbell Barton
2014-06-25Cherry pick revs for releaseTamito Kajiyama
2014-06-16Bugfix: Units for time translate transforms (action/nla editors) was messed upv2.71-rc2Joshua Leung
2014-06-16Backport revisions for blender-rc2Sergey Sharybin
2014-06-12Splash: enable rc labelCampbell Barton
2014-06-12Fix T40596: Node link menus flipped & events invertedCampbell Barton
2014-06-12We're entering 2.71rc state nowSergey Sharybin
2014-06-12Quiet double promotion warning & ws editCampbell Barton
2014-06-12Fix crash running in background modeCampbell Barton
2014-06-12Fix Bevel bug T39746, small scale gives flat profile.Howard Trickey
2014-06-12Fix T40582: issues with apply scale when having multires and scene simplifySergey Sharybin
2014-06-12Bake-API: Set Custom Cage to be Cage ObjectDalai Felinto
2014-06-12blenderplayer stuffAntony Riakiotakis
2014-06-12Fix flickering when transform snapping in edit mode and cursor isAntony Riakiotakis
2014-06-11Bake-API: new approach for cageDalai Felinto
2014-06-11Regression Bugfix T40332: Bad driver behaviour on small distances.Joshua Leung
2014-06-11correction from last commitDalai Felinto
2014-06-11Bake-API: removal of unecessary UV tests, as suggested by Campbell BartonDalai Felinto
2014-06-10Fix Bevel multisegment profile bugs T39184, T37502 and last part of T40365.Howard Trickey
2014-06-10Fix missing notifier when inserting keyframeSergey Sharybin
2014-06-10Curve: skip curves when matching bevel-fac (like 2.70)Campbell Barton
2014-06-10Fix wrong memory write in partial render update with Save Buffers enabledSergey Sharybin
2014-06-10Fix T40498 invalid textures flickering.Antony Riakiotakis
2014-06-09Usual UI message handling...Bastien Montagne
2014-06-09Fix for slowdown converting mesh to curve with large polygonsCampbell Barton
2014-06-09Fix T40549: box selection starting point in the file requester.Bastien Montagne
2014-06-09Fix T40057: invisible hair particles slowing down mesh editsSergey Sharybin
2014-06-09Quiet assert in debug mode, deleting mask/gpencil keysCampbell Barton
2014-06-09Fix T40534: Multi-button editing, hard to distinguish slidersCampbell Barton
2014-06-09Fix T40547: Can't read single channel EXRsSergey Sharybin
2014-06-09Revert "Fix T40382: 2D stabilization uses disabled markers"Sergey Sharybin
2014-06-09Fix T40529: Euler Rotation F-Curve Handlers wrong behaviour on moving keyframesSergey Sharybin
2014-06-09Fix T40543: Duplicators draw with 'Render Only'Campbell Barton
2014-06-09Fix T40538: Multi-button canceling edit-text could leave edited valueCampbell Barton
2014-06-08Fix mempool bottleneck alloc & freeing a single itemCampbell Barton
2014-06-08BMesh: avoid recursion for BM_mesh_edgenet, runs out stack memory on large netsCampbell Barton
2014-06-08Fix T40510, revert openmp thread count to how it was inAntony Riakiotakis
2014-06-07Replace open() with BLI_openCampbell Barton
2014-06-06BMesh: avoid OpenMP use for low poly meshes (counting selection)Campbell Barton
2014-06-06Fix T40519: Keyed parameter are not redrawedSergey Sharybin
2014-06-06Fix T40522: Viewport layer name is not redrawed.Bastien Montagne
2014-06-06Fix compilation error after recent changesSergey Sharybin
2014-06-06Fix for missing visits of ID's within SceneRenderLayer in BKE_library_foreach...Tamito Kajiyama
2014-06-06Fix for missing visits of Freestyle-related ID data blocks in BKE_library_for...Tamito Kajiyama
2014-06-06Code cleanup: remove redundant void*->int->bool cast on NULL pointerCampbell Barton
2014-06-06Fix T40508: Calculating normals crashesCampbell Barton
2014-06-06Freestyle: Fix for viewport render not updating with changes of Freestyle set...Tamito Kajiyama
2014-06-06Freestyle: Fix for operator error messages with no active line set and associ...Tamito Kajiyama
2014-06-06UI: higher precision for IK poll angleCampbell Barton