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
path: root/source
AgeCommit message (Expand)Author
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-16reverting unintentionally changed value of enum OBJ_TEXTGaia Clary
2015-03-16fix D1130 renamed the enum OBJ_FONT to OBJ_TEXT to avoid naming conflicts in ...Gaia Clary
2015-03-16Get rid og gluBuild2DMipmaps on game engine.Antony Riakiotakis
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-16Fix T43178: BGE has hard-coded 60 Hz as frame rateSybren A. Stüvel
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-15BGE - new read-only attribute in KX_GameObject python api (LOD level)Pierluigi Grassi
2015-03-15BGE: Fix for T43994 Steering actuator bug with NavmeshJorge Bernal
2015-03-15BGE : Fix for T43724 and T41599 addObject() with KX_FontObject andPorteries Tristan
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
2015-03-13BGE: Fix for T43980 MouseLook (actuator) triggers MouseMovement (sensor)Jorge Bernal
2015-03-13BGE: Fix for T43793 Increment frame_start/end value to 255 framesJorge Bernal
2015-03-12View3D: Quad-view opposite axis switchingCampbell Barton
2015-03-12Cleanup: remove unused viewnumpad codeCampbell Barton