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
path: root/source
AgeCommit message (Expand)Author
2012-09-22Improvement to own commit r50810.Campbell Barton
2012-09-22fix [#32609] RGB Curves Mouse Pointer ProblemCampbell Barton
2012-09-22rect/point clamping function: BLI_rct*_clamp_pt_vCampbell Barton
2012-09-22Enable predictable menu key-chaining as with r50501.Campbell Barton
2012-09-22revert own commit r50501 (have a better way to implement this same feature)Campbell Barton
2012-09-22add a UV Project material option so UV's are calculated taking into account p...Campbell Barton
2012-09-22replace UV project modifier matrix calculation with BKE_camera_params_* funct...Campbell Barton
2012-09-22fix for crash getting a member from the operator context override, in some ca...Campbell Barton
2012-09-22add back clear skin operator, removed with sticky by mistake.Campbell Barton
2012-09-22Updated commentSergey Sharybin
2012-09-22Color Management: different fixes for byte buffersSergey Sharybin
2012-09-21Fix for [#32595] N shortcut (view-properties) is not shown in preview mode in...Bastien Montagne
2012-09-21Mask Editor: make Alt+S feather shrink/fatten work better when no feather wasBrecht Van Lommel
2012-09-21remove sticky coords from blender and the internal render engine.Campbell Barton
2012-09-21remove sticky coordinates from blender, this was missing from the UI since 2.49.Campbell Barton
2012-09-21calculate sticky wasnt working very well and had a few glites -Campbell Barton
2012-09-21remove default name from CD_SKIN_NODE LayerTypeInfo so its treated as a singl...Campbell Barton
2012-09-21Logic Editor code cleanup > 2500 lines removed - old 2.49 UI codeDalai Felinto
2012-09-212.49 Logic Editor functionality - Add Sensor/Controller/Actuator now possible...Dalai Felinto
2012-09-212.49 feature: Game Controller State name shows up when mouse over them (the n...Dalai Felinto
2012-09-21There was no way to remove mesh data layers from the interface - add a panel ...Campbell Barton
2012-09-20Fix #32579: Sequencer crash when changing render dimensionsSergey Sharybin
2012-09-20fix [#32602] Bevel operator's transform input is invertedCampbell Barton
2012-09-20style cleanupCampbell Barton
2012-09-20code cleanup: use frame as a prefix for rna propertiesCampbell Barton
2012-09-20Color Management: avoid byte->linear->byte conversion if display colorspace m...Sergey Sharybin
2012-09-20Fix #32607: Color picker tool doesn't work properly: always pick black.Sergey Sharybin
2012-09-20Fix #32603: Multi-Layer EXR files can't be color managedSergey Sharybin
2012-09-20code cleanup: some redundant assignments in view3d_draw_bgpic()Campbell Barton
2012-09-20code cleanup:Campbell Barton
2012-09-20fix [#32604] Loop select broken with Clipped view and wireframeCampbell Barton
2012-09-20style cleanupCampbell Barton
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-09-20code cleanup: c++ - use empty() rather than size(), use prefix operators for ...Campbell Barton
2012-09-20Fix #32596: bones in armature created from skin modifier have wrong envelopeBrecht Van Lommel
2012-09-20Fix #32598: clamp blender internal alpha channel to 0..1, and RGB to 0..inf,Brecht Van Lommel
2012-09-19Color Management: new generated images had empty color space by defaultSergey Sharybin
2012-09-19Fixed "cleaning" of some menu labels (those with all the ugly %t/|), wasn't w...Bastien Montagne
2012-09-19Collada(exporter): Added error message when export file can not be created fo...Gaia Clary
2012-09-19Add a "Header" sub-menu to the right-click one of all buttons in a header are...Bastien Montagne
2012-09-19Makes no sense to have render engine property animatable!Bastien Montagne
2012-09-19using the utf8 flipped form of Hebrew for the uiDalai Felinto
2012-09-19Small fix for Follow Track constraintSergey Sharybin
2012-09-19Mark movie clip user current frame as editableSergey Sharybin
2012-09-19Fix missing dependency graph update when switching to another scene, now doesBrecht Van Lommel
2012-09-19Fix #32576: missing image editor update when entering edit mode with UV textu...Brecht Van Lommel
2012-09-19Color Management: don't apply display transform on Non-Color imagesSergey Sharybin
2012-09-19Tracking: fixed crash when reference frame fails to be loadedSergey Sharybin
2012-09-19joining mesh objects now keeps relative key setting of each keyblock. also jo...Campbell Barton
2012-09-19code cleanup: make shape key api names consistent with our new convention.Campbell Barton