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-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
2015-09-17Fix T46134: units degrees increment are too smallCampbell Barton
2015-09-08Fix T46003: Scale w/ script ignores axis-alignCampbell Barton
2015-09-06Add icon for incremental grid snappingJulian Eisel
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-08-27Fix T45702: Editing smoke while viewport render and blender bugSergey Sharybin
2015-08-26Return success when a screen was added/removedCampbell Barton
2015-08-25Action Management Feature Request/Regression T45535Joshua Leung
2015-08-21Docs: correct some commentsCampbell Barton
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-18UI: avoid property lookup w/ expanded enumsCampbell Barton
2015-08-14Fix unnecessarily added undo steps when deleting only sceneJulian Eisel
2015-08-10UI drag&drop: make code able to free dragpoin if needed.Bastien Montagne
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-07-29Do not show fps while scrubbing.Antony Riakiotakis
2015-07-29Gooseberry animation feature: Add toggle that disables modifiers on fcurves.Antony Riakiotakis
2015-07-29Clean channels tool for Hwoozeberry.Antony Riakiotakis
2015-07-22Render preview: Make preview render database lazily loadedSergey Sharybin
2015-07-20Fix define issues w/ WITH_GL_PROFILE_COMPAT offCampbell Barton
2015-07-15Icons: Add new 'library_data_broken' one.Bastien Montagne
2015-07-13Add icon scale argument for ui-template-previewsCampbell Barton
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-07-10Cleanup: remove redundant includesCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-08EditCurve: move selection into own fileCampbell Barton
2015-07-03UI: add ability to access/generate 'shortcuts strings' of modal keymaps.Bastien Montagne
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-06-30Cleanup: use const for screen functionsCampbell Barton
2015-06-25API calls for converting weights to float arrayCampbell Barton
2015-06-23Fix T45051: Curve parent bug.Bastien Montagne
2015-06-21Fix/Cleanup possibility to type insane values in 'add' operators options.Bastien Montagne
2015-06-20Transform: UV islands were split by windingCampbell Barton
2015-06-17Fix (unreported) redo of 'bone envelope distance resize' transform op not wor...Bastien Montagne
2015-06-13Multi-View: Show multiview image properties only in the places whereDalai Felinto