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
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-11Support logging of modified faces in dyntopo.Antony Riakiotakis
2014-04-11UI: correct own bad use of bool and document area_copy_data argsCampbell Barton
2014-04-11UI: de-duplicate UI_OT_copy_to_selected_button poll/execCampbell Barton
2014-04-10Dyntopo: Minor display optimization.Antony Riakiotakis
2014-04-10Speedup track preview widget for byte imagesSergey Sharybin
2014-04-10Remove extra glEnd() call.Antony Riakiotakis
2014-04-10More instances of needed material initialization.Antony Riakiotakis
2014-04-09Back buffer selection needs updates to materials.Antony Riakiotakis
2014-04-09Revert "FCurve Transform: scaling no longer changes hansle types"Campbell Barton
2014-04-09View3D: disable LOD when game engine is disabled or ifdef'dCampbell Barton
2014-04-09Add material storage to derivedmesh.Antony Riakiotakis
2014-04-08Mempool: delay allocating an initial chunk, its not always usedCampbell Barton
2014-04-08Matcaps.Antony Riakiotakis
2014-04-07Fix T39626 Matcaps not working in edit mode.Antony Riakiotakis
2014-04-07Weekly UI messages fixes...Bastien Montagne
2014-04-07Color pickers:Antony Riakiotakis
2014-04-07Fix own broken rB95b25e7333c4 (crash on any undo op :/).Bastien Montagne
2014-04-07Code cleanup: make the source G rated again.Campbell Barton
2014-04-07Fix T39562: Properties panel Pinning is brokenBastien Montagne
2014-04-07Code cleanup: remove unused functions and convert int -> boolCampbell Barton
2014-04-07Code cleanup: project gpencil in float coords & delete outdated commentsCampbell Barton
2014-04-07Dyntopo: avoid mask layer lookups while adding/removing vertsCampbell Barton
2014-04-06Fix T39479: Transform mouse constraint fails in some situations.Bastien Montagne
2014-04-05Fix T39606, SSS and Volume nodes were showing warning, even if CPU was used.Thomas Dinges
2014-04-04Fix for typos in array sizeSergey Sharybin
2014-04-04Fix for mask slide operators didn't work with LMB selectionSergey Sharybin
2014-04-04Mask spline slide didn't respect auto-keySergey Sharybin
2014-04-04Mask spline slide: holding Ctrl will make handles freeSergey Sharybin
2014-04-04Followup to the previous commit: forgot to tweak handle typeSergey Sharybin
2014-04-04Mask spline segment slide improvementSergey Sharybin
2014-04-04Mask point slide: clean-up of SlidePointData structureSergey Sharybin
2014-04-04Maks point slide: get rid of jump when you press shiftSergey Sharybin
2014-04-04Mask point slide: remove commented out codeSergey Sharybin
2014-04-04Mask curvature slide: reduce jumps on slideSergey Sharybin
2014-04-04Code cleanup: no need to use calloc when memory is initialized afterCampbell Barton
2014-04-04Clicking outside menus wasn't closing when opened from non menu popupsCampbell Barton
2014-04-03I18N: add missing linesSv. Lockal
2014-04-03Slide mask spline segment to define it's curvatureSergey Sharybin
2014-04-03Fix for T39537 wasn't complete, buttons in popups remained unset.Campbell Barton
2014-04-03Code cleanup: strict flags for bmesh_logCampbell Barton
2014-04-03Code cleanup: styleCampbell Barton
2014-04-03Fix T39517,Antony Riakiotakis
2014-04-02Undoing masks in dyntopo leaked memoryAntony Riakiotakis
2014-04-02Implement fame sliding from IE's cache lineSergey Sharybin
2014-04-02UI: Tweak last commit for UIList and image scopes' grip size.Bastien Montagne
2014-04-02Replace resize code of image scopes by use of new GRIP button.Bastien Montagne
2014-04-02Add drag-resize to uiTemplatePreview (mat/tex/etc. preview widget).Bastien Montagne
2014-04-02implement cache line for image editorSergey Sharybin
2014-04-02Cycles: add dedicated UV Map node, easier to find and has convenient auto com...Kevin Dietrich