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
2015-12-06OpenGL: rename simple shader to basic shader.Brecht Van Lommel
2015-12-06OpenGL: use simple shader for texture drawing in a few places.Brecht Van Lommel
2015-12-06OpenGL: isolate fixed function lighting in simple shader code.Brecht Van Lommel
2015-12-03Fix FileBrowser 'context-editing' properties shortcuts not being displayed in...Bastien Montagne
2015-12-03Cleanup: change `WM_key_event_operator_id` to `WM_key_event_operator` and mak...Bastien Montagne
2015-12-02Fix T46909: Text strip not themeableJulian Eisel
2015-12-01UI: mono-space font user preferenceCampbell Barton
2015-12-01Add shortcuts for copying data path from RNACampbell Barton
2015-12-01RNA: de-duplciate rna-path create in tooltip codeCampbell Barton
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-28OpenGL: set OpenGL lights through simple shader API.Brecht Van Lommel
2015-11-26Fix assert in UI align code in some specific situations.Bastien Montagne
2015-11-24OpenGL: when checking GL version, assume >= 2.1Mike Erwin
2015-11-24OpenGL: clean up use of old extensionsMike Erwin
2015-11-23Cleanup: shadowing (interface)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-22Remove vertex array support from GPUBuffers. Remove USER_DISABLE_VBO. AllAntony Riakiotakis
2015-11-19Fix new UI align code behavior with very small buttons.Bastien Montagne
2015-11-16Cleanup: typosCampbell Barton
2015-11-15UI: support cycling callback for non RNA menusCampbell Barton
2015-11-12Fix error cutting node linksCampbell Barton
2015-11-10Fix compilation error with IME enabled after recent changesSergey Sharybin
2015-11-10"Fix" assert in new UI align code.Bastien Montagne
2015-11-10Cleanup: move ui-selextend defines into headerCampbell Barton
2015-11-10UI: support editing >400 length text buttonsCampbell Barton
2015-11-09Fake user: add BKE_library helpers to set/clear that flag.Bastien Montagne
2015-11-09UI: avoid duplicating the string to set the cursorCampbell Barton
2015-11-07Cleanup: ui align headerCampbell Barton
2015-11-07Cleanup: spelling, headersCampbell Barton
2015-11-06New uialign code, based on 2D positions of widgets.Bastien Montagne
2015-10-26Fix T46537: UV Image Editor. UV Sculpt toggle button doesn't show hotkey labe...Bastien Montagne
2015-10-26Fix broken comment about our WM progress report for python (its not a progres...Bastien Montagne
2015-10-26Fix: Prevent warnings from popping up when trying to edit driver expressions ...Joshua Leung
2015-10-22Version Bump: 2.76.2, deprecate valuesCampbell Barton
2015-10-17Cleanup: warningsCampbell Barton
2015-10-16Fix T46510: VSE View-all crops out imageCampbell Barton
2015-10-16Cleanup: use bools for v2d, minor ws editsCampbell Barton
2015-10-16Fix popup menu glitch, scrolling at high dpiCampbell Barton
2015-10-16UI: expose UI_POPUP_MENU_TOP for use elsewhere.Campbell Barton
2015-10-09Fix T46426: 2D-version of zoom border operator is available in 3DView context.Bastien Montagne
2015-10-08UI: no need to update drag-edit for scroll buttonsCampbell Barton
2015-10-07Fix T46402: UILists fail to scroll using click+dragPhilipp Oeser
2015-10-07Fix T46401: bad step size w/ radiansCampbell Barton
2015-10-03Cleanup: styleCampbell Barton
2015-10-03rename ui_but_dragedit_pollCampbell Barton
2015-10-02Fix T46346: Hide/Mask menu, Hotkey for lasso mask in sculpt mode unchangeable.Bastien Montagne
2015-09-30Fix T46306: Cursor sometimes jumps with num-slider buttons & Continuous GrabJulian Eisel
2015-09-30Add drag-threshold for number slider buttonsJulian Eisel
2015-09-23Fix UV editor scope background color not correct after theme resetJulian Eisel
2015-09-22Fix report banner text widthCampbell Barton