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
2015-02-13Improve filtering across Ptex cornerscycles-ptex-49Nicholas Bishop
2015-02-13Better method for updating adjacent Ptex bordersNicholas Bishop
2015-02-13Move extern/ptex to intern/ptexNicholas Bishop
2015-02-13Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-13Fix again tablets with linux!Bastien Montagne
2015-02-13Fix Cycles compilation on x86, without SSE.Thomas Dinges
2015-02-12Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-12Consistently use "ptex_rects" instead of "ptex_regions"Nicholas Bishop
2015-02-12Use the RNA for overriding the name instead.Antony Riakiotakis
2015-02-12More naming refinement GPU fstop -> Viewport f-stopAntony Riakiotakis
2015-02-12Add DOF fstop property for cycles, also don't grey it out when object isAntony Riakiotakis
2015-02-12Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-12cleanupCampbell Barton
2015-02-11Code cleanup: use BPXRect in Ptex layout interfaceNicholas Bishop
2015-02-11Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-11Cleanup: Remove unused Cycles cpuid code.Thomas Dinges
2015-02-11Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-10Cycles: Control CPU capabilities via environment variablesSergey Sharybin
2015-02-10Cycles: Fallback to bottom-top tile order when rendering from the command lineSergey Sharybin
2015-02-10Cycles: Add print functions for sse3f, sse3i and sse3bSergey Sharybin
2015-02-10Cycles: Add utility functions to print ssef, ssei and ssebSergey Sharybin
2015-02-10Cycles: Move mesh attribute creation into separate functionsSergey Sharybin
2015-02-10Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-10Cycles: optimize one normalization out from the previous commitSergey Sharybin
2015-02-10Cycles: implement pointiness geometry attributeSergey Sharybin
2015-02-10Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-10Fix Ptex bump coordinates in CyclesNicholas Bishop
2015-02-10Cycles: Bring back distance check in re-intersectionSergey Sharybin
2015-02-10Cycles: Correction to glossy shaders not handling total internal reflectionSergey Sharybin
2015-02-10Fix T43596: Refraction BSDF crashes blender on pre-sse4 CPUSergey Sharybin
2015-02-09Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-09Cycles: Another attempt to solve 32bit CUDA kernelSergey Sharybin
2015-02-09Ptex+OSL compilation fix, change ifdef guard for older Ptex codeNicholas Bishop
2015-02-09Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-08ndof: detect new 3Dx devices on LinuxMike Erwin
2015-02-08GHOST: fewer virtual functionsMike Erwin
2015-02-08Fix crash in Ptex+CyclesNicholas Bishop
2015-02-08Ptex+Cuda: update the svm_image_texture switchNicholas Bishop
2015-02-08Bring back __tex_image_150 on DingTo's adviceNicholas Bishop
2015-02-08Potential Ptex+Cuda fix, adjust number of GPU texture slotsNicholas Bishop
2015-02-08Ptex+Cuda fix, use kernel_assert instead of assertNicholas Bishop
2015-02-08Ptex+Cuda compilation fixNicholas Bishop
2015-02-08Naming cleanup: better consistency in extern/ptexNicholas Bishop
2015-02-08Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-08CMake: only quiet warnings for generated rna filesCampbell Barton
2015-02-08Move some of the Ptex code behind a WITH_PTEX ifdefNicholas Bishop
2015-02-07Minor code cleanups for PtexNicholas Bishop
2015-02-07Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-06Fix T43515: Initial velocity for fire bugMiika Hamalainen
2015-02-06Add Ptex to mesh-data UINicholas Bishop