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-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-07-01Cleanup: use '_len' suffix for line stippleCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-21Fix T55573: Mode rotate on local axis crashesCampbell Barton
2018-05-22Transform: Support mixed snap in 3d View.Germano
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21Cleanup: use const for transform internal APICampbell Barton
2018-05-13Merge branch 'master' into blender2.8Campbell Barton
2018-05-13Cleanup: trailing spaceCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-04Transform: use bool when local matrix is neededCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Multi-Object EditingCampbell Barton
2018-04-10Merge branch 'master' into blender2.8Campbell Barton
2018-04-10Fix transform nearest axis checkCampbell Barton
2017-09-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26Fix: When transforming GP strokes in "Local" mode, the strokes would get obsc...Joshua Leung
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-27Getting rid of setlinestyle: transform code.Bastien Montagne
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-073D View: manipulator from custom-manipulators branchCampbell Barton
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-03-21OpenGL: convert to new matrix API (part 4)Mike Erwin
2017-02-11OpenGL immediate mode: Convert leftover UI_ThemeColor callsLuca Rood
2017-02-01OpenGL immediate mode: transform_constraints.cLuca Rood
2016-07-08Cleanup: use normalize_v#_lengthCampbell Barton
2016-05-17C99/C++11: replace deprecated finite() by isfinite().Brecht Van Lommel
2016-02-02Use simpler method to check the planes view alignedCampbell Barton
2016-02-01Fix T47238: Bug w/ view aligned constraint planeCampbell Barton
2016-02-01Avoid duplicate getConstraintSpaceDimension callsCampbell Barton
2016-01-22OpenGL: cleanupMike Erwin
2015-11-24Fix T46805: Scale along axis fails w/ PythonCampbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
2015-09-22Cleanup: indentationCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-06-30Fix for mistake in grid-snap patchCampbell Barton
2015-06-27Transform: absolute grid snappingCampbell Barton
2015-06-26Cleanup: transform centerCampbell Barton
2015-06-26Cleanup: transform aspectCampbell Barton
2015-04-07Proportional editing support for the action editor.Antony Riakiotakis
2015-03-31Proportional editing for IPO editor - version ready for feedback by artists.Antony Riakiotakis
2015-01-31Compiler warning: double-promotionCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-05-01Code cleanup: remove file handling headers where they arent neededCampbell Barton
2014-04-29Code cleanup: remove redundant matrix initializationCampbell Barton