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
2015-02-17Amend to previous own Fix T43684: only use hack on WIN32, and use case-insens...Bastien Montagne
2015-02-17Fix T43708: Wrong manipulator in individual originCampbell Barton
2015-02-17BMesh: calc_manipulator_stats can only check vertsCampbell Barton
2015-02-17Fix T43684 (again!): Mighty Windows thinks it’s perfectly sensible to block...Bastien Montagne
2015-02-17Fix crash when rendering to offscreen OpenGL, fix scons buildAntony Riakiotakis
2015-02-17Compositing works with X-Ray.Antony Riakiotakis
2015-02-17Quick fix/hack for too small 'operator' panel in filebrowserBastien Montagne
2015-02-17GPencil: On the fly switching between Drawing and Erasing when using "Continu...Joshua Leung
2015-02-17Fix T43697, grid drawing over wires and grease pencil. Props to JulianAntony Riakiotakis
2015-02-17etch-a-ton: fix crash selecting strokesCampbell Barton
2015-02-17Hide 3D Cursor in Paint Modes (with exceptions)Julian Eisel
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-02-17Fix for another missing update from GPencil in OutlinerJulian Eisel
2015-02-17Fix T43669: Grease Pencil visibility toggle not working in OutlinerJulian Eisel
2015-02-17Fix FileSel globbing including dirs & ".."Campbell Barton
2015-02-17Revert "Fix file size not drawn using Link/Append"Campbell Barton
2015-02-17FileSpace selection didn't call op.check sometimesCampbell Barton
2015-02-16UI messages fixes and cleanup.Bastien Montagne
2015-02-16Fix T43684: File Browser is unusable on Windows Machines (do not BLI_is_dir()...Bastien Montagne
2015-02-16Vert/Edge Slide: better UV interpolationCampbell Barton
2015-02-16Correct crash /w vertex slide with no facesCampbell Barton
2015-02-16cleanup: split VSE view-size into own functionCampbell Barton
2015-02-16Fix T43681: VSE draw glitch with no-displayCampbell Barton
2015-02-16BMesh: Connect path, use select orderCampbell Barton
2015-02-15Compilation error fix for strict compiler flagsSergey Sharybin
2015-02-15Cleanup of SpaceFile, from asset-experiments branch mostly.Bastien Montagne
2015-02-15Fix for previous commit, sorry for the noise.Bastien Montagne
2015-02-15Possible todo notes for more polished UI?Joshua Leung
2015-02-15Outliner: "Purge All" function for Outliner in "Orphaned Datablocks" modeJoshua Leung
2015-02-15Code Cleanup: Reshuffle libraries and orphaned datablocks views to a more app...Joshua Leung
2015-02-15Outliner: Do not show RMB menu for "ID Base" entriesJoshua Leung
2015-02-15Outliner: Use restriction columns in "Orphaned Datablocks" view to manage use...Joshua Leung
2015-02-15Outliner: Added new mode for displaying "orphaned" datablocksJoshua Leung
2015-02-15Revert/Remove "Auto View" FeatureJulian Eisel
2015-02-14Outliner: Toggle restrict buttons only for selectable child objectsJulian Eisel
2015-02-14object drawing: only use halo-draw in object modeCampbell Barton
2015-02-13Fix T43585 XRay + transparency brokenAntony Riakiotakis
2015-02-13Alleviate grid creating shadows in Ambient Occlusion effect.Antony Riakiotakis
2015-02-13Fix (revert) mistake in rB1ae2098a6e04359b, causing broken UI (see e.g. Scene...Bastien Montagne
2015-02-13cleanup: ui, use boolsCampbell Barton
2015-02-13UI: show check-boxes pie-menu bool/enumsCampbell Barton
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-12GPencil: Alt-S can now be used to adjust the pressure values (i.e. thickness)...Joshua Leung
2015-02-12GPencil: LKEY can now be used for Select Linked too nowJoshua Leung
2015-02-12cleanupCampbell Barton
2015-02-12Follow functionality: Scrubbing with the arrow keys and during jumps,Antony Riakiotakis
2015-02-12Fix T43612: VSE crash clearing proxiesCampbell Barton
2015-02-11Outliner: use enum for outliner_group_operation()Campbell Barton
2015-02-11Outliner: ContextMenus for constraints/modifiersCampbell Barton
2015-02-11Full screen mode did not remember the follow mode of previous screen.Antony Riakiotakis