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
path: root/intern
AgeCommit message (Expand)Author
2012-09-02Cycles compile fix: only use std::isfinite when OSL is enabled.Lukas Toenne
2012-09-02* Removed last occurrence of get_pointcloud_attr_query. Thomas Dinges
2012-09-02* OSL can't overwrite input parameters, use a local variable instead.Thomas Dinges
2012-09-02Cycles / OSL:Thomas Dinges
2012-09-02Fixed a number of OSL syntax errors from the updated 1.2 API. Microfacet func...Lukas Toenne
2012-09-02Fix for r50314:Thomas Dinges
2012-09-02Fixed remaining syntax errors in OSL files. node_sepcomb_rgb.osl is split int...Lukas Toenne
2012-09-02Cycles / OSL:Thomas Dinges
2012-09-02OSL / Cycles:Thomas Dinges
2012-09-02Cycles / OSL:Thomas Dinges
2012-09-02Cycles / OSL:Thomas Dinges
2012-09-02Cycles / OSL:Thomas Dinges
2012-09-01Cycles / OSL:Thomas Dinges
2012-09-01Fix #32463, Cycles crashing. The particle system sync_recalc part was checkin...Lukas Toenne
2012-09-01Cycles fix: don't skip particle device update when there are no particle syst...Lukas Toenne
2012-09-01Cycles / OSLGlobals:Thomas Dinges
2012-09-01Cycles / OSL:Thomas Dinges
2012-08-31Cycles / OSL:Thomas Dinges
2012-08-31Cycles: Fix for particle info node crash: The particle 'alive' state can be s...Lukas Toenne
2012-08-31Cycles: Fully initialize the dummy particle at index 0.Lukas Toenne
2012-08-31Cycles: Start the particle index for object instances at 1 instead 0. The fir...Lukas Toenne
2012-08-31Cycles: Tag particle systems after syncing to make sure the particle system m...Lukas Toenne
2012-08-31Added a bunch of additional particle state attributes to the Cycles particle ...Lukas Toenne
2012-08-31Fix for #32184 and redesign of particle storage in Cycles.Lukas Toenne
2012-08-31Cycles / OSL:Thomas Dinges
2012-08-30Fix #32402: live unwrap memory leak, more noticeable if you have many UV's pi...Brecht Van Lommel
2012-08-30clamp for Mix nodeDalai Felinto
2012-08-29Cycles bugfix: [32431] Cycles Math Node : Clamp does not workDalai Felinto
2012-08-28missing linebreak when multithreaded gl meesage is printed to logJens Verwiebe
2012-08-22fix for rare crash in cycles BVH tree packing.Campbell Barton
2012-08-21code cleanup: vfont's used confusing and over complicated method of storing m...Campbell Barton
2012-08-20Cycles / Cmake:Thomas Dinges
2012-08-18cmake option to build without iksolverCampbell Barton
2012-08-18style cleanup: also correct some doxy commentsCampbell Barton
2012-08-12style cleanupCampbell Barton
2012-08-12code cleanup: WM naming conventionsCampbell Barton
2012-08-11add MEM_recallocN(), so bytes are ensured to be zero'd when growing.Campbell Barton
2012-08-10Fix for particle object rendering in Cycles. On object sync the object first ...Lukas Toenne
2012-08-10Smoke: High res on even resolution did not write to all cells (downsampling =...Daniel Genrich
2012-08-10Cycles Test App:Thomas Dinges
2012-08-08code cleanup: rename G.afbreek --> is_break, G.rendering --> is_renderingCampbell Barton
2012-08-08patch [#32282] Fix segfault on exit in IM shutdown.Campbell Barton
2012-08-07Fix for fix, now nestedJens Verwiebe
2012-08-07Fix for endiantest, xcode condition interferred with other osJens Verwiebe
2012-08-07OSX: disable kernels in cycles gpu again, would only work in 10.8 afaikJens Verwiebe
2012-08-07OSX/cmake: Mountain-Lion (10.8 )adaptions, skip unsupported endianess etc., t...Jens Verwiebe
2012-08-06style cleanupCampbell Barton
2012-08-04Code cleanup:Thomas Dinges
2012-08-02Remove old boolean operation moduleSergey Sharybin
2012-08-02Bugfix: High resolution "exploded" when using uneven resolutions, sometimes w...Daniel Genrich