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-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
2015-02-10Fix T43611: Collision shape of rigid bodies changes inadvertentlySergey Sharybin
2015-02-10Nodes: Various UI cleanups for Image and Environment Texture Nodesjulianeisel
2015-02-10Nodes: (Un)pack, filepath, refresh buttons for Environment Texture nodesjulianeisel
2015-02-10Fix file size not drawn using Link/Appendjulianeisel
2015-02-09BGE - Vehicle Controller - add background and API checks for arguments of fun...Ines Almeida
2015-02-09Recreating bge python modules instead of using existingInes Almeida
2015-02-09Fix T43424: undo changes the active sceneCampbell Barton
2015-02-09more direct fix for last commitCampbell Barton
2015-02-09Fix T43498: New curves fails /w radius & rotationCampbell Barton
2015-02-09Fix outliner crash renaming library /w filterCampbell Barton
2015-02-09Fix ImBuf leaked by Image from View operatorNicholas Bishop
2015-02-09Code cleanup: remove unused function BKE_image_assign_ibufNicholas Bishop
2015-02-09SpaceFile: rework filelist_find, was looping way too much.Bastien Montagne
2015-02-09GPencil: Show color swatches for GPencil layers in OutlinerJoshua Leung
2015-02-09GPencil: Viewport visbility and editability toggles for layers in OutlinerJoshua Leung
2015-02-09Fix T43554: Zoom to mousepos makes 2D Views pan after zoom limits arejulianeisel