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-05-09svn merge -r36529:36564 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-05-09Code cleanup: warning fixes.Brecht Van Lommel
2011-05-09Code cleanup: remove unused image window code, already implemented elsewhere.Brecht Van Lommel
2011-05-09more syncing with trunk, also cleared many warnings with gcc4.6Campbell Barton
2011-05-09copied across changes which were missed by merging.Campbell Barton
2011-05-09=bmesh= merge from trunk at r36529Joseph Eagar
2011-05-09Bug fix own collection:Sergey Sharybin
2011-05-08Apply part of [#21590] .dds textures: fix for DXT1n formatNathan Letwory
2011-05-05fix [#27285] Renderslot missingCampbell Barton
2011-05-02Image Editor: remove toolbox menu, was an experiment and not in any other space.Brecht Van Lommel
2011-05-02UV Edit: move uv vertex buttons code to uvedit module. Brecht Van Lommel
2011-05-01improve image sequence usability, problem was when the image didn't load ther...Campbell Barton
2011-04-30- pass the camera to the render stamp function.Campbell Barton
2011-04-23quiet some clang warnings & fix for bugs in exceptional cases.Campbell Barton
2011-04-23Color info in node editor backdrop now supports color management.Lukas Toenne
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-20Upgrade for pixel color info in image editor and compositor backdrop. Next to...Lukas Toenne
2011-04-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton
2011-04-18fix [#27015] RNA Bug: Unpacking sounds with a long ID name fails: sound ID le...Campbell Barton
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-04-14=bmesh= fixed a few bugs in the uv editorJoseph Eagar
2011-04-11fix for one of the [#26854] UV issuesCampbell Barton
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-04noticed image color info text was impossible to read at 25% alpha with some i...Campbell Barton
2011-04-02Bugfix #26736Ton Roosendaal
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-25SpaceImage.curves --> curve for consistency.Campbell Barton
2011-03-23fix [#26588] In render view, Blender crashes when collapsing an opened split ...Campbell Barton
2011-03-22Bugfix #26562Ton Roosendaal
2011-03-18scons fixJoseph Eagar
2011-03-12More on bug #26432Ton Roosendaal
2011-03-10Bugfix #26424Ton Roosendaal
2011-03-09Bugfix #26424Ton Roosendaal
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-03-03Bugfix #26307Ton Roosendaal
2011-03-02Bugfix #26226Ton Roosendaal
2011-02-28minor change for image invert operatorCampbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-26Sampling float colors in Image Editor only showed 3 digits precision.Ton Roosendaal
2011-02-25bugfix #26211M.G. Kishalmi
2011-02-23adjustments to recent commit:M.G. Kishalmi
2011-02-23added image-editor operators:M.G. Kishalmi
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-23=bmesh= fix bug with uvlayersJoseph Eagar
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-15moving dir strings into global namespace for doc access (coming up)Campbell Barton
2011-02-15fix for own error with image info display, also dont draw if the mouse is out...Campbell Barton