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-29Alpha display changes:Sergey Sharybin
2013-01-24fix for setting RegionView3D.view_matrixCampbell Barton
2013-01-23rigidbody: Add point cache supportSergej Reich
2013-01-22Matcap fix: on enabling it, and when no matcap was selected before, Ton Roosendaal
2013-01-22add missing includesCampbell Barton
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-05Making a few tooltips more descriptive, in light of recent confusion over theJoshua Leung
2013-01-05Add translation contexts for line, mute and clipSv. Lockal
2012-12-22Reshuffled data view for Outliner.Ton Roosendaal
2012-12-22From the long todo:Ton Roosendaal
2012-12-19Animation system small fix:Ton Roosendaal
2012-12-17missed adding show_grease_pencil to node space in recent commitCampbell Barton
2012-12-17code cleanup: use 'const float *' when getting the 3d cursor and not editing it.Campbell Barton
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-12-16replace strcpy with BLI_strncpy or memcpy when the size is known.Campbell Barton
2012-12-03R/G/B icons in node space backgroud channel selector all had same color wheel...Campbell Barton
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-10-27== file browser ==Andrea Weikert
2012-10-25Correction to viewport's lens description - lens works in ortho mode now.Sergey Sharybin
2012-10-21A final bunch of UI messages fixes and tweaks, and some BKE_report()<->BKE_re...Bastien Montagne
2012-10-19Fix #32219: Inconsistent influence of Units Scale on new objectsSergey Sharybin
2012-10-16Cycles: non-camera viewport render border supportSergey Sharybin
2012-10-09And more UI messages fixes...Bastien Montagne
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-09-19code cleanup: make shape key api names consistent with our new convention.Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-12add note that clip start is for perspective view only.Campbell Barton
2012-08-31Fix #32408: image editor does not show paint brush circle on loading a .blendBrecht Van Lommel
2012-08-20copy as script operator for the console, so you can copy input from a console...Campbell Barton
2012-08-12Sequencer: overlay display type optionsSergey Sharybin
2012-08-08Renamed the mx/my coordinates in SpaceNode to more descriptive 'cursor'. This...Lukas Toenne
2012-08-08Search option for adding nodes.Lukas Toenne
2012-08-06move pivot point and cursor out of UV rna into image space since both mask an...Campbell Barton
2012-08-01misc mask fixesCampbell Barton
2012-07-31changes to mask editingCampbell Barton
2012-07-30Mango request: option to create nodes with hidden preview by defaultSergey Sharybin
2012-07-26mask/image: rotate about 2d cursor now works.Campbell Barton
2012-07-25match function names for clip/image spacesCampbell Barton
2012-07-25mask now draws in the image view, misc minor edits.Campbell Barton
2012-07-25mask UI for space imageCampbell Barton
2012-07-25image space now has a mode for view/paint/mask editing.Campbell Barton
2012-07-25move mask and draw settings into its own struct to be shared between spaces.Campbell Barton
2012-07-12Clip editor mode selection: show menu with modes on TABSergey Sharybin
2012-07-06use icons for rgb colorsCampbell Barton
2012-07-06rgb color display options for compo backdrop.Campbell Barton
2012-07-04Spellfixes: colour -> colorBastien Montagne
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-06-25Fix cycles not working in 3d local view, and missing update when toggling hidingBrecht Van Lommel
2012-06-19Changes in clip editor's public api to make it's more clearSergey Sharybin