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-03-19Missed this last commit.Antony Riakiotakis
2015-03-19Fix T43989: Sequencer - Ctrl snapping a sequencer strip does not work if you ...Bastien Montagne
2015-03-19Fix cycles dof settingsAntony Riakiotakis
2015-03-19Remove deleted list for palette colorsCampbell Barton
2015-03-19UI: minor re-organization of dof optionsCampbell Barton
2015-03-19Blender will now use trilinear filtering by defaultAntony Riakiotakis
2015-03-19BLI GHash: add some basic gtests.Bastien Montagne
2015-03-19GHash - code reorganization, performance enhancements, add a few missing util...Bastien Montagne
2015-03-19Armature select-hierarchy now uses connected bonesCampbell Barton
2015-03-19Depth of field high quality:Antony Riakiotakis
2015-03-19Fix compilation error of blenderplayer after recent constraint commitSergey Sharybin
2015-03-19Correct recent armature symmetrizeCampbell Barton
2015-03-19Speedup for constraints update from python scriptSergey Sharybin
2015-03-19Fix T44040: Blender crashes when nodes are mutedSergey Sharybin
2015-03-19CleanupCampbell Barton
2015-03-19Transform: Shift for precision PET adjustmentCampbell Barton
2015-03-19Armature Symmetrize toolCampbell Barton
2015-03-19Cleanup: style (armature duplicate)Campbell Barton
2015-03-19Fix out-of-bounds read BKE_deform_flip_side_nameCampbell Barton
2015-03-19CMake: unbundle eigen3Campbell Barton
2015-03-19CMake: exclude Colamd when OpenNL's disabledCampbell Barton
2015-03-19Freestyle: pass Main struct to new/copyCampbell Barton
2015-03-19Cleanup: spelling grey -> grayCampbell Barton
2015-03-19Revert part of recent color-management commitCampbell Barton
2015-03-19Color managed luminance for shader ramp-in-energyCampbell Barton
2015-03-19Cleanup: better not pass function call to FTOCHARCampbell Barton
2015-03-18Use fabsf for floatsCampbell Barton
2015-03-18Select nth option to skip stepsCampbell Barton
2015-03-18Fix for crash adding mask modifierCampbell Barton
2015-03-18Simplify math in mix_linear glsl function. Thanks to valentin forAntony Riakiotakis
2015-03-18Fix T44029 textures disappear in viewport if GPU mipmap generation isAntony Riakiotakis
2015-03-18Fix bad memory access freeing viewport which uses movie clipSergey Sharybin
2015-03-18Support UV island selection in UV synch and face select mode.Antony Riakiotakis
2015-03-18Fix crash using "Copy to selected" on ID-propsCampbell Barton
2015-03-18RNA: palette colors apiCampbell Barton
2015-03-18RNA: move palette into its own fileCampbell Barton
2015-03-18Fix crash using removed data as function argumentsCampbell Barton
2015-03-18Fix RNA active spline assignmentCampbell Barton
2015-03-17Fix T44028: Vertex Colors Baking errorSergey Sharybin
2015-03-17Fix T44027: Normal Edit Mod : Radial from object normals affected by target o...Bastien Montagne
2015-03-17BLI math vec: add 'abs' functions to get absolute values of a vector.Bastien Montagne
2015-03-17Cycles: Improve readability of dumped graphsSergey Sharybin
2015-03-17Cycles: Fix displacement code creating cyclic dependencies in graphSergey Sharybin
2015-03-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony Riakiotakis
2015-03-17Part 1 of D1082 by Troy Sobotka, add API in OCIO for luminanceAntony Riakiotakis
2015-03-17Kick particle systems to force redistribution, needed for reliablyLukas Tönne
2015-03-17Fix T44020: Crash exporting fluid sim to fbxSergey Sharybin
2015-03-17Fix T44021: Crash switching Rendering Engines while viewport rendering + anim...Sergey Sharybin
2015-03-17cleanup: Mac #includeMike Erwin
2015-03-17Cleanup: bool & constMike Erwin