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-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
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-05revert recent cleanup, keep useful changesMike Erwin
2017-04-04cleanupMike Erwin
2017-03-21OpenGL: convert to new matrix API (part 4)Mike Erwin
2017-02-17Merge branch 'master' into blender2.8Bastien Montagne
2017-02-15Motion blur investigation featureSergey Sharybin
2017-02-13F-Curve normalization: Do proper curve min/max instead of handle min/maxSergey Sharybin
2017-02-10De-duplicate min/max calculation in F-Curve normalizationSergey Sharybin
2017-02-10Remove most (maybe all?) remaining yellow textJulian Eisel
2016-11-15blender 2.8: OpenGL immediate mode: anim_drawMike Erwin
2016-10-11Fix T49629: Graph editor normalize function doesn't work on f-curves with a c...Sergey Sharybin
2016-09-22Fix non-finite normalization factor in certain casesSergey Sharybin
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: cleanupMike Erwin
2015-12-14Fix: NLA Mapping should not apply to keyframes of Driver FCUrvesJoshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-08-26Fix T45275: F-Curve normalization might corrupt animationSergey Sharybin
2015-07-25Cleanup: double-promotion warningsCampbell Barton
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-15Zoom to frame options, requested by the Hwoozeberry (dutch translation)Antony Riakiotakis
2015-04-13Fix bug with autonormalization and transform (after own range commit).Antony Riakiotakis
2015-04-13Graph editor:Antony Riakiotakis
2015-04-13Calculate auto normalization maximum from keyframes within range ifAntony Riakiotakis
2015-03-28NLA Strip Keyframes: Nullified the risk that NLA mapping can get applied to N...Joshua Leung
2015-01-20UI: cleanup UI_fontstyle_string_width, UI_draw_stringCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-11UI: cleanup odd string-width checkCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-21Code cleanup: view2d api namingCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-01-29UI: Refactor timecode functions into BLI_timecodeCampbell Barton
2013-10-31fix for uninitialized value use in newly added fcurve normalized view.Campbell Barton
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-29Make anim system safer for threadingSergey Sharybin
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-05-29Make sure bool will always have the same size in C and C++Sergey Sharybin
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-18style cleanupCampbell Barton
2013-05-18Fix #35390: sequencer end frame of preview range was not drawing correct.Brecht Van Lommel
2013-04-22Bugfix [#34836] Crash when driver variable has path == 'data'Joshua Leung
2013-02-18fix [#34303] Rotation fcurves don't work with transforming with individual ce...Campbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-11-09Axis Colours are now ThemeableJoshua Leung
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton