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
2017-04-25Render API: Rename render > render_to_image; view_draw > render_to_viewDalai Felinto
2017-04-25Cycles: Use depsgraph instead of layersDalai Felinto
2017-04-25Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-25Cycles: Fix strict compiler flagsSergey Sharybin
2017-04-25Cycles: Cleanup, mainly line length in random moduleSergey Sharybin
2017-04-25Cycles: Split vectorized math utilities to a dedicated filesSergey Sharybin
2017-04-25Cycles: Split vectorized types into separate filesSergey Sharybin
2017-04-25Cycles: Cleanup, preprocessor indentationSergey Sharybin
2017-04-25OpenGL: better context creation on WindowsMike Erwin
2017-04-25group WITH_LEGACY_OPENGL with the other GL optionsMike Erwin
2017-04-24Cycles: Remove re-hashing done in BPT volume codeSergey Sharybin
2017-04-24Merge branch 'master' into blender2.8Campbell Barton
2017-04-24Cycles: Cleanup, space after keywordSergey Sharybin
2017-04-24Add C internal version of msgfmt (similar to makesrna/dna binaries).Bastien Montagne
2017-04-22fix omission from previous commitMike Erwin
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2017-04-21OpenGL/GHOST: don't request accum buffer on MacMike Erwin
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21Cycles: Solve speed regression of classroom scene after principled commitSergey Sharybin
2017-04-21Cycles: Make it a generic base class for all types of closure nodesSergey Sharybin
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21Cycles: Cleanup, indentation in preprocessorSergey Sharybin
2017-04-21Cycles: Cleanup, indentation inside preprocessorSergey Sharybin
2017-04-21Cycles: Fix regression in SSS rendering after principled commitSergey Sharybin
2017-04-21Cycles: Cleanup, indentation of commentSergey Sharybin
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-04-21Gawain: fix for building empty element listCampbell Barton
2017-04-20Gawain: fix immediate mode drawing exceeding IMM_BUFFER_SIZECampbell Barton
2017-04-20Fix debug checks were enabled for release builds onlySergey Sharybin
2017-04-19Cleanup: set-but-unused warningCampbell Barton
2017-04-18Gawain: fix building WITH_GL_PROFILE_COREMike Erwin
2017-04-18Gawain: fix stupid APPLE_LEGACY mistakeMike Erwin
2017-04-18Gawain: enable 10.10.10 vertex format for core profile (any platform)Mike Erwin
2017-04-18Gawain: define feature macros in a more compatible wayMike Erwin
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Revert "Object Info node support for GLSL mode and the internal render"Dalai Felinto
2017-04-18Cleanup: missing headersCampbell Barton
2017-04-18OpenGL: Comment out the old tokens from gl-deprecatedDalai Felinto
2017-04-18Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-18Garwain: fix ShaderInterface buffer shrinkingCampbell Barton
2017-04-18Remove 4.1 pseudo-deprecated calls from gl-deprecatedDalai Felinto
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-18Cycles: Cleanup, styleSergey Sharybin
2017-04-18Cycles: Remove meaningless volume shadersSergey Sharybin
2017-04-18Gawain: fix missing NULL checkCampbell Barton
2017-04-17Gawain: fix for last commitMike Erwin
2017-04-17Gawain: shrink ShaderInterface name bufferMike Erwin
2017-04-17Gawain: look up uniforms by name quickerMike Erwin
2017-04-16Gawain: add immUniformColor3ubvAlphaMike Erwin