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-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
2014-04-06Fix T39479: Transform mouse constraint fails in some situations.Bastien Montagne
2014-03-23Fix T39347: Pressing backspace during empty number input for translation resu...Bastien Montagne
2014-03-23Further tweaking to numinput - enhance 'Reset' behavior.Bastien Montagne
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2013-11-28Fix T37143: Wrong normal dir with individual origins + one vert selectedCampbell Barton
2013-11-20fix T37411: Transform mouse constraint could fail in some situations.Campbell Barton
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-10-23code cleanup: minor transform refactorCampbell Barton
2013-10-23fix [#37179] All transformation normals drawn when proportional edit, individ...Campbell Barton
2013-08-21Fix #36499: proportional edit circle was drawing behind objects in some cases,Brecht Van Lommel
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-05-01use 'normal' orientation rather then 'local' with individual origins to use t...Campbell Barton
2013-04-22fix for scaling on individual center in mesh editmode when the object has non...Campbell Barton
2013-04-12fix for own recent addition of transform indervidual-axis in editmode, not wo...Campbell Barton
2013-04-11correction to own recent changes to exitmode using axis-matrix, fallback to o...Campbell Barton
2013-04-08fix for own mistake in recent adjustments to transform, local without individ...Campbell Barton