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-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-14resolve bad level calls from blenkenel/ into editors/ & remove editors from t...Campbell Barton
2011-09-12Fixes #28599: Wrong re-assigning of layers in RenderLayer comp nodes when del...Bastien Montagne
2011-08-29patch [#28355] Better Environment Map scriptingCampbell Barton
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-20remove over zealous undo's on operators that don't need it.Campbell Barton
2011-08-15Fix #27803: editing texture did not update compositing nodes using that texture.Brecht Van Lommel
2011-08-12Code cleanup: fix wrong doxygen file name.Brecht Van Lommel
2011-07-22fix [#28053] New material tooltipCampbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-07-13dont include the preview.blend in headless modeCampbell Barton
2011-07-05fix [#27862] OpenGL render animation don't respect .png RGB option.Campbell Barton
2011-06-28RenderEngine API: add self.report() error reporting function for render engines,Brecht Van Lommel
2011-06-24fix [#27746] Black and White Render doesn't work and/or Saves as a Blank screenCampbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-12Bugfix #27519Ton Roosendaal
2011-06-06fix for crash opening the file selector twice with multiple windows open (whe...Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-21view3d function naming, no functional changes.Campbell Barton
2011-05-19Fix for preview render, lamp and world now also get localized like material a...Brecht Van Lommel
2011-05-19Code refactor: split code for render updates and opening render view intoBrecht Van Lommel
2011-05-09minor cleanup, no functional changes.Campbell Barton
2011-05-04use UNUSED in some more function args, no functional changes.Campbell Barton
2011-05-01replace inline string searches with BLI_findstring(), strcmp(..., ""), with c...Campbell Barton
2011-04-30use camera render argument to avoid temp overwriting the scene camera.Campbell Barton
2011-04-30- pass the camera to the render stamp function.Campbell Barton
2011-04-30add back support for rendering local view camera.Campbell Barton
2011-04-27Fix for bug #26590, `Texture preview fails when path to custom brushNicholas Bishop
2011-04-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton
2011-04-19noticed a problem with rendering non-active scenes in the node editor.Campbell Barton
2011-04-18fix [#27015] RNA Bug: Unpacking sounds with a long ID name fails: sound ID le...Campbell Barton
2011-04-08Fixes related to using Library files:Ton Roosendaal
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-04-04Fix #26781: Assigning multiple Materials to Text seems not to work correctlySergey Sharybin
2011-04-04Bugfix #26761Ton Roosendaal
2011-04-01fix [#26713] Video Sequencer: Audio mute after making meta strip copy/pasteCampbell Barton
2011-03-28misc nodes & editors: floats were being implicitly promoted to doubles, adjus...Campbell Barton
2011-03-25Forgot to add to log of previous commit:Ton Roosendaal
2011-03-25Bugfix #26195Ton Roosendaal
2011-03-19remove some redundant vars, assignments & checks.Campbell Barton
2011-03-13[#26482] Solidify / Animation Opengl render. no texture.Campbell Barton
2011-03-11Bugfix, irc report:Ton Roosendaal
2011-03-07bug [#26329] Project Paint not workingCampbell Barton
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-03-04Two additional fixes for node-tree + texture paint:Ton Roosendaal
2011-03-03bugfix #26267Ton Roosendaal
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-26Bugfix #26221Ton Roosendaal
2011-02-23Bugfix #26188Ton Roosendaal