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-08-05View3D: expose normal from depth publiclyCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-13Depsgraph: Begin work on making depsgraph per-scene-layerSergey Sharybin
2017-06-10Manipulator Update/RefactorCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-10Fix T51354: Final take on multi-view (single view) issuesDalai Felinto
2017-05-10Fix multi-view (single camera) manipulators selectionDalai Felinto
2017-05-10Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-05-10Fixup for multi-view single eye viewport issuesDalai Felinto
2017-05-10Partial fix to Multi-View single eye issues in viewportDalai Felinto
2017-05-02Cleanup: use depsgraph for scene/layer accessCampbell Barton
2017-04-26Pass graph to depth functionsCampbell Barton
2017-04-26Pass depsgraph via Context to selection codeDalai Felinto
2017-04-11Renaming: sl > scene_layerDalai Felinto
2017-03-10OpenGL: Convert drawobject.c (cont)Clément Foucault
2017-03-09Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-03-093D View: wrap GPU_select cache callsCampbell Barton
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-04Cleanup: expose struct for ED_view3d_mats_rv3d_*Campbell Barton
2017-03-02Remove all instances of OBACT from drawobject.c and related changesDalai Felinto
2017-02-26OpenGL: replace gluProject and gluUnProject, and simplify surrounding code.Brecht Van Lommel
2017-02-08Bring back Lasso and Circle selection backDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-02Make imm_drawcircball publicLuca Rood
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-07-13Use BLI_bvhtree_walk_dfs for snappingCampbell Barton
2016-06-29Cleanup: use constCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-04-22Transform Snap: initial snap context refactorCampbell Barton
2016-02-06Fix T47204: selection failing directly after disabling multisample in user pr...Brecht Van Lommel
2015-12-16cleanup: C99Mike Erwin
2015-11-24View3D: move snapping functions out of rulerCampbell Barton
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-11-11Cleanup: GL Render (simplify internal logic)Campbell Barton
2015-10-27View3D offscreen buffer was interferring with view navigationDalai Felinto
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-08-21Docs: correct some commentsCampbell Barton
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-04-28Project Paint: Add symmetry supportCampbell Barton
2015-04-21BMesh: mesh-data picking, general improvementsCampbell Barton
2015-04-20Fixes for backbuf selection logicCampbell Barton
2015-04-20Cleanup: use ED_view3d_backbuf_* prefixCampbell Barton
2015-04-20Fix T44383: Select face fails in some positionsCampbell Barton
2015-04-20Cleanup: use macro for common view3d zbuf checkCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-21Cleanup: constify view3d/cameraCampbell Barton
2015-03-21View3D: fix view-selected zoom logicCampbell Barton