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
2013-12-18Fix T37705: texture panel order wrong when switching from cycles to blender r...Brecht Van Lommel
2013-12-18Fix T37843: area split widget missing in python console editor.Brecht Van Lommel
2013-12-18Color management: get rid of original byte buffer partial updateSergey Sharybin
2013-12-18Fix for button selection offsetCampbell Barton
2013-12-18Code Clenaup: use const for button checking functionsCampbell Barton
2013-12-18UI: more fixes for text clippingCampbell Barton
2013-12-18Style Cleanup: minor edits in recent changesCampbell Barton
2013-12-18Style CleanupCampbell Barton
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-18Fix issue with right aligned number buttons overlapping the labelCampbell Barton
2013-12-17UI: Theme Colors for Info spaceSv. Lockal
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-12-17Address notes from Campbell's reviewSergey Sharybin
2013-12-17Merge branch 'master' into soc-2013-depsgraph_mtSergey Sharybin
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-12-17Fix bplayer broken in own rB51f5c994e9f0.Bastien Montagne
2013-12-17Fix T37103: Keyframing custom properties issue (FCurve would not reflect Cust...Bastien Montagne
2013-12-17Fix for crash in toolbar tabs with only one tab definedCampbell Barton
2013-12-17Partial fix for T37604: Deadlock when stopping rendered viewport (Blender Int...IRIE Shinsuke
2013-12-17UI: don't attempt to draw with the menu-key when only drawing right alignedCampbell Barton
2013-12-16UserDefaults: disable orbit around object center and region-overlapCampbell Barton
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton
2013-12-16Disable region overlap in movie clip editorSergey Sharybin
2013-12-16UI: use BLF_width_to_strlen for efficient text clippingCampbell Barton
2013-12-14Revert "Hide the 3D cursor in a few cases where it is unneeded (active object...Antony Riakiotakis
2013-12-14Modeling: add optional angle limit for beauty fillCampbell Barton
2013-12-14Code cleanup: Remove "TexFace to Material Convert", from the file menu. This ...Thomas Dinges
2013-12-14Fix T37811: Delete key shortcut missing for deleting markersJoshua Leung
2013-12-13Interface / Modifiers: Don't show cage placeholder in modifier header, if the...Thomas Dinges
2013-12-13UI: color ramp buttons were redesigned and get a button to pick the n-th colo...Geoffroy Krantz
2013-12-13Curve Handle Recalculate (Ctrl+N)Campbell Barton
2013-12-13Image cache rewrite to using generic movie cacheSergey Sharybin
2013-12-13Address review from BrechtSergey Sharybin
2013-12-13Merge branch 'master' into soc-2013-depsgraph_mtSergey Sharybin
2013-12-13Implement GPU-side ditherSergey Sharybin
2013-12-13minor style and comment fix.Antony Riakiotakis
2013-12-13Hide the 3D cursor in a few cases where it is unneeded (active object isAntony Riakiotakis
2013-12-13Fix T37572: text editor scrolling not working well with Mac trackpad panning.Brecht Van Lommel
2013-12-12UI: remove text margin when a slider is aligned to another buttonCampbell Barton
2013-12-12RNA: Add pixels property typeScott Petrovic
2013-12-12improvements and simplification to gravity code:Antony Riakiotakis
2013-12-12Sculpt mode Gravity feature from GSOC 2010 by Jason Wilkins.Antony Riakiotakis
2013-12-12Fix for error exposed by right-align number buttonsCampbell Barton
2013-12-12Fix T37757: MCE - Mask Pivot Point individual origins doesnt workSergey Sharybin
2013-12-12Fix for off by one error noted by Anthony EdlinCampbell Barton
2013-12-12Mesh API: Add BKE_mesh_origindex_map_createCampbell Barton
2013-12-12Code Cleanup: move mesh mapping functions into their own file/headerCampbell Barton
2013-12-12Fix T37769: inconsistent behavior of Remove Selected From Active Group.Brecht Van Lommel
2013-12-11Fix T37777: layout.column_flow() not working correct with retina / DPI.Brecht Van Lommel
2013-12-11UI: change how number button strings are concatenated (to easy add new suffix)Campbell Barton