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
2018-11-23Correct missing NULL check in recent changesCampbell Barton
2018-11-23Fix for weight paint object occluding pose bonesCampbell Barton
2018-11-23Fix bone selection w/ mixed wpaint & pose modeCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Fix T56915: Selectability in Solid Xray ModeClément Foucault
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-05Fix T56695: Selecting an occluded object in xray causes crashClément Foucault
2018-09-04Xray: Add possibility to select wires in priority before surfacesClément Foucault
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-03View3D: Remove v3d->zbufClément Foucault
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-22Fix T55547: "Fit camera to selected" failsCampbell Barton
2018-06-193D View: improve selection lockingCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
2018-05-26Cleanup: whitespace, long lines, duplicate includeCampbell Barton
2018-05-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-22Cleanup: namingCampbell Barton
2018-05-21COW Operators: Fix VIEW3D_OT_ rotate move zoom dolly orbit roll pan smoothvie...Ines Almeida
2018-05-20COW Operators: Fix VIEW3D_OT_view_all and camera mode of VIEW3D_OT_viewnumpadInes Almeida
2018-05-20COW Operators: Fix VIEW3D_OT_view_lock_to_activeInes Almeida
2018-05-08Orientation for 3D cursorCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-013D View: minor selection tweaksCampbell Barton
2018-03-01Fix T54190: Occlusion query select failedCampbell Barton
2018-02-26DRW: Add new Draw Manager OpenGL Context.Clément Foucault
2018-02-13Object Mode: remove Scene.obedit for 3D ViewCampbell Barton
2018-02-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2018-02-06Object Mode: Add to EvaluationContext & DRWContextStateCampbell Barton
2018-01-30Fix T52520: Metaballs in edit mode causes infinite Cycles viewport resetSergey Sharybin
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: use doxy sections for view3d_view.cCampbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: move 3D view utilities into own fileCampbell Barton
2018-01-23Merge branch 'master' into blender2.8Campbell Barton
2018-01-23Cleanup: code comment for view3d_viewmatrix_setCampbell Barton