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-06-19Gawain API naming refactorCampbell Barton
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-03-22OpenGL: convert to new matrix API (part 5)Mike Erwin
2017-02-02OpenGL immediate mode: drawanimviz.cLuca Rood
2017-01-20Fix compilation error with strict flagsSergey Sharybin
2017-01-20D1873: Customize style for animation motion pathsAntonio Vazquez
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2015-05-08Revert "Motionpaths: Use scene range option, takes start/end frame andAntony Riakiotakis
2015-05-08Motionpaths: Use scene range option, takes start/end frame and previewAntony Riakiotakis
2015-03-27Cleanup: view3d headersCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-04-17Viewport Text Drawing: replace single allocs with a memarenaCampbell Barton
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-01-08Motion Path drawing tweaks and fixesJoshua Leung
2012-10-26style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-05Bugfix [#32760] Crash on entering pose mode if motion paths have no baked pointsJoshua Leung
2012-07-09code cleanupCampbell Barton
2012-07-09style cleanupCampbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-05-06Bugfixes for Motion Path drawing/updating in light of the recent changes:Joshua Leung
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-01Comment fixes - code for Object Motion Paths still referred to BonesJoshua Leung
2012-03-26style cleanup: mostly whitespace around operatorsCampbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-08Partial Bugfix [#30097] : Current frame indicator on Motion Paths drawnJoshua Leung
2012-03-01Spelling CleanupCampbell Barton
2012-02-22code cleanyp - no functional changes.Campbell Barton
2012-01-11minor cleanup for string use - no functional changesCampbell Barton
2011-12-16remove duplicate if'0'd functions, same versions are in drawarmature.c.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-07-24== RNA Property Updates get called by Animation System now ==Joshua Leung
2011-06-20fix for crash drawing zero length motion path and a leak with zero length paths.Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-10-31Minor speedups for 3D view text drawing ~10-15% improved frame-rate with part...Campbell Barton
2010-10-19bugfix [#24314] Motion path (ghosting/onioning) numbers are displayed with of...Campbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-05-20Motion Path Tweaks:Joshua Leung
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-23more lint includesCampbell Barton
2010-02-19fix for empty xyz axis text drawing ontop of everything.Campbell Barton