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-02-12Final nitpicks:viewport_experimentsAntony Riakiotakis
2015-02-12replace 'SSAO' option with 'Ambient Occlusion'Campbell Barton
2015-02-12error in last commitCampbell Barton
2015-02-12use common GPU_fx_compositor_ prefixCampbell Barton
2015-02-12Tidy up the UI a bit for DOFAntony Riakiotakis
2015-02-12Add initialization functions for GPU compositingAntony Riakiotakis
2015-02-12move comment to view3dCampbell Barton
2015-02-12correction to last commentCampbell Barton
2015-02-12Comment out DOF initialization, its not usedCampbell Barton
2015-02-12Also write DOF if it exists.Antony Riakiotakis
2015-02-12Move fx_flag into the GPUFXSettings struct (simplifies things a bit)Campbell Barton
2015-02-12Various changes:Campbell Barton
2015-02-12Merge branch 'master' into viewport_master_mergeAntony Riakiotakis
2015-02-123D Viewport only uses DOF when rendered from camera now.Antony Riakiotakis
2015-02-12Reuse focal length and sensor from cameraAntony Riakiotakis
2015-02-12More naming tidying upAntony Riakiotakis
2015-02-12Don't allocate FX, naming of eGPUFXFlagsAntony Riakiotakis
2015-02-12Cleanup naming, use sane defaultsAntony Riakiotakis
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-11Fix T43621: Layout only using 65% of available widthJulian Eisel
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-11Cleanup: Remove unused Cycles cpuid code.Thomas Dinges
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