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
2016-03-02UI: Add search-create callbackCampbell Barton
2016-02-29Cleanup: Rename ED_button_operatortypes -> ED_operatortypes_uiJulian Eisel
2016-02-29Add User Interface keymap (no items yet)Julian Eisel
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2016-02-26Code reshuffling to prevent problems like the previous commit happening againJoshua Leung
2016-02-26Fix T47503 - My previous fix for T47472 accidentally reused an unrelated flagJoshua Leung
2016-02-26Restore ability to clear motionpaths from selected objects/bones onlyJoshua Leung
2016-02-19Set line-width, point size when running callbacksCampbell Barton
2016-02-18Cleanup: add missing struct qualifierCampbell Barton
2016-02-16Fix items in mode pie changing position by supporting more than 8 items in op...Julian Eisel
2016-02-06Fix T47204: selection failing directly after disabling multisample in user pr...Brecht Van Lommel
2016-02-05Fix T45915: Cannot select keyframes in summary channels in Dope Sheet in Twea...Joshua Leung
2016-02-02UI: update dynamic tipsCampbell Barton
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2016-01-08OpenGL: remove some hacks/workaroundsMike Erwin
2016-01-08OpenGL: remove glPointSize hackMike Erwin
2016-01-07Select mirror multiple axis supportCampbell Barton
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2015-12-27WM: add checker_interval utility functionsCampbell Barton
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-16cleanup: C99Mike Erwin
2015-12-15OpenGL: remove utility functions that take doublesMike Erwin
2015-12-13Dopesheet: Mirroring GPencil keyframes now works againJoshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-11Fix T46945: Mesh Deform binding to a cage object with modifiers is unreliable.Bastien Montagne
2015-12-05Fix T37879: Default UV generation for mesh primitives.Bastien Montagne
2015-12-03Expose flush edits as an operator (for Py access)Campbell Barton
2015-12-02Transform Snap: add optional face index argCampbell Barton
2015-12-02Cleanup: transform snap argumentsCampbell Barton
2015-12-02Fix T46909: Text strip not themeableJulian Eisel
2015-12-01Cleanup: struct declarationsCampbell Barton
2015-11-28OpenGL: remove unnecessarily paranoid bound texture preservation.Brecht Van Lommel
2015-11-25Fix T46867: Face-Mask hiding failed on mode switchCampbell Barton
2015-11-24View3D: move snapping functions out of rulerCampbell Barton
2015-11-18Cleanup: editor api namingCampbell Barton
2015-11-15UI: support cycling for image space menusCampbell Barton
2015-11-15UI: support cycling callback for non RNA menusCampbell Barton
2015-11-12Fix error cutting node linksCampbell Barton
2015-11-12Cleanup: unused definesCampbell Barton
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-11-11Cleanup: GL Render (simplify internal logic)Campbell Barton
2015-11-06New uialign code, based on 2D positions of widgets.Bastien Montagne
2015-10-27View3D offscreen buffer was interferring with view navigationDalai Felinto
2015-10-26Graph Editor: Snap and Mirror keyframes now respect Cursor X in Drivers modeJoshua Leung
2015-10-16Cleanup: use bools for v2d, minor ws editsCampbell Barton
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-11BGE: Add icons to collision shapes.Thomas Szepe
2015-10-05Cleanup: pass pointer to rctfCampbell Barton
2015-10-04Fix (coverity-reported) broken 'transform helpers' drawing.Bastien Montagne
2015-09-20GL-utils: Add vector transform functionsJulian Eisel