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
2011-04-10eltopo cloth solver couldnt be enabled from cmake, also dont use globbing.Campbell Barton
2011-04-10Enable WINDRES only for MinGW, otherwise we get multiple manifest errors for ...Nathan Letwory
2011-04-10=cloth collisions=Joseph Eagar
2011-04-09doxygen fixNathan Letwory
2011-04-09whitespaceNathan Letwory
2011-04-09Fix crash for Windows+Intel video card configurationSergey Sharybin
2011-04-09change in how cmake works with CMAKE_C_STANDARD_LIBRARIES / CMAKE_CXX_STANDAR...Campbell Barton
2011-04-09Print out reports on console too (debug and up) as fix for [#26708] "INFO" re...Nathan Letwory
2011-04-09remove -mwindows flag for scons/mingw, enable manifest & winblender.rc for al...Campbell Barton
2011-04-09Add missing defines for .rc file.Nathan Letwory
2011-04-08Fixes related to using Library files:Ton Roosendaal
2011-04-08Fix small typo in resource define.Nathan Letwory
2011-04-08Clean up linking flags for win32.Nathan Letwory
2011-04-08Clean up linking flags for win64.Nathan Letwory
2011-04-08Fix for compilation under non-windows platforms -- missed check forSergey Sharybin
2011-04-08add new subtype PROP_COORDS, for generic coordinates that are not to be chang...Campbell Barton
2011-04-08Apply console part of patch [#26044] Windows thumbnails and improved filetype...Nathan Letwory
2011-04-08fix [#26674] Inconsistency in snapping CursorToSelection between UV_Editor an...Campbell Barton
2011-04-08Minor bugfix in initTransInfo: SpaceImage used even if space type is SPACE_NODE.Lukas Toenne
2011-04-08Fix for [#26800] Particle Render "Use Group Count" is shared between differen...Janne Karhu
2011-04-08doxygen comments, removal of superfluous backslash.Nathan Letwory
2011-04-08fix [#26803] Libs paths are case sensitive in windowsCampbell Barton
2011-04-08can't include titles in function examples.Campbell Barton
2011-04-08for thumbnail generation only scale the byte buffer. (was scaling float & byte).Campbell Barton
2011-04-08fix for own assert with image scaling, wasnt working with float images.Campbell Barton
2011-04-08fix [#26830] Blender crashes when opening this fileCampbell Barton
2011-04-08change to fcurve keyframe coords broke simplify addon since the propertyCampbell Barton
2011-04-07Bugfix #26812Ton Roosendaal
2011-04-07Bugfix #26748Ton Roosendaal
2011-04-07Minor fix, own collection.Ton Roosendaal
2011-04-07add margin access [#26806] Missing pack margin for pack islands in UV editorCampbell Barton
2011-04-07fix [#26816] P(separate) an object messes up logic brick linksCampbell Barton
2011-04-07Sphinx RNA API changelog generator.Campbell Barton
2011-04-07Updating BGE dynamic loading docs:Mitchell Stokes
2011-04-07build fix after commit 36036 reported by Tom Edwards over mailing listDalai Felinto
2011-04-06Fix for Image.pixels set, buffer was not tagged as modified, patch by Domino ...Brecht Van Lommel
2011-04-06Name unification commit for console toggling operator.Sergey Sharybin
2011-04-06Fixed incorrect RNA access when changing type of sequencer viewSergey Sharybin
2011-04-06dfelinto noticed text editor section was missing.Campbell Barton
2011-04-06include needed for windowsCampbell Barton
2011-04-06cmake/windows, temporarily build without winblender.rc until its fixed, was g...Campbell Barton
2011-04-06fix [#26803] Libs paths are case sensitive in windowsCampbell Barton
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-06missed setting WITH_BUILTIN_GLEW on non *nux OS'sCampbell Barton
2011-04-06fix [#26801] Undoing Animation modifiers undoes 2 steps.Campbell Barton
2011-04-06update test checksums (change in normals caused this). also make all imports ...Campbell Barton
2011-04-06SVN maintenance.Guillermo S. Romero
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-04-05minor edits to keyingsets script.Campbell Barton
2011-04-05tooltips were part way of the bottom of the screen (timeline play button for eg)Campbell Barton