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
2014-03-12HSL color wheel implementation.Antony Riakiotakis
2014-03-12Mesh API: rename 'octree' to 'spatial' since internally its using kdtreeCampbell Barton
2014-03-12Mesh API: replace octree mirror with kdtreeCampbell Barton
2014-03-12OSX/bullet: i have to use -O0 again, else weird bullet behaviour comes back.Jens Verwiebe
2014-03-12UI: allow passing "" for icon only enum buttons and still get an iconCampbell Barton
2014-03-12Code cleanup: UI - de-duplicate menu/row/listrow enum logicCampbell Barton
2014-03-12Fix for particle edit mode using wrong pixel distances.Lukas Tönne
2014-03-12Fix T39109: Vertices affected by Hook Modifiers change after "switch Directio...Sergey Sharybin
2014-03-12Fix T39104: 2 clothes on a collision object cause crashSergey Sharybin
2014-03-12Fix T39123: Border select without "extend" does nor clear selection of bezier...Sergey Sharybin
2014-03-12Fix T39126: Convert To: Mesh from Curve/Meta/Surface does not respect "Keep O...Sergey Sharybin
2014-03-12BMesh: minor optimization, step over own loop in BM_face_existsCampbell Barton
2014-03-12Transform: minor optimization, use BLI_bitmap for island taggingCampbell Barton
2014-03-12Transform: internal change, simplify view angle checksCampbell Barton
2014-03-12Code cleanup: redundant normalize in bmbvh ray castCampbell Barton
2014-03-12Cycles: Disable Branched Path on sm_30 for now, recent Indirect Multi Light a...Thomas Dinges
2014-03-11fix compile error on MinGW32Antony Riakiotakis
2014-03-12Fix T39060: "Choose by numbers" do not work with Enum-menus, but work with op...Bastien Montagne
2014-03-11Fix T39033: Regression, duplicating proxy loses proxyCampbell Barton
2014-03-11OSX/bullet: add -O2 to bt_cxx_flags, in cmake thats default, in scons CXXFLAG...Jens Verwiebe
2014-03-11CMake: add fastmath for gcc release flags (OSX had already)Campbell Barton
2014-03-11NDOF: enable orbit sensitivity menuitem outside 3d viewCampbell Barton
2014-03-11OSX/bullet: do a last fix for scons. Now in both buildsystems the used flags ...Jens Verwiebe
2014-03-11Fix for own rB6919ffbf4b2f (we only consider unit scale when we do use a unit...Bastien Montagne
2014-03-11Fix T39112: increment snap does not work in perspective view at 0.01 scale (f...Bastien Montagne
2014-03-11Fix for missing 'field-of-view angle' property for a panoramic camera.Tamito Kajiyama
2014-03-11OSX/cmake: tentative fix for T38746, conflictting flags somewhereJens Verwiebe
2014-03-11Fix T39028: Quadview views inaccessible with python except bottom right view.Bastien Montagne
2014-03-11Fix T39080: copy-to-selected operator fails for pointer properties.Lukas Tönne
2014-03-11Fix T39029: Blender Internal: Render tiles do not appear until render is fini...Sergey Sharybin
2014-03-11New Corner Pin node: uses explicit corner values for a plane warp transformat...Lukas Tönne
2014-03-11OSX/bullet: Truely fix T38746 now, compile flags where not propagated right,Jens Verwiebe
2014-03-11Fix T39078: crash increasing hair emission numberCampbell Barton
2014-03-11Fix T39087: Weight Paint, custom color ranges don't update in viewportCampbell Barton
2014-03-11Fix T39070: Custom bone shapes appear only one sidedSergey Sharybin
2014-03-11Fix T39101: Can not select object on backface by clicking when Matcap is onSergey Sharybin
2014-03-11Fix T39081: Crash duplicating objectsCampbell Barton
2014-03-113D Text: textbox selection while in editmodeCampbell Barton
2014-03-11View3d: take pixelsize into account for selection distanceCampbell Barton
2014-03-11Fix T39083: speakers were evaluated multiple times when used in setsCampbell Barton
2014-03-11OSX: fix another kCGLRendererAppleSWIDJens Verwiebe
2014-03-11OSX: change a longterm deprecated kcgl constant, could lead to crashes elseJens Verwiebe
2014-03-10OSX/clang3.4: tentative fix for T38746, strange bullet behaviourJens Verwiebe
2014-03-10Fix T39034 brush always shown even after deactivating the show cursorAntony Riakiotakis
2014-03-10Minor cleanup: use rna_ prefix for path_resolve_* functions forLukas Tönne
2014-03-10Fix T37293: trying to fix scrubbing not stopping playbackJörg Müller
2014-03-10Cleanup for RNA_path_resolve_full.Lukas Tönne
2014-03-10Fix for proxy colorspace and prefetchingSergey Sharybin
2014-03-10Revert changes to submodulesSergey Sharybin
2014-03-10Fix for potential bug in copy-to-selected ui button operator: ReturnLukas Tönne