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
2011-05-13Cycles: remove developer docs, all moved to wiki now.Brecht Van Lommel
2011-05-12Cycles: fix mapping node rotation not working correct for Y/Z axes, patch by ...Brecht Van Lommel
2011-05-09Cycles: different fix for animation render, in render API instead of python s...Brecht Van Lommel
2011-05-09Cycles: fix color difference between render / 3d view with color management d...Brecht Van Lommel
2011-05-05Cycles: two 32 bit fixes with help from IRC user Agiofws.Brecht Van Lommel
2011-05-05Cycles: svn merge -r36352:36495 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-05-04Cycles: rename UV geometry node output to Parametric to avoid confusion with ...Brecht Van Lommel
2011-05-04Cycles: fix for UV texture coordinates lookup with more than one mesh, bug in...Brecht Van Lommel
2011-05-04Cycles: some more windows build fixes, based on patch by Francisco De La Cruz.Brecht Van Lommel
2011-05-04Cycles: fix scene not updating for animation render, patch by David Rodriguez...Brecht Van Lommel
2011-05-04Patch [#26799] 2.5x blenderplayer (BGE) anti-aliasing & embedding by Sebastia...Dalai Felinto
2011-05-03Cycles: first batch of windows build fixes, not quite there yet.Brecht Van Lommel
2011-05-03change ghost/x11 toggleConsole to use dummy function in the header.Campbell Barton
2011-05-02fix for building windows/mingwCampbell Barton
2011-05-02Also add build fix for OSX (not-tested, so OSXers, please do test).Nathan Letwory
2011-05-02x11 builds again.Campbell Barton
2011-05-02Fix [#26981] Command window is not opening in 2.57.0Nathan Letwory
2011-05-01Cycles: build without GLUT test app by default.Brecht Van Lommel
2011-05-01Cycles: fix build issue with Blender includes.Brecht Van Lommel
2011-04-30whitespace edits for bpy api, split some really long lines.Campbell Barton
2011-04-28Cycles: hook up the CMake build system.Brecht Van Lommel
2011-04-28Cycles: fix for incompatible boost filesystem version, provided by "ornitorri...Brecht Van Lommel
2011-04-28Cycles: fix for vector math node by Lukas Toenne, thanks.Brecht Van Lommel
2011-04-28rename duplicate header defines & remove unused var.Campbell Barton
2011-04-27Cycles: another build fix.Brecht Van Lommel
2011-04-27Blender modifications for Cycles integration.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal
2011-04-23quiet some clang warnings & fix for bugs in exceptional cases.Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-18Fix for [#26990] Loading file w packed audio crashesJoerg Mueller
2011-04-15fix [#26937] Radio button text truncation should start at beginning of stringCampbell Barton
2011-04-12Fix crash for Intel G45 video cardsSergey Sharybin
2011-04-11FIx crash when opening User Preferences even with NVidia cardSergey Sharybin
2011-04-11Fix for [#26652] "Audio Muted" in Time Line Editor is not workingJoerg Mueller
2011-04-09doxygen fixNathan Letwory
2011-04-09whitespaceNathan Letwory
2011-04-09Fix crash for Windows+Intel video card configurationSergey Sharybin
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-03-30includes for building with gcc 4.6 on fedora.Campbell Barton
2011-03-29remove DEBUG flag from OpenNL with cmake, was giving too many prints in the c...Campbell Barton
2011-03-29use 'is None' rather then '== None' as suggested by python docs & mis-spelling.Campbell Barton
2011-03-28misc nodes & editors: floats were being implicitly promoted to doubles, adjus...Campbell Barton
2011-03-27clear some c++ warnings.Campbell Barton
2011-03-26fix for blenderplayer crashing on exit.Campbell Barton
2011-03-25dont return a system path if cmake's 'WITH_INSTALL_PORTABLE' is enabled. this...Campbell Barton
2011-03-25add cmake option to build without xinput (tablet support)Campbell Barton
2011-03-19remove some redundant vars, assignments & checks.Campbell Barton
2011-03-19Fix [#25480] Unable to use Windows titlebar icons after LoopcutNathan Letwory
2011-03-18Fix for crasher on Win XP, submitted by Kanttori.Nathan Letwory