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-30Math Lib: add transpose_m3_m3, m3_m4, m4_m4Campbell Barton
2014-10-28WM: unneeded alloc the operator-type iteratorCampbell Barton
2014-10-28Keymap: PKey only runs BGE when engine is setCampbell Barton
2014-10-28Cleanup: de-duplicate engine-id'sCampbell Barton
2014-10-21Cleanup: styleCampbell Barton
2014-10-20Fix T42313: Ruler always measures 0.0Campbell Barton
2014-10-20Fix T42189Antony Riakiotakis
2014-10-20Fix T42264: Negative scale & clipped-select failsCampbell Barton
2014-10-17Fix for pose bones not restoring selection index properlySergey Sharybin
2014-10-16Fix T42247 rolling did not support the rotation value in the userAntony Riakiotakis
2014-10-15Refactor 'apply' part of Editmode View3d Transform panel code.Bastien Montagne
2014-10-15Cleanup: Editmode 3DView Transform panel code: do not check for hidden BMesh ...Bastien Montagne
2014-10-15Cleanup: Edit mode 3DView Transform panel code.Bastien Montagne
2014-10-15Add Vertex bevel weight to Editmode UI.Bastien Montagne
2014-10-12Bugfix: "Hide" button in modifiers panel did only hide smoke domain, not the ...Daniel Genrich
2014-10-10Cleanup: use bool and const argsCampbell Barton
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