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
2017-08-24Fix error using wrong theme settings w/ depth drawCampbell Barton
2017-08-24Fix T51907: New Depsgraph - Camera constraint is not evaluated properlySergey Sharybin
2017-08-24Cycles: FIx issue with -0 being considered a non-finite valueSergey Sharybin
2017-08-24Cycles Bake: Fix overflow when using hundreds of imagesDalai Felinto
2017-08-24Fix Cycles CUDA transparent shadow error after recent fix in c22b52c.Brecht Van Lommel
2017-08-24Code cleanup: remove shader context.Brecht Van Lommel
2017-08-23Docs: rename var and comment how it's usedCampbell Barton
2017-08-23Correction to last fixCampbell Barton
2017-08-23Fix T52490: NDOF orbit doesn't lock in ortho viewCampbell Barton
2017-08-23Fix bplayer (c)Bastien Montagne
2017-08-23Fix T52396: Crash loading template w/o config dirCampbell Barton
2017-08-23Cycles: Add maximum depth stat to bvh builderMai Lavelle
2017-08-23Fix implementation of atomic update max and move to a central locationMai Lavelle
2017-08-23Fix T51805: Overlapping volumes renders incorrect on AMD GPUSergey Sharybin
2017-08-23Cleanup: mark VA_NARGS_COUNT as publicCampbell Barton
2017-08-23Cleanup: move variadic defines to their own headerCampbell Barton
2017-08-23Fix T52218: Missing update when reconnecting nodeSergey Sharybin
2017-08-23RNA: use string-join to simplify operator registerCampbell Barton
2017-08-23BLI_string_utils: string joining utility functionsCampbell Barton
2017-08-23PyAPI: avoid instantiating args twice in macroCampbell Barton
2017-08-23Cleanup: remove space from filenamesCampbell Barton
2017-08-23Tests: fix incorrect check for hidden dirCampbell Barton
2017-08-23RNA: report error on struct naming collisionCampbell Barton
2017-08-23RNA: keep structs_map valid w/ ID duplicate & freeCampbell Barton
2017-08-23GHash: BLI_ghash_reinsert_key utility functionCampbell Barton
2017-08-22Fix T52466: Silence search for button_context menu type.Thomas Beck
2017-08-22Fix error in PointerProperty argument listCampbell Barton
2017-08-22Fix T52483: Fill is incorrect for interpolated strokesAntonio Vazquez
2017-08-22Fix T52209: New Depsgraph - animated follow curve constraint sometimes freaks...Sergey Sharybin
2017-08-22Depsgraph: Cleanup, make code friendlier to be edited in columnsSergey Sharybin
2017-08-22Depsgraph: Remove placeholder for path evaluationSergey Sharybin
2017-08-22Fix threading conflict when doing Cycles background renderSergey Sharybin
2017-08-22Fix T52454: Crash in DEG_graph_on_visible_update when activating scene layerSergey Sharybin
2017-08-22PyAPI: replace PyC_FromArray with typed functionsCampbell Barton
2017-08-22Fix panorama render crash with split kernel, due to incorrect buffer pointer.Brecht Van Lommel
2017-08-21Cycles: reorganize Performance panel layout, move viewport BVH type to debug.Brecht Van Lommel
2017-08-21Fix for recent fix in fc890cd, cstdint is c++11 only so don't use it yet.Brecht Van Lommel
2017-08-21Fix T52479: Regression: Motion Tracking no longer worksSergey Sharybin
2017-08-21Cleanup: uneven/double indentationCampbell Barton
2017-08-21Modify menu from last commitCampbell Barton
2017-08-21Fix T52434: Restore mesh center of mass calculationCampbell Barton
2017-08-21Cycles: attempt to recover from crashing CUDA/OpenCL drivers on Windows.Brecht Van Lommel
2017-08-21Fix Windows build error after recent Python changes in a10a7f42.Brecht Van Lommel
2017-08-21Fix T52473: blender internal Fresnel and Layer Weight only work with linked n...Brecht Van Lommel
2017-08-21Revert "Cycles: remove square samples option."Brecht Van Lommel
2017-08-21Fix T52470: cycles OpenCL hair rendering not working after recent changes.Brecht Van Lommel
2017-08-20Code cleanup: deduplicate some bsdf node methods.Brecht Van Lommel
2017-08-20Fix T52439: Crash after adjusting lenght of hair particles.Bastien Montagne
2017-08-20Cycles: support baking normals plugged into BSDFs, averaged with closure weight.Brecht Van Lommel
2017-08-20Code cleanup: remove copy of shader graph for bump, no longer needed.Brecht Van Lommel