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
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich
2013-01-22comments for RNA_def_property_ui_range() and clamp some out-of-range values.Campbell Barton
2013-01-22add rna paths to toolsettings and its substructs, useful for python scripting.Campbell Barton
2013-01-11code cleanup: warnings, also add check in crash handler that a wmWindowManage...Campbell Barton
2013-01-02Some UI message fixes...Bastien Montagne
2013-01-02style cleanupCampbell Barton
2013-01-02rename image paint_image_2d to lowercase (as we have for view2d).Campbell Barton
2013-01-02Patch [#29035] Vertex colour bakingAlex Fraser
2012-12-31More wrong "in degrees" busted out of tips!Bastien Montagne
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-31Fix #33706: issue in cycles motion blur rendering after hair commit, my faultBrecht Van Lommel
2012-12-28style cleanupCampbell Barton
2012-12-24Usual minor UI messages tweaks...Bastien Montagne
2012-12-24Separate image input and sequencer's color spaces in the UISergey Sharybin
2012-12-24BGE: "Fix" for issue [#33663] "Objects Share Materials / Textures When Groupe...Mitchell Stokes
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-12-20style cleanupCampbell Barton
2012-12-19Multires baker: renamed Number of Rays to Samples after discussion with BrechtSergey Sharybin
2012-12-19Fixing some messed up comments from r53146 and changing a C++ style comment i...Mitchell Stokes
2012-12-19code cleanup: warningsCampbell Barton
2012-12-19BGE: Removing the VBO raster_storage option from the UI.Mitchell Stokes
2012-12-19BGE: Some as of yet unmerged work I did in the Swiss branch. These changes in...Mitchell Stokes
2012-12-18Ambient occlusion baker from multi-resolution meshSergey Sharybin
2012-12-13Fix for using active scene instead of actually changed one in some RNA callbacksSergey Sharybin
2012-12-13FFmpeg: remove limits of bitrate, they were far too low for losless formats l...Sergey Sharybin
2012-12-12Sequencer: add textured solid option for opengl previewSergey Sharybin
2012-12-11Fix some RNA subtypes for collections' active/active_index props (some PROP_P...Bastien Montagne
2012-12-03Image Editor / UV: Thomas Dinges
2012-11-23Basic work to solve "New" translation mismatch (this is an adjective, which o...Bastien Montagne
2012-11-21Fix #33253: VSE preview doesn't display compositorSergey Sharybin
2012-11-17Fix render layer properties not being animatable.Brecht Van Lommel
2012-11-10Fix part of #33132: render resoltuion refresh issues after persistent imagesBrecht Van Lommel
2012-11-07code cleanup: use min/max functions rather then macros.Campbell Barton
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-24comment R_SEQ_GL_REND flag, opengl render now does gl previews.Campbell Barton
2012-10-23Fix #32941: Sequencer Preview shows texture which is apart of the window.Sergey Sharybin
2012-10-22Fix #32937: cycles missing update when changing scene simplify settings. Note...Brecht Van Lommel
2012-10-22Patch #27397: Improved DPX/Cineon codeSergey Sharybin
2012-10-20More UI messages fixes and tweaks, and BKE_report<->BKE_reportf.Bastien Montagne
2012-10-16Cycles: fix some update issues with camera motion blur, and do some more workBrecht Van Lommel
2012-10-04Fix for commit r51049: no need to create two contexts when one if enough.Bastien Montagne
2012-10-04Add translation context for volume (Audio), pitch (Rotation) and rename tip->...Sv. Lockal
2012-09-22code cleanup: remove/comment unused definesCampbell Barton
2012-09-20code cleanup: use frame as a prefix for rna propertiesCampbell Barton
2012-09-19Makes no sense to have render engine property animatable!Bastien Montagne
2012-09-18"Colospace" -> "Color Space" (in UI messages).Bastien Montagne
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-06code cleanup: remove deprecated defines and some struct membersCampbell Barton