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-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-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony 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: bool & constMike Erwin
2015-03-16Get rid of gluBuild2DMipmaps on rna API.Antony Riakiotakis
2015-03-16Get rid of gluBuild2DMipmaps on gpu_draw.c (use our own imbuf scalingAntony Riakiotakis
2015-03-16Make sure disabling attribute arrays also resets the counter so we don'tAntony Riakiotakis
2015-03-16Fix an incorrect assert in lnor code.Bastien Montagne
2015-03-16Refer to Task 43975: Deleting a Shapekey can break the relative pointersGaia Clary
2015-03-16PyConsole: double-click to select wordCampbell Barton
2015-03-16Correct assertCampbell Barton
2015-03-16Fix T43997: Paste fcurve keeps handle selectionCampbell Barton
2015-03-16CleanupCampbell Barton
2015-03-16PyAPI: bpy.ops enum error was cut shortCampbell Barton
2015-03-16Fix T43976: Edit-mode crash /w (scene/screen.scene) mismatchCampbell Barton
2015-03-16Cleanup: warningsCampbell Barton
2015-03-16Fix T39184: Multisegment bevel profiles should curve in-plane sometimes.Howard Trickey
2015-03-16Nodes: Shortcuts for Snap and Snap Element MenuJulian Eisel
2015-03-14Cleanup: styleCampbell Barton
2015-03-14BGE: Fix for T43788 Light casts shadow when use_shadow uncheckedJorge Bernal
2015-03-13RNA: avoid inefficient array printingCampbell Barton
2015-03-13Add argument to DM_to_mesh() function to take ownership over the DMSergey Sharybin
2015-03-13Add an option to mesh.calc_tessface() to get rid of polygons and loopsSergey Sharybin
2015-03-13Cycles: Free caches used by the synchronized objectsSergey Sharybin
2015-03-13Fix T43959 jittering in 2D texture painting.Antony Riakiotakis
2015-03-13Fix unstable particle jittered distribution.Lukas Tönne
2015-03-13Initial compilation support with C++11 featureset enabledSergey Sharybin
2015-03-13CMake: unbundle LZO libraryCampbell Barton
2015-03-13Pass proper bmain to the updateDepgraph() of modifiersSergey Sharybin
2015-03-13Fix T43803: Crash playing smoke animation, when linked as group instanceSergey Sharybin