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
2016-04-21Moved function declarations for modifier stack eval into BKE_modifier_calc.h.temp_depsgraph_split_uberevalLukas Tönne
2016-04-21Avoid shadowing 'mask' function parameter by a local variable.Lukas Tönne
2016-04-21Moved code for modifier evaluation out of DerivedMesh.c.Lukas Tönne
2016-04-20Merge branch 'master' into temp_depsgraph_split_uberevalLukas Tönne
2016-04-20Cycles: Use threads to sort reference arrays when searching for splitSergey Sharybin
2016-04-20Cycles: Avoid reference copySergey Sharybin
2016-04-20Fix T46903: Missing Render Border Menu itemsSergey Sharybin
2016-04-20Fix T47794: Point density sometime seems stretched when rendered on GPUSergey Sharybin
2016-04-20Fix T48162: GPU render gives wrong results in certain volume setupsSergey Sharybin
2016-04-20Fix T47812: GPU renders have warmer colors than CPU rendersSergey Sharybin
2016-04-20Update bundled openjpeg from 1.5.0 to 1.5.2Sergey Sharybin
2016-04-20Fix T47891: Edges throw shadow in edit modeCampbell Barton
2016-04-20Fix T48086: Smart UV Project fails w/ small facesCampbell Barton
2016-04-20Minor optimization for scanfillCampbell Barton
2016-04-20Fix image-space mask-transform crash w/o an imageCampbell Barton
2016-04-20Cleanup: rename cos-angle to match BLI_mathCampbell Barton
2016-04-20Minor optimization for limited-dissolveCampbell Barton
2016-04-19Fix crash in rB37493fb9f - there is no guaranty CTX_wm_foo() will return a va...Bastien Montagne
2016-04-19Cleanup unused header includes from previous commit.Bastien Montagne
2016-04-19Cleanup: move operators & related code of files & append/link to relevant ded...Bastien Montagne
2016-04-19Fix T48198: Missing plus sign to open the tool shelf in text editorJulian Eisel
2016-04-19Toggle to standard cursor when opening menus/popupsJulian Eisel
2016-04-19Cycles: Improvements and fixes for the resumable renderSergey Sharybin
2016-04-19Fix T48193: Incorrect keyframe_insert docsCampbell Barton
2016-04-19Minor edits to last commitCampbell Barton
2016-04-19Fix T47998: Limited dissolve fails /w holesCampbell Barton
2016-04-19Cleanup: pass event args as constCampbell Barton
2016-04-18Cycles microdisplacement: add max subdivision settingMai Lavelle
2016-04-18Cycles microdisplacement: fix handling of triangles in DiagSplitMai Lavelle
2016-04-18Fix: Make it easier to tell if Color Swatches are greyed out or notJoshua Leung
2016-04-18Fix T48186: Grease Pencil Smooth brush doesn't work properly - "erase" the st...Joshua Leung
2016-04-17Cycles microdisplacement: scene level render and preview dicing ratesMai Lavelle
2016-04-17"View Frame" now works in the sequencer tooJoshua Leung
2016-04-17Fix a few compiler warnings with OS X / clang.Brecht Van Lommel
2016-04-17Fix T48171: activating spacebar search menu over text button activates it or ...Brecht Van Lommel
2016-04-16Cycles: Refactor Image Texture limits.Thomas Dinges
2016-04-16Anim Editors: "View Frame" Operator - Code Cleanups/Reshuffling + NLA/Timelin...Joshua Leung
2016-04-16Assorted enum tweaksJoshua Leung
2016-04-16Experimental Drivers UI Tweak: Use icons for variable typesJoshua Leung
2016-04-16Tweaks to Streamline Drivers UI - Don't use uiTemplateAnyID for properties wh...Joshua Leung
2016-04-16Cycles: Insert util_texture.h in CMakeLists to make Cycles compile again afte...Thomas Beck
2016-04-16Cleanup: Move texture definitions to util, to avoid bad level include.Thomas Dinges
2016-04-15Curve draw fix w/ surface offset + only-first enabledCampbell Barton
2016-04-15Fix T48157: 3D view's depth of field isn't displayed correctly with scene uni...Bastien Montagne
2016-04-15Fix T48139: Checker texture strange behavior in cyclesSergey Sharybin
2016-04-15UI: copy to selected: add 'single'/'all' options to buttons' menu when relevant.Bastien Montagne
2016-04-15Code Cleanup: Fix up various odds and endsJoshua Leung
2016-04-15Code Cleanup: Remove unused define left over from earlier versions of this codeJoshua Leung
2016-04-15Remove a leftover from older codeSergey Sharybin
2016-04-15Cycles: Optimization to spatial BVH buildSergey Sharybin