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
2014-04-30Python: move to version 3.4x on all platformsCampbell Barton
2014-04-30Fix T39795: Crash when duplicate f-curve keyframe, individual originsSergey Sharybin
2014-04-30Fix T38245: Render slot buffer gets deleted in compositor when input is an imageSergey Sharybin
2014-04-30Change naming slightly, it conflicts with DrawText function define onAntony Riakiotakis
2014-04-30Report when saving images and textCampbell Barton
2014-04-30Changes to cache line display in image editorSergey Sharybin
2014-04-30Frame cursor color was missing for the image editorSergey Sharybin
2014-04-30Fix T39931: Crash generating thumbnails (error in escaping)Campbell Barton
2014-04-30Fix T39953: Float data images display trash in image editorSergey Sharybin
2014-04-30Merge remote-tracking branch 'upstream/master' into bake-cyclesDalai Felinto
2014-04-30BGE: Fixing a memory leak from the recent physics changes.Mitchell Stokes
2014-04-30Partially revert ef3eb7adc6f283145e28781a05b3b5e73a6cf083Joshua Leung
2014-04-30Spelling fixesJoshua Leung
2014-04-30Correct issue with IMB_ispic returning boolCampbell Barton
2014-04-30Fix T39933: Link/Append Scenes misses VSE mask, clipsCampbell Barton
2014-04-30Fix T39952: Printing tiles gives negative numbersCampbell Barton
2014-04-30Cycles-Bake: skipping color management transformations for data passes (e.g.,...Dalai Felinto
2014-04-30Cycles-Bake: using proper colormanagement friendly routinesDalai Felinto
2014-04-30Get the edit-object when keying and checking editmodeCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-30Fix T38905: view3d.object_as_camera didn't store the last-viewCampbell Barton
2014-04-30View3D: disable entering camera when enabling quad-viewCampbell Barton
2014-04-30IMB buffer _mask functions shouldn't convert colorspaces (ammend toDalai Felinto
2014-04-29Cycles-Bake: fix windows buildDalai Felinto
2014-04-29Remove link from Link/Append UI, since we have 2 menu itemsCampbell Barton
2014-04-29Correct own regression drawing lamp outlineCampbell Barton
2014-04-29Fix 39065: Leaving QuadView lost view settingsCampbell Barton
2014-04-29Code cleanup: remove unused grease pencil pointerCampbell Barton
2014-04-29Merge remote-tracking branch 'upstream/master' into bake-cyclesDalai Felinto
2014-04-29Fix T39947: Aligned handle behaviour problem in graph editorCampbell Barton
2014-04-29Cycles-Bake: force saving to be always externalDalai Felinto
2014-04-29Cycles-Bake: Support for 'cancelling' the bake (Esc)Dalai Felinto
2014-04-29Fix T31605: rotate around selection ignores numpadCampbell Barton
2014-04-29Code cleanup: avoid sin/cos calls when drawing sun lampCampbell Barton
2014-04-29reduced minimum value for NDOF sensitivity to better fit the space navigatorgaiaclary
2014-04-29Fix for nurbs surface merge didn't update key indexSergey Sharybin
2014-04-29Fix issue discovered in soc-paint-2013 branch.Antony Riakiotakis
2014-04-29Code cleanup: quiet warningsCampbell Barton
2014-04-29Fix for wrong behavior of 'darken' blend mode with factor.Kevin Dietrich
2014-04-29Fix T39940: animation of render layer on/off toggle not working during render.Brecht Van Lommel
2014-04-29Code cleanup: don't use unnecessary .exe extension in scons, simplify code.Lawrence D'Oliveiro
2014-04-29Fix T39942: Displacement of group instance objects when switching to textured...Sergey Sharybin
2014-04-29Fix T39941: Freestyle: Rendered preview crashes when non-primary render layer...Tamito Kajiyama
2014-04-29Accidentally left compositor debug option enabled, sorry.Lukas Tönne
2014-04-29Error in last commitCampbell Barton
2014-04-29PyAPI: Matrix.invert(ed): accept an optional fallback argumentCampbell Barton
2014-04-29Reimplemented the earlier feature of swapping existing links toLukas Tönne
2014-04-29Fix T39936: Plane Track operation would not initialize resolutions forLukas Tönne
2014-04-29Code cleanup: remove redundant matrix initializationCampbell Barton
2014-04-29Correction to last commitMitchell Stokes