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
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-03-02Cycles: Fix wrong default value for volume samplesSergey Sharybin
2016-02-16Cycles: Some cleanup, should be no functional changesSergey Sharybin
2016-02-16Cleanup: Typo.Thomas Dinges
2016-02-16Cycles: Fix crash when trying to render after re-enabling the addonSergey Sharybin
2016-02-13Cycles: Remove meaningless expressionSergey Sharybin
2016-02-12Cycles: Always use guarded allocator of vectorsSergey Sharybin
2016-02-12Cycles: Make Blender importer more forward compatibleSergey Sharybin
2016-02-11Cycles: Remove some ifdefs for OSL < 1.7.1.Thomas Dinges
2016-02-10Cycles: Fix an AttributeErro exceptionr on missing object contextSergey Sharybin
2016-02-10Update link to avoid redirectAaron Carlisle
2016-02-10Fix T47377: Newer file crashes at render on official 2.76b versionSergey Sharybin
2016-02-10Cycles: Cleanp, avoid direct calls of RNA_enum_get, we've got utility for thatSergey Sharybin
2016-02-09Fix T47370: untranslateable bake panel strings.Brecht Van Lommel
2016-02-06Fix T46550: Cycles combined baking black in some cases.Brecht Van Lommel
2016-02-06Cycles: Change several default values (second batch).Thomas Dinges
2016-02-05Cycles: Don't gray out integrator settings when userprefs are set to OpenCL b...Sergey Sharybin
2016-02-04Cycles: Implement approximate reflectance profilesSergey Sharybin
2016-02-03Cycles: Cleanup, indentation and bracesSergey Sharybin
2016-02-01Cycles: Fix wrong clamping used for camera borderSergey Sharybin
2016-01-31Cleanup: pep8Campbell Barton
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2016-01-26Fix T47214: Keyed Particles don't render correctly when used for point densit...Sergey Sharybin
2016-01-24Cycles: Tweak Cycles samples again.Thomas Dinges
2016-01-23Cycles: Change several default values (first batch).Thomas Dinges
2016-01-21Cycles: Improve UI feedback for light samples.Thomas Dinges
2016-01-20Fix error in rBa6eae7339190.Bastien Montagne
2016-01-20Fix (partial) T47198: Cycles have broken UVs in some degenerated quads casesSergey Sharybin
2016-01-19Cycles: Add a debug flag to disable QBVHSergey Sharybin
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-14Usual fixes and tweaks for UI messages.Bastien Montagne
2016-01-14Cycles: Remove the experimental CUDA kernel.Thomas Dinges
2016-01-14Cycles: Reduce scope of some defines set in CMakeListsSergey Sharybin
2016-01-12Cycles: Use special debug panel to fine-tune debug flagsSergey Sharybin
2016-01-10Cycles: Add utility funcs to UI code, to check GPU usage.Thomas Dinges
2016-01-10Cycles: Adding Hilbert Spiral as a tile order for renderingLukas Stockner
2016-01-07Fix RNA_enum_set_identifier(), needs a context to handle correctly dynamic en...Bastien Montagne
2016-01-02Cycles: Force bottom-to-top tile order for viewport renderingLukas Stockner
2016-01-02Cycles: Add Saw option to the wave textureLukas Stockner
2015-12-31Cycles: Implement rolling shutter effectSergey Sharybin
2015-12-31Fix T46915: Non-intuitive behavior of Vector Curve Mapping nodeSergey Sharybin
2015-12-05Cycles: Implement extrapolation for RGB curvesSergey Sharybin
2015-11-25Cycles: Create proper sockets for OSL script nodesSergey Sharybin
2015-11-25Fix T46646: Point Cloud Density crashes on real time renderingSergey Sharybin
2015-11-24Cycles: Support per-render layer world AO settingsSergey Sharybin
2015-11-23Fix T46842: Removing World is missing AO update in viewport renderSergey Sharybin
2015-11-18Cycles: Add Blackman-Harris filter, fix Gaussian filterLukas Stockner
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-26Cleanup: Move pixel aspect to blender_camera_init().Thomas Dinges
2015-10-20Usual i18n tweaks & fixes...Bastien Montagne