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
2017-06-10Manipulator Update/RefactorCampbell Barton
2017-06-08WM: move manipulator library into editorsCampbell Barton
2017-06-07WM: add wmManipulatorType, from wmManipulatorCampbell Barton
2017-06-07Minor manipulator API changesCampbell Barton
2017-06-07WM: remove unused return valuesCampbell Barton
2017-06-06WM: manipulator callback arg orderCampbell Barton
2017-06-06WM: functions for assigning all manipulator callbacksCampbell Barton
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-10Fix T51354: Final take on multi-view (single view) issuesDalai Felinto
2017-04-08Correct constraint manipulator colorsCampbell Barton
2017-04-073D Manipulator: add back protected flags checkCampbell Barton
2017-04-073D View: manipulator from custom-manipulators branchCampbell Barton
2017-04-07OpenGL: disable rotate manipulator clipping on MacMike Erwin
2017-04-07fix rotation manipulator's Push/PopMatrix balanceMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-06Fix manipulator showing in pose & editmodeCampbell Barton
2017-04-06Merge branch 'master' into blender2.8Campbell Barton
2017-04-06Cleanup: function naming for manipulatorCampbell Barton
2017-04-06Merge branch 'master' into blender2.8Campbell Barton
2017-04-06Cleanup: minor changes to transform-manipulatorCampbell Barton
2017-04-06Remove NULL check from gimbal_axisCampbell Barton
2017-04-05Fix rotation manipulators not clippingJulian Eisel
2017-03-23cleanup use of GPU matrix APIMike Erwin
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-08OpenGL Select: integer rect for passing regionCampbell Barton
2017-03-07Once more T50565: Allow using planar constraints for scale manipulatorJulian Eisel
2017-03-02Merge branch 'master' into blender2.8Julian Eisel
2017-03-02Remove all instance of OBACT from particle_edit.c and related changesDalai Felinto
2017-03-02Fix weird "use_planar_constraint" button in redo panelJulian Eisel
2017-03-02Fix another part of T50565: Planar constraints were always initialized to acc...Sergey Sharybin
2017-02-19OpenGL immediate mode: transform_manipulator.cClément Foucault
2017-02-09More housecleaning (BASACT > BASACT_NEW)Dalai Felinto
2017-02-09Fix widget not showing upDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-17Merge branch 'master' into blender2.8Bastien Montagne
2016-12-16Make Shift+LMB on transform manipulator configurableJulian Eisel
2016-08-25OpenGL: de-GLU the transform manipulatorMike Erwin
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-08Cleanup: use normalize_v#_lengthCampbell Barton
2016-04-29Removed point cache blenkernel code.Lukas Tönne
2016-04-12Removed all direct uses of BKE_particle.h and DNA_particle_types.h from sourc...Lukas Tönne
2016-04-12Removed particle operators API and point cache operators.Lukas Tönne
2016-03-09Fix minor glitch w/ edit-bone centerCampbell Barton
2016-02-10Fix manipulator drawing width controlled by gpencil thickness!1!!Julian Eisel
2016-02-09Fix T47367: Segfault in BIF_draw_manipulator() with "around active" and the a...Joshua Leung