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
2014-04-15Fix T37675: blender internal viewport render wrong for volumes after rotation.Brecht Van Lommel
2014-04-13Split Normals I (4/5): Add support of split normals to BI renderer.Bastien Montagne
2014-04-11Blender Internal: remove BLI BVH for raytracing.Brecht Van Lommel
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-02Fix T39521: Render with two Blender processes on same computer: compression i...Bastien Montagne
2014-04-02Rename "BLI_cpu.h" to "BLI_system.h" and add to it BLI_getpid() helper.Bastien Montagne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-30Style cleanupCampbell Barton
2014-03-30BLI_rand: Add BLI_rng_get_float_unit_v3, was static rayshade funcCampbell Barton
2014-03-28Code cleanup: use sqrtf when input and output are floatCampbell Barton
2014-03-26Code cleanup: add _v2 suffix to resolve_tri/quad functionsCampbell Barton
2014-03-20Code cleanup: use boolsCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-20Fix for crash happening on blender exit after the bakeSergey Sharybin
2014-03-19Fix T39233: Face assigned textures bake too brightSergey Sharybin
2014-03-18Fix T39136: DupliFaces: Inconsistent handling of group member typesSergey Sharybin
2014-03-18Code cleanup: jitter, use 2d float arrayCampbell Barton
2014-03-17Code cleanup: styleCampbell Barton
2014-03-12Followup for fix T38318: Add back previous fix and fix a glitch.IRIE Shinsuke
2014-03-11Fix T39029: Blender Internal: Render tiles do not appear until render is fini...Sergey Sharybin
2014-03-07Removing ParticleSystem->frand arrays to avoid memory corruption issuesLukas Tönne
2014-03-05Code cleanup: remove long unused gamma correction tablesCampbell Barton
2014-03-04Fix for regression noted in T38942: Blender Internal rendering can leadLukas Tönne
2014-03-01NDOF: add navigation modes to user preferencesCampbell Barton
2014-03-01Code cleanup: correct abs use and quiet warningsCampbell Barton
2014-02-28Blender Internal: Bring back previous behavior that rendered viewport uses re...IRIE Shinsuke
2014-02-26Fix for bug reported by Pablo Vasquez (venomgfx) on IRC: Single layerLukas Tönne
2014-02-26Fix T38726: missing rendered viewport update when removing render layer.Brecht Van Lommel
2014-02-26Fix T38831: blender internal enabling shadow pass changes material node diffuse.Brecht Van Lommel
2014-02-26Nicer solution to T38846: Split off the render layer forcing from theLukas Tönne
2014-02-26Fix T38846: Render layer checkbox is not refreshed.Lukas Tönne
2014-02-24Fix T38801: Dupli objects with modifiers exhibit bad transform artifactsLukas Tönne
2014-02-22Code cleanup: styleCampbell Barton
2014-02-21Fix more of T38726: there still was a crash when deleting render layers.Brecht Van Lommel
2014-02-21Fix T38726: blender internal viewport render crash when deleting render layer.Brecht Van Lommel
2014-02-17Blender Internal: Revert a part of rB162d6c73e3d0, that broke rendered previe...IRIE Shinsuke
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-02-14Blender Internal: Fix regression that sometimes shadows are not rendered, cau...IRIE Shinsuke
2014-02-12Revert own previous commit rBe2f9afbaabbd.IRIE Shinsuke
2014-02-11Fix T38578: blender internal texture nodes + volume render error.Brecht Van Lommel
2014-02-11Blender Internal: Modify material property "Cast Buffer Shadows" to affect ra...IRIE Shinsuke
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2014-02-05Code cleanup: use bool for static methodsCampbell Barton
2014-02-04Code cleanup: declarations for removed functionsCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-29Option to lock the interface while renderingSergey Sharybin
2014-01-27Revert the removal of Blender Internal Edge rendering, after artist feedback.Thomas Dinges
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-25Fix T38353: some EXR files from other applications not loading correctly.Brecht Van Lommel