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-09-23Fix T46194: Crash rendering particlesCampbell Barton
2015-09-23Render: Free persistent image storage when loading new fileSergey Sharybin
2015-09-23Fix T46144: blender internal face texture color wrong in raytraced reflection.Brecht Van Lommel
2015-09-14Fix T45699: own regression w/ looptri updateCampbell Barton
2015-09-09Fix crash in preview render w/ too small borderCampbell Barton
2015-08-26Fix T45631: Ambient update rendered bugSergey Sharybin
2015-08-24Fix editmesh GLSL tangent drawingCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-08Fix T45705: Selected to Active Cycles Baking no longer workingDalai Felinto
2015-08-09Use polygon normals for bakingCampbell Barton
2015-08-09Fix crash baking in cyclesCampbell Barton
2015-08-07Fix T45715: Blender crashes when creating Environment Map textures in Multi-V...Dalai Felinto
2015-08-02parenthisize macro args to avoid errorsCampbell Barton
2015-07-31Docs: doxy correctionsCampbell Barton
2015-07-30Move tangents and baking to looptris:Antony Riakiotakis
2015-07-30error reordering argsCampbell Barton
2015-07-29CleanupCampbell Barton
2015-07-29Remove not really helpful debug printSergey Sharybin
2015-07-27Don't allocate MFace's by defaultCampbell Barton
2015-07-27Replace MFace with looptri for dynamicpaintCampbell Barton
2015-07-27Fix T45563: Crash rendering hair dupli'sCampbell Barton
2015-07-25Compositor: Fixes for the debug passSergey Sharybin
2015-07-24Deduplicate some logic around debug passesSergey Sharybin
2015-07-24Make it easier to create debug passes with more than 1 channelSergey Sharybin
2015-07-18Point density: Workaround for possible race conditionSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-18Point density: Add utility function to sample density outside of render pipelineSergey Sharybin
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
2015-07-14Cleanup: replace BLI_split_file_part w/ BLI_path_basenameCampbell Barton
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-07-13Fix T45385: Crash on render occurring when two hair modifiers are active that...Sergey Sharybin
2015-07-06Fix T45290: Selecting passes in image editor does no longer workDalai Felinto
2015-07-06Fix T45328: Crash upon finishing render with 'Cache Result' enabledSergey Sharybin
2015-07-01Sequencer metadata:Antony Riakiotakis
2015-07-01Cleanup: use boolsCampbell Barton
2015-07-01Cleanup: use swap math funcsCampbell Barton
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-06-30Fix T45237: Dither dosn't work in Blender Internal Renderer after Multi-ViewDalai Felinto
2015-06-28Fix T45214: BI render: maximum saturation bug in shadow pass with non-shadow ...Bastien Montagne
2015-06-27Cleanup: all params of BLI_str partition funcs can be const...Bastien Montagne
2015-06-27Fix T45204: String Splitting Function Bug: Using OpenEXR function even if com...Bastien Montagne
2015-06-20Cleanup: use listbase clearCampbell Barton
2015-06-19Support half float file format storage for Multilayer EXRSergey Sharybin
2015-06-17Revert "Fix/Workaround T44662: Freestyle gives no visual output when the Save...Sergey Sharybin
2015-06-17Fix T44682: Save Buffers canceled renders show nothing in Image EditorSergey Sharybin
2015-06-17Report proper frame and time to the console when doing compositingSergey Sharybin
2015-06-17Print elapsed time when rendering from the command lineSergey Sharybin
2015-06-17Flush stdout prior of calling render stats callbackSergey Sharybin
2015-06-12Cycles: Add debug pass which shows number of instance pushes during camera ra...Sergey Sharybin