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
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-05code cleanup: function naming for BLI functions.Campbell Barton
2012-05-04Fix #31258: collada now selects newly added objects after import.Brecht Van Lommel
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-23code cleanup: remove editbutflag flag from toolsettings & related defines.Campbell Barton
2012-04-15Fix #30948: add scene > copy settings did not copy settings like units, audio...Brecht Van Lommel
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-03-03"Fix" [#30431] UI string spelling & similar fixes.Bastien Montagne
2012-02-23style cleanup for blenkernel, no functional changes.Campbell Barton
2012-01-25Cucumber left over: new scene needs a default ESC keyDalai Felinto
2012-01-17Uv Tools branch GSOC 2011Antony Riakiotakis
2012-01-08Code cleanupJoshua Leung
2011-12-04remove use of deprecated struct membersCampbell Barton
2011-11-28Fix #29389: cycles viewport render not updating on frame changes. This sort ofBrecht Van Lommel
2011-11-22rename image type defines to be less ambiguous, also set BMP as not supportin...Campbell Barton
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-18edits to 41957, main changes to render layer removal.Campbell Barton
2011-11-18Added methods new and remove to scene.render.layers, so now render layersSergey Sharybin
2011-11-15fix for crash in blenderplayer when the engine isnt fount.Campbell Barton
2011-11-07minor editsCampbell Barton
2011-11-06Second attempt at getting rid of bsystem_time()Joshua Leung
2011-11-06Removed old "bsystem_time()" function, which by now is just aJoshua Leung
2011-11-05remove po/ since the workflow for translations uses branches which isnt that ...Campbell Barton
2011-11-03Depsgraph: more tweaking for update acces from python APIBrecht Van Lommel
2011-11-03Depsgraph/Python: ensure datablocks with animation data get tagged as beingBrecht Van Lommel
2011-11-03Depsgraph/Python: callbacks and properties to detect datablock changesBrecht Van Lommel
2011-11-02RenderEngine/Nodes: system to check for shading nodes compatibilityBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-09-30Recast: upgrade library.Benoit Bolsee
2011-09-27bpy.app.handlers.frame_change_pre/post handlers.Campbell Barton
2011-09-25whitespace cleanupCampbell Barton
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-08-28* Removing mocap GSoC (is an addon already).Joerg Mueller
2011-08-093D Audio GSoC:Joerg Mueller
2011-07-283D Audio GSoC:Joerg Mueller
2011-07-24== RNA Property Updates get called by Animation System now ==Joshua Leung
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-10fix [#27607] Scene's render.filepath gets cropped to 159 charactersCampbell Barton
2011-06-05synched with trunk at revision 37212Nick Samarin
2011-05-30startup.blend: default ffmpeg output audio bitrate changed to 192.Brecht Van Lommel
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton