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-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Fix T39952: Printing tiles gives negative numbersCampbell 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-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-29Code cleanup: remove redundant matrix initializationCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (render)Campbell Barton
2014-04-23Fix T39852: Crash (Blender internal) large objectsCampbell Barton
2014-04-23Add asserts to raytrace get/set_cut functionsCampbell Barton
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
2014-04-21Follow up to previous commit: tweak RE_RAYTRACE_EPSILON (correction value usedBastien Montagne
2014-04-21Fix T39735: New auto smooth creates artifacts with flat shaded faces(BI)Bastien Montagne
2014-04-20Code cleanup: correct abs useCampbell Barton
2014-04-17BI: cleanup in autosmooth area.Bastien Montagne
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