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
AgeCommit message (Expand)Author
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 screen update for 2.71v2.71-rc1Campbell Barton
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-12UI: correct __contains__ use, no need for substring checkCampbell Barton
2014-06-12Fix T40559: Maya keymap node selection bugSergey Sharybin
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-11Fix T40561: cycles refraction node with sharp distribution gives black.Brecht Van Lommel
2014-06-11Add patchset to recent Carve changesSergey Sharybin
2014-06-11CMake: quite warnings with 3.0 (without breaking < 3.0 CMakes)Campbell Barton
2014-06-11Bake-API: new approach for cageDalai Felinto
2014-06-11Revert "CMake: quiet warnings with 3.0"Dalai Felinto
2014-06-11Regression Bugfix T40332: Bad driver behaviour on small distances.Joshua Leung
2014-06-11CMake: quiet warnigns with 3.0Campbell Barton
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 a warning in carve by initializing varJens Verwiebe
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-10Fix T40551: Boolean Modifier distorts UVsSergey 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-09Fix cycles CUDA error when trying to use >= 100 image textures.Brecht Van Lommel
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-07OSX: Ideasman does not like using utsname, so i use the always satisfactorily...Jens Verwiebe
2014-06-06Fix T40514: Cycles world MIS segfaultCampbell Barton
2014-06-06BMesh: avoid OpenMP use for low poly meshes (counting selection)Campbell Barton