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-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov
2017-10-24Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-24Fix T53130: NLA Tweak (moved) Tracks + Alt+RMB Select does not work in Graph ...Joshua Leung
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-08-11GraphEdit Drawing: Make active F-Curve slightly thickerJoshua Leung
2017-08-11GraphEdit Keyframe Drawing: Tweak styling of handlesJoshua Leung
2017-08-02GraphEdit Handle Drawing: Fix handle-vertex size regression (2.7 -> 2.8)Joshua Leung
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-02Add scene argument for notifiersCampbell Barton
2017-05-01Getting rid of setlinestyle: FCurves drawing.Bastien Montagne
2017-04-16cleanup use of immUniformColorMike 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-04-05revert recent cleanup, keep useful changesMike Erwin
2017-04-04cleanupMike Erwin
2017-03-21OpenGL: convert to new matrix API (part 2 of x)Mike Erwin
2017-03-11Merge branch 'master' into blender2.8Campbell Barton
2017-03-11Add support for Objects in Drive variable `Rotational Difference`Germano Cavalcante
2017-03-09OpenGL immediate mode: graph_draw.cLuca Rood
2017-02-28OpenGL: no more display listsMike Erwin
2017-02-28rename built-in point shaders, SMOOTH --> AAMike Erwin
2017-02-03Fix shaders in some immBindBuiltinProgram callsLuca Rood
2017-02-02OpenGL immediate mode: space_graph.cLuca Rood
2016-10-13Fix for crash on dopesheet drawing with immediate mode (rB7a552612c)Dalai Felinto
2016-10-08OpenGL: draw f-curve points and handles with new imm modeMike Erwin
2016-09-16Fix jumping view when expanding graph editor channel over view boundsJulian Eisel
2016-09-16Fix vertical scrollbar adding to region width in graph editorJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-09Fix crash in id remapping of Graph editor.Bastien Montagne
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-07Code Cleanup - Split out the FCurve auto-color code into a separate functionJoshua Leung
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung