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
path: root/source
AgeCommit message (Expand)Author
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-12Fix (unreported) `load_file()` func from creator.c not setting G.save_over co...Bastien Montagne
2015-02-12Removed the cloth preroll feature.Lukas Tönne
2015-02-12GPencil: Alt-S can now be used to adjust the pressure values (i.e. thickness)...Joshua Leung
2015-02-12GPencil: LKEY can now be used for Select Linked too nowJoshua Leung
2015-02-12Bugfix: Old NLA Strips from 2.4x got converted with no names (since they didn...Joshua Leung
2015-02-12cleanupCampbell Barton
2015-02-12Follow functionality: Scrubbing with the arrow keys and during jumps,Antony Riakiotakis
2015-02-12Fix T43612: VSE crash clearing proxiesCampbell Barton
2015-02-12Fix part 1 of T43239, multisegment vertex bevel on 2-edge vertices.Howard Trickey
2015-02-12Correct fix for T43424Campbell Barton
2015-02-12Fix T43471, based on patch submitted by @sean_loh.Lukas Tönne
2015-02-12BGE: Improve UI of Anisotropic Friction subpanelJorge Bernal
2015-02-12Fix for previous commit - since it's for non-debug unused vars, name it UNUSE...Bastien Montagne
2015-02-12Add new UNUSED_VARS_DEBUG utils, which is NOP in debug build, but tags given ...Bastien Montagne
2015-02-11Outliner: use enum for outliner_group_operation()Campbell Barton
2015-02-11Outliner: ContextMenus for constraints/modifiersCampbell Barton
2015-02-11Fix VSE strip channel skip overlapping stripsCampbell Barton
2015-02-11Full screen mode did not remember the follow mode of previous screen.Antony Riakiotakis
2015-02-11cleanup: rename enum type to blender conventionCampbell Barton
2015-02-11FileBrowser Bookmarks: fix issue with invalid bookmarks.Bastien Montagne
2015-02-11BPY RNA: add `is_property_readonly()`.Bastien Montagne
2015-02-11Fix (unreported) disabled items in UIList not grayed out.Bastien Montagne
2015-02-11RNA: sequencer channel range was incorrectCampbell Barton
2015-02-11Fix depth-eyedropper crashing outside 3d viewCampbell Barton
2015-02-11Use line curve for cavity mask instead of sharp as default when no curveAntony Riakiotakis
2015-02-11Cavity option active even in fill brushesAntony Riakiotakis
2015-02-11Cavity masking - add curve control to cavity mask and move relevantAntony Riakiotakis
2015-02-11Compositor: Expose Alpha socket for multilayer EXR nodeSergey Sharybin
2015-02-11Fix T43628: Circular dependency error preventing multiple highpoly objects to...Dalai Felinto
2015-02-11Minor code cleanup: move some duplicated texpaint code into functionNicholas Bishop
2015-02-11UV Island support for vertex & edge slideCampbell Barton
2015-02-11Fix crasher in own UIList bookmarks commit.Bastien Montagne
2015-02-11cleanup: style/indentationCampbell Barton
2015-02-11Fix T43149: Grease Pencil fill areas look divided by multiples ray linesJoshua Leung
2015-02-11Minor optimization for mask modifierCampbell Barton
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-02-11UI: add optional tip callback to uiBut, and use it for per-item tooltips in U...Bastien Montagne
2015-02-11Fix T43297 The Exporter assumed ANSII encoding but we need to support UTF-8 i...Gaia Clary
2015-02-10Remove legacy color transform functions.Troy Sobotka
2015-02-10Fix recent vert-slide UV's when cancelledCampbell Barton
2015-02-10Fix T43565: BGE removed unneeded if/else in BL_KetsjiEmbedStartSybren A. Stüvel
2015-02-10Cavity mask support for texture painting.Antony Riakiotakis
2015-02-10BLI_linklist: Add a new helper to move an item (identified by its current ind...Bastien Montagne
2015-02-10Slip tool: add enter and space to confirm the operationAntony Riakiotakis
2015-02-10Cycles: implement pointiness geometry attributeSergey Sharybin
2015-02-10Fix grease-pencil crash without clip/track dataCampbell Barton
2015-02-10UI: scale timeline cache-height by DPI/pixelsizeCampbell Barton
2015-02-10correct last commitCampbell Barton
2015-02-10Fix: Grease Pencil datablocks can be copied using the ID.copy() API method nowJoshua Leung