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-04-11Renaming: sl > scene_layerDalai Felinto
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-03-23cleanup use of GPU matrix APIMike Erwin
2017-02-26OpenGL: replace gluProject and gluUnProject, and simplify surrounding code.Brecht Van Lommel
2017-02-14OpenGL immediate mode: Remove unecessary light shaderClément Foucault
2017-02-13Immediate Mode: curve draw strokeDalai Felinto
2017-02-08Bring back Lasso and Circle selection backDalai Felinto
2017-02-06Immediate mode: edit_curve_paint 1/2Dalai Felinto
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-07-25Curve Drawing: use more closely spaced samplesCampbell Barton
2016-07-25Curve Drawing: Use cyclic for stroke with near start/end pointsCampbell Barton
2016-07-25Curve Drawing: Add option to use new refit methodCampbell Barton
2016-07-25Curve Fitting: Add alternate 'refit' methodCampbell Barton
2016-06-13Curve Fitting: add high-quality flagCampbell Barton
2016-05-08Cleanup: warningsCampbell Barton
2016-05-05Cleanup: styleCampbell Barton
2016-05-04Curve Draw: option to apply absolute offsetCampbell Barton
2016-04-30Fix for typo comparing double eventsCampbell Barton
2016-04-25UI messages fixes - no final point ;)Bastien Montagne
2016-04-22Fix curve snap to surface w/ offset & taperCampbell Barton
2016-04-22Cleanup: warnings (double promote, string format)Campbell Barton
2016-04-15Curve draw fix w/ surface offset + only-first enabledCampbell Barton
2016-04-15New freehand curve drawing toolCampbell Barton