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
AgeCommit message (Expand)Author
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-16Removing unnecesary print "draw swap exchange"Ton Roosendaal
2010-11-15Bugfix #24726Ton Roosendaal
2010-11-15bugfix [#24708] World Notifier ProblemsCampbell Barton
2010-11-12Getting BLF to work with the Blenderplayer.Mitchell Stokes
2010-11-12Revert the reversal :)Nathan Letwory
2010-11-12Revert r33023Joshua Leung
2010-11-11System console toggling for MinGWSergey Sharybin
2010-11-11Fix for definitions checking. Now it should work with MinGW.Sergey Sharybin
2010-11-11Also !defined(FREE_WINDOWS) on appending operator.Nathan Letwory
2010-11-11== filebrowser ==Andrea Weikert
2010-11-11wrong language :°Nathan Letwory
2010-11-11For now have console toggling only when compiled with MSVC.Nathan Letwory
2010-11-11Apply patch [#24579] Fix for Win; Show/hide consoleNathan Letwory
2010-11-11move report/operator view out of the 'Console' into the 'Info' space (file me...Campbell Barton
2010-11-10Bugfix #24570Ton Roosendaal
2010-11-10bugfix [#24635] "Add Shortcut"Campbell Barton
2010-11-09Bugfix #20812 (and probably others)Ton Roosendaal
2010-11-05tedious string copying changesCampbell Barton
2010-11-04bugfix [#24009] Crash when switching area types and performing opsCampbell Barton
2010-11-04fix to allow [#24009] to be fixed.Campbell Barton
2010-11-04bugfix [#24518] Blender wont compile with -Wall -Werror and COLLADA supportCampbell Barton
2010-11-03use c90 compatible static initializers.Campbell Barton
2010-11-02bugfix [#24455] Scene is left at last rendered frame from rendering an animationCampbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-31bugfix [#24466] Selecting of object with pattern leads to strange behaviorCampbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-31rename definition for enabling the game engine GAMEBLENDER==1 --> WITH_GAMEEN...Campbell Barton
2010-10-31dont build blender/kernel if the game engines disabled.Campbell Barton
2010-10-27bugfix [#24341] Problems running blender headlessCampbell Barton
2010-10-27remove include paths which dont exist, fix for doc upload script which was ge...Campbell Barton
2010-10-23warning fixes.Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-22bugfix/workaround for ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: A...Campbell Barton
2010-10-21Partial fix for bug #24341, "Problems running blender headless"Nicholas Bishop
2010-10-19Add operator for toggling cmd box on Windows.Nathan Letwory
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-18bugfix [#24302] Ctrl+Click Extrude gets old mouse eventsCampbell Barton
2010-10-16Now sound init param removal revert should be fine (apparently my cmake proje...Nathan Letwory
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-15Less cryptic modifier key typesNathan Letwory
2010-10-15Add comment about when prefsizx et al are used.Nathan Letwory
2010-10-15Fix for r32487: the logic was suboptimal, improved to always work correctly.Nathan Letwory
2010-10-15Fix [#24260] Window geometry command-line option doesn't workNathan Letwory
2010-10-15replace SIDE_OF_LINE macro with line_point_side_v2() inline function.Campbell Barton
2010-10-14remove unused args or tag as unused for image and screen editors, uiItemEnumR...Campbell Barton
2010-10-13bugfix [#24231] outliner not refreshed correctlyCampbell Barton
2010-10-12[#24226] small inconsistency in user preferencesCampbell Barton
2010-10-07bugfix [#23988] The Maya preset as defaultCampbell Barton