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-08Ghost Context RefactorJason Wilkins
2014-10-06Texture painting:Antony Riakiotakis
2014-10-06Cleanup: remove old preview codeCampbell Barton
2014-10-06Fix T42093: segfault when trying to free unallocated depths zbuffer (border-z...Bastien Montagne
2014-10-04Fix off by one error drawing passepartoutCampbell 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-09-29Fix T41995: Box selection - Edit mode - Header not updated.Bastien Montagne
2014-09-28Fix T41984: Can't use Render Image as Background Image.Bastien Montagne
2014-09-26Fix View3d background image display aspectCampbell Barton
2014-09-26CleanupCampbell Barton
2014-09-26OpenGL fix: GL_COLOR_ARRAY is client stateAntony Riakiotakis
2014-09-24gooseberry request:Antony Riakiotakis
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell 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-19Fix T35993, issue with viewport when using instances.Antony Riakiotakis
2014-09-10Partial fix T41749Campbell Barton
2014-09-02Fix erase alpha not having any output on viewport after last commit.Antony Riakiotakis
2014-09-02Fix T41682.Antony Riakiotakis
2014-08-30Fix T41642: Zoom View hotkey: Zoom Position Y doesn't workingBastien Montagne
2014-08-28Texture painting:Antony Riakiotakis
2014-08-26Fix T41574: Curve edit-handles draws in shadowCampbell Barton
2014-08-26Rename drawnurb -> draw_editnurbCampbell Barton
2014-08-25SplitNormals UI tweaks: add own color for normals drawing, and own 'face corn...Bastien Montagne
2014-08-25Fix View3D glitch zoomingCampbell Barton
2014-08-25View3D: Add ED_view3d_dist_range_getCampbell Barton
2014-08-18Fix T41137: Old render result from viewport render in camera view does not go...Sergey Sharybin
2014-08-14Revert modal operation of cursor. This change was far less innocent thanAntony Riakiotakis
2014-08-13SpellingCampbell Barton
2014-08-13SpellingCampbell Barton
2014-08-12Fix T41414, T41386.Antony Riakiotakis
2014-08-12Cleanup: magic numbersCampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-11View3D: rotate around selection - uses boundbox centerCampbell Barton
2014-08-11Utility functions for getting boundbox size/scaleCampbell Barton
2014-08-05Correct change to dupli-drawingCampbell Barton
2014-08-04Fix T41175: Quad View - Properties Region - Clip Tickable option bug?Bastien Montagne
2014-07-31Fix T41258: Crash when entering edit mode while viewport render is enabledSergey Sharybin
2014-07-30Automatic commit by arcgaiaclary
2014-07-28Fix T41206: Render Border - Operator Panel - Only Camera - Broken?Sergey Sharybin
2014-07-24Implement option to parent object to undistorted position of 2D trackSergey Sharybin
2014-07-23Bake-API: Test for cyclic node connectionDalai Felinto
2014-07-23Occlusion Query based selection.Antony Riakiotakis
2014-07-21Fix T41128: Box selection bug with armatures.Bastien Montagne
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-18Fix T41113: Hide doesn't work on particle systemsBastien Montagne
2014-07-13Followup to rB320b7a59c3eed: also handle background image ID refcount when du...Bastien Montagne
2014-07-11View3D Walk: Use scene gravity instead of hardcoded value (fix T40921)Dalai Felinto