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-20Cleanup: move gawain header out of GPU_matrixCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-08Remove selection color from the baseSergey Sharybin
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-02Fix T51695: Border select fails w/ lampsCampbell Barton
2017-04-26Pass depsgraph via Context to selection codeDalai Felinto
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-11Renaming: sl > scene_layerDalai Felinto
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-03-22OpenGL: convert to new matrix API (part 5)Mike Erwin
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-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-093D View: use cache for armature selectCampbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-08Cleanup: replace short -> int for selection hitsCampbell Barton
2017-03-08Rename BLI_rct*_init_pt_size -> radiusCampbell Barton
2017-03-02Remove tons of OBACTDalai Felinto
2017-02-27Bring back border selectionDalai 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-07Partial "fix" for objects not being selectedDalai 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-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-08-24Fix T49148: Blender Crash With B select on Skeleton SketchingSergey Sharybin
2016-06-27Merge branch 'master' into blender2.8Bastien Montagne
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-26Minor cleanup in object select codeCampbell Barton
2016-04-26Fix T48203: Pose-Mode overrides Alt-RMB menu selectCampbell Barton
2016-04-16Removed remaining uses of the particle edit mode flag.Lukas Tönne
2016-04-12Removed particle operators API and point cache operators.Lukas Tönne
2016-02-06Fix T47204: selection failing directly after disabling multisample in user pr...Brecht Van Lommel
2015-11-25Fix T46867: Face-Mask hiding failed on mode switchCampbell Barton
2015-11-18Cleanup: editor api namingCampbell Barton
2015-09-23Fix T46222: Eyedrop picking objects inconsistentlyCampbell Barton
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-04-20Cleanup: use ED_view3d_backbuf_* prefixCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-02-24Fix T43785 crash with border select.Antony Riakiotakis
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-10-21Cleanup: styleCampbell Barton
2014-10-20Fix T42189Antony Riakiotakis
2014-09-29Fix T41995: Box selection - Edit mode - Header not updated.Bastien Montagne
2014-09-24gooseberry request:Antony Riakiotakis