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-01-12Fix T43206: region_2d_to_origin_3d has no ortho offsetCampbell Barton
2015-01-07PyAPI: Call to get the pixel x,y in a text blockMartin Felke
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2015-01-03FileBrowser: add search field in header bar.Bastien Montagne
2014-12-28Cleanup: no need for hacks here, RNA allows for real read-only props, and if ...Bastien Montagne
2014-12-25Refactor 'immediate search' featureBastien Montagne
2014-12-09Sequencer: optionally show strip offsetsCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-26World background working on cycle nodes.Antony Riakiotakis
2014-11-25Minor UI message fix.Bastien Montagne
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-24Allow explicit control over world background.Antony Riakiotakis
2014-11-14Reuse local view for UVs for previous commit, thanks to Campbell for theAntony Riakiotakis
2014-11-14Fix T42561 (semi feature request/comeback) UVs in image editor can getAntony Riakiotakis
2014-11-04Cleanup: spelling (D831)Campbell Barton
2014-10-15Fix T42237: Added a soft limit to 3D view grid scale; a value of 0.0Lukas Tönne
2014-08-18Fix for line style shader/texture types showing up in the node editor when Fr...Tamito Kajiyama
2014-08-13RNA: use static declarationsCampbell Barton
2014-08-12Implemented a basic framework for node-based shaders.Tamito Kajiyama
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-07-31Fix T41258: Crash when entering edit mode while viewport render is enabledSergey Sharybin
2014-07-21CleanupCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-05-01View2d: bring back 2.4x option to lock time for 2d viewsCampbell Barton
2014-04-27Fix T34993: "Jump to Next Keyframe" shortcut not related to the timeline view...Joshua Leung
2014-04-24Fix T39819: Decouple autosnap behaviour from time displayJoshua Leung
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-28RNA API: rename Sequence.elements.push() -> append()Campbell Barton
2014-03-11Fix T39028: Quadview views inaccessible with python except bottom right view.Bastien Montagne
2014-02-27Fix: 'F-Curve Editor' popup text was truncated.Campbell Barton
2014-02-10UI: First pass at creating some tooltip descriptions for the various editor t...Joshua Leung
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-07Add Tabs for Movie Clip EditorSergey Sharybin
2014-01-29RNA: add rna_space_api.c for space functionsCampbell Barton
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-25Implement per-frame track reprojection error visualizationSergey Sharybin
2013-12-10Node Previews:Jeroen Bakker
2013-12-023D View: use proper units for viewport lens length, matching the camera prope...Scott Petrovic
2013-11-25Code Cleanup: simplify transform orientation itemf.Campbell Barton
2013-11-07Tweak for ui range of track size in 3d viewportSergey Sharybin
2013-11-04UI messages fixes...Bastien Montagne
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-26rename give_cursor to ED_view3d_cursor3d_getCampbell Barton
2013-10-153D view: textured draw mode now has a Shadeless option in the Shading panel,Brecht Van Lommel
2013-10-15Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation.Bastien Montagne
2013-10-12Option to overlay mask over the footageSergey Sharybin
2013-10-11code cleanup: reuse rna_matrix_dimsize_NxN defines between RNA functionsCampbell Barton
2013-10-04Fix #36948: blender internal viewport render crashes holding shift+Z pressedBrecht Van Lommel
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton