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-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-18Fix missing initialization of depsgraph for snapping contextSergey Sharybin
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-13Depsgraph: remove engine type from evaluation context.Brecht Van Lommel
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-01Cleanup: macro's w/ an _END need a matching _BEGINCampbell Barton
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-01-19Fix T53788: Camera animation not workingSergey Sharybin
2017-11-28Cleanup: namingSergey Sharybin
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-08-16Cleanup: rename GPU gawain functionsCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-11Transform: Snap used multiple eval contextsCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-19Gawain API naming refactorCampbell Barton
2017-04-19Convert direct usages of base definesLuca Rood
2017-04-11Bring snapping back (Base / BaseLegacy)Dalai Felinto
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-04-05Naming constancy for 'imm' utility functionsCampbell Barton
2017-03-23cleanup use of GPU matrix APIMike Erwin
2017-03-15Remove commented out code from editarmature_sketch.cDalai Felinto
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-08Rename BLI_rct*_init_pt_size -> radiusCampbell Barton
2017-03-08OpenGL: convert editarmarture_sketch to new imm modeKhanh Ha
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-05BLI_rect: add init from point functionsCampbell Barton
2017-02-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-04Remove flag: `SNAP_OBJECT_USE_CACHE` from snap_contextGermano Cavalcante
2016-06-03Cleanup & simplify snapping functionsGermano Cavalcante
2016-05-11Cleanup: only use r_ prefix for return argsCampbell Barton
2016-05-11Transform Volume rewrite/refactorGermano Cavalcante
2016-05-10Correct armature-sketch snap context useCampbell Barton
2016-05-05Transform/Snap: EditMesh/BKE_bvhutils API improvementsGermano Cavalcante
2016-04-22Transform Snap: initial snap context refactorCampbell Barton
2015-12-02Cleanup: transform snap argumentsCampbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-09-20Cleanup: Use new vector transform functionsJulian Eisel