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-10-02Code cleanup:Antony Riakiotakis
2014-10-02Cleanup: minor editsCampbell Barton
2014-10-02Merge branch 'master' into dyntopo_holesCampbell Barton
2014-10-02Fix for wrong bit mask magic happening in gpu_update_lamps_shadows()Sergey Sharybin
2014-10-02Fix black matcap when using particle systemSergey Sharybin
2014-10-02Dyntopo: Hole support.Antony Riakiotakis
2014-10-02Fix T42030: Grabbing the whole mask interfere with grabbing individual curveSergey Sharybin
2014-10-02Fix T42008: Dragging and packing issue about new blank imageSergey Sharybin
2014-10-02Fix T42033 UVs shown while rendering in texture paint mode.Antony Riakiotakis
2014-10-02fix T42046 Improved the option label for clarityGaia Clary
2014-10-01Smooth vertex: User request: tweak hard min/max smoothness.Bastien Montagne
2014-09-30Fix compilation on GCC (good old mixed declaration and code).Bastien Montagne
2014-09-30fix T42022 Attempt to export empty set of objects resulted in an exceptiongaiaclary
2014-09-29Fix crashing regression in Armature EditBone Select shortest path/Select Link...Bastien Montagne
2014-09-29Cleanup: spellingCampbell Barton
2014-09-29Cleanup: remove smooth_ from 'smooth_factor'Campbell Barton
2014-09-29Fix T41995: Box selection - Edit mode - Header not updated.Bastien Montagne
2014-09-28Fix T25582: Add a 'smooth factor' to smooth_vertex BMesh op.Bastien Montagne
2014-09-28Fix T41984: Can't use Render Image as Background Image.Bastien Montagne
2014-09-28Transform: Provide descriptive error messages when wrong transform modes are ...Joshua Leung
2014-09-28Typo and spelling fixesJoshua Leung
2014-09-28Fix T41981: Crash by Copy mask splines without splinesSergey Sharybin
2014-09-28BMesh: replace BLI_array_grow_one -> BLI_array_append_retCampbell Barton
2014-09-27Add Face Region to 'Select-Similar' menuCampbell Barton
2014-09-26Fix View3d background image display aspectCampbell Barton
2014-09-26CleanupCampbell Barton
2014-09-26BMesh: select similar regionsCampbell Barton
2014-09-26Fix T41956, Soften brush does not workAntony Riakiotakis
2014-09-26Tracking: Some minor improvements to copy-pasteSergey Sharybin
2014-09-26Tracking: Add shortcuts for the copy-paste as wellSergey Sharybin
2014-09-26Fix for missing shortcuts for mask copy/pasteSergey Sharybin
2014-09-26Fix T41961: Crash by Copy n Paste splines to new mask without layerSergey Sharybin
2014-09-26OpenGL fix: GL_COLOR_ARRAY is client stateAntony Riakiotakis
2014-09-25GHash: use bool for comparison (simplify compare)Campbell Barton
2014-09-24Fix T41933: Node Editor: Crash occurs with Select by SuffixBastien Montagne
2014-09-24gooseberry request:Antony Riakiotakis
2014-09-24Cleanup: const correctness for BLI_sortlistCampbell Barton
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-09-24Cleanup: de-duplicate text select logicCampbell Barton
2014-09-23Fix game engine not supporting material view.v2.72-rc1Antony Riakiotakis
2014-09-23Fix possible buffer overflow in selection code. We want to copy theAntony Riakiotakis
2014-09-23Fix crash in text editor (wrap + syntax-highlight)Campbell Barton
2014-09-23Cleanup: simplify check to draw syntaxCampbell Barton
2014-09-22Projective painting:Antony Riakiotakis
2014-09-21Last minute artist feedback tweak: Fill tool should not use maskingAntony Riakiotakis
2014-09-21Paint systemAntony Riakiotakis
2014-09-20Fix T41875: Update issue in Timeline spaceBastien Montagne
2014-09-19Fix T35993, issue with viewport when using instances.Antony Riakiotakis
2014-09-19Fix T40751 preview image not generated after baking.Antony Riakiotakis
2014-09-19Fix T41865: Fluid bake not possible in windows using a python script from the...Sergey Sharybin