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
2013-08-04Cycles: Thomas Dinges
2013-08-03add versions of MEM_reallocN, MEM_recallocN which take a string arg so new al...Campbell Barton
2013-08-03Cycles / SSS:Thomas Dinges
2013-08-01Cycles / Squared Samples:Thomas Dinges
2013-08-01Fix linking issue, we use bundled static glew so we should define static glew...Antony Riakiotakis
2013-08-01Code cleanup, use bools here. Forgot to change that. Thomas Dinges
2013-08-01Cycles / HSV Separator and Combine node:Thomas Dinges
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-08-01Cycles / Blackbody to RGB node:Thomas Dinges
2013-08-01Cycles / Ray Depth:Thomas Dinges
2013-07-30Cycles / Non-Progressive integrator:Thomas Dinges
2013-07-30Cycles:Thomas Dinges
2013-07-30BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adap...Mitchell Stokes
2013-07-29Fix #36290: cycles generated texture coordinates were not sticking to theBrecht Van Lommel
2013-07-29Fix #36235: cycles crash deactivating render layer during rendering.Brecht Van Lommel
2013-07-23Cycles / CMJ:Thomas Dinges
2013-07-21code cleanup: compiler warningsCampbell Barton
2013-07-21Code cleanup / Cycles:Thomas Dinges
2013-07-20Cycles / CPU Rendering:Thomas Dinges
2013-07-20edit to r58425, BLI_math is available here, better not copy,paste from linear...Campbell Barton
2013-07-20Cycles / Sampling Presets:Thomas Dinges
2013-07-20Code cleanup / Cycles:Thomas Dinges
2013-07-20Cycles / Sampling UI:Thomas Dinges
2013-07-19Fix for [#36216] Viewport render with CMJ sampler and unlimited passes freezes Thomas Dinges
2013-07-19code cleanup: case & brace placementCampbell Barton
2013-07-19code cleanup: pass event by pointer to getClipboard_xcoutCampbell Barton
2013-07-19code cleanup: use bool for widget struct, also edit odd strncpy use.Campbell Barton
2013-07-18* Fix a typo in code. Thomas Dinges
2013-07-17Possible fix for [#36086] Activating the opencl option in the compositor caus...Thomas Dinges
2013-07-16fix for checking char arrays against NULL, instead check their first characte...Campbell Barton
2013-07-16fix [#36157] Memory Leak in GHOST_DropTargetX11Campbell Barton
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-07-14Fix a few issues found by coverity code scan in cycles code, nothing that causedBrecht Van Lommel
2013-07-14Fix some unnecessary memory allocation slowness in cycles mesh export.Brecht Van Lommel
2013-07-12UI / Cycles:Thomas Dinges
2013-07-11Fix #36091: external render engines like Luxrender don't work well with the saveBrecht Van Lommel
2013-07-10Fix #36053: slow GPU render with panorama camera + depth of field.Brecht Van Lommel
2013-07-10Fix #36080: fix cycles crash with certain group node setups, accessing freedBrecht Van Lommel
2013-07-09Fix #36064: cycles direct/indirect light passes with materials that have zeroBrecht Van Lommel
2013-07-09Fix #35969: blender internal and cycles not updating mesh while in edit mode.Brecht Van Lommel
2013-07-07Arrempt to fix Cycles compilation with ClangSergey Sharybin
2013-07-07Fix #36037: cycles from dupli generated texture coordinates were wrong, shouldBrecht Van Lommel
2013-07-04Cycles:Thomas Dinges
2013-07-04Merged revision(s) 57908-57978 from trunk/blender into soc-2013-dingto. Thomas Dinges
2013-07-03update doxygen congfig and tweaks to warnings when running doxygen.Campbell Barton
2013-07-03Fix cycles world ray visibility not working correct with multiple importanceBrecht Van Lommel
2013-07-02Cycles / Vector Transform Node:Thomas Dinges
2013-07-02Cycles / Vector Transform Node:Thomas Dinges
2013-07-02Cycles UI script:Thomas Dinges
2013-07-01Merged revision(s) 57828-57907 from trunk/blender into soc-2013-dingtoThomas Dinges