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-02-26Further work to fix T38726: signal viewport to update when adding/removing re...IRIE Shinsuke
2014-02-12Usual UI messages fixes...Bastien Montagne
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-02-07* Typo fix.Thomas Dinges
2014-02-06Cycles: add pass alpha threshold value to render layers.Brecht Van Lommel
2014-01-30UI: move toggle icons out of layout checks into rnaCampbell Barton
2014-01-29Option to lock the interface while renderingSergey Sharybin
2014-01-28Code cleanup: more preprocessor indentationSergey Sharybin
2014-01-28Change libavcodec CODEC_ID_* to AV_CODEC_ID_*Anton Khirnov
2014-01-27Revert the removal of Blender Internal Edge rendering, after artist feedback.Thomas Dinges
2014-01-17Remove confusing recalc flag from simplify update callbackSergey Sharybin
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton
2014-01-13Fix T38054: High CPU usage with many objectsSergey Sharybin
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2014-01-02Add new BGE Stereo mode: 3DTV top-bottom.Benoit Bolsee
2013-12-31UI: improve tooltip for use preview range option in timeline.Andrew Buttery
2013-12-30Main API: refactor naming, use BKE_main_ prefix and add main arg.Campbell Barton
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-16Add optional 'frame' argument to scene.timeline_markers.new(name)Dalai Felinto
2013-12-13UI/RNA: added pixel and percentage units to some propertiesScott Petrovic
2013-12-12RNA: Add pixels property typeScott Petrovic
2013-12-10DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs.Campbell Barton
2013-11-25Tweaks to PNG file outputSergey Sharybin
2013-11-19Blender Internal:Thomas Dinges
2013-11-19Fix T36756: Use Frame Rate option toolip was unclear about which FPS value to...Mitchell Stokes
2013-11-07"Render Audio" cleanup:Bastien Montagne
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-11-04BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conver...Mitchell Stokes
2013-10-31code cleanup: spellingCampbell Barton
2013-10-21Fix #37169 brush UI not getting updated. A notifier was missing forAntony Riakiotakis
2013-10-15removing PSD from the fileformat list fix [#37080] The file which I stored in...Dalai Felinto
2013-10-14Project Pampa request: option to lock frame selection to the rangeSergey Sharybin
2013-10-11adding WITH_IMAGE_OPENIMAGEIO and removing the PSD build optionDalai Felinto
2013-10-11code cleanup: reuse rna_matrix_dimsize_NxN defines between RNA functionsCampbell Barton
2013-10-10style cleanupCampbell Barton
2013-10-10Fix OS X build error in malloc code, and warning in rna.Brecht Van Lommel
2013-10-10Support for baking vertex colors to textures.Antony Riakiotakis
2013-10-09Derivative map bakerSergey Sharybin
2013-10-09Photoshop PSD supportDalai Felinto
2013-10-01Follow-up to r60433 (related to Bug #36878): additional checks for NULL line ...Tamito Kajiyama
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-04Added better support for line styles in the Outliner.Tamito Kajiyama
2013-08-26Revert r59500, has too much drawbakcs in term of speed... This bug ([#36289])...Bastien Montagne
2013-08-25Fix [#36289] Not change children object on freez layer when change frame.Bastien Montagne
2013-08-19Fix [#36454] 'Tiles' settings in Render/Performance panel don't respect keyfr...Bastien Montagne
2013-08-06Usual edits/fixes to new UI messages...Bastien Montagne
2013-08-03Cycles / SSS:Thomas Dinges
2013-07-30Missed a couple of files for the vsync commit (r58729).Mitchell Stokes